index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd-terminal
Commit message (
Expand
)
Author
Age
Files
Lines
*
terminal/screen: fix GL/GR double-mapping
David Herrmann
2014-11-30
1
-3
/
+1
*
treewide: another round of simplifications
Michal Schmidt
2014-11-28
3
-24
/
+12
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
5
-61
/
+75
*
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
4
-83
/
+43
*
treewide: simplify log_*_errno(r,...) immediately followed by "return r"
Michal Schmidt
2014-11-28
2
-43
/
+23
*
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
6
-112
/
+105
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
5
-37
/
+37
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
5
-37
/
+37
*
fix build with --enable-terminal
Thomas Hindoe Paaboel Andersen
2014-11-27
1
-1
/
+1
*
log: rearrange log function naming
Lennart Poettering
2014-11-27
1
-1
/
+1
*
terminal/idev: forward xkb-messages
David Herrmann
2014-11-25
1
-0
/
+24
*
terminal/idev: avoid magic numbers
David Herrmann
2014-11-25
1
-1
/
+1
*
terminal/idev: use compose tables
David Herrmann
2014-11-24
1
-27
/
+133
*
terminal/idev: add compose-file support
David Herrmann
2014-11-24
1
-0
/
+188
*
util: introduce negative_errno()
David Herrmann
2014-11-04
1
-4
/
+4
*
util: unify how we see srand()
Lennart Poettering
2014-10-30
1
-1
/
+1
*
terminal: log unsupported ANSI or DEC mode changes
Tom Gundersen
2014-10-16
1
-0
/
+4
*
terminal: split ANSI from DEC mode changes
Tom Gundersen
2014-10-16
1
-99
/
+86
*
terminal/grdrm: force deep modeset on enter
David Herrmann
2014-10-11
1
-1
/
+14
*
terminal: remove an unused initialization
Thomas Hindoe Paaboel Andersen
2014-10-05
1
-1
/
+1
*
terminal/idev: don't remove consumed-mods from kbd-matches
David Herrmann
2014-10-05
2
-1
/
+8
*
terminal/screen: perform bold->light conversion only on foreground
David Herrmann
2014-10-05
1
-2
/
+2
*
terminal/subterm: leave bold-light conversion to parent
David Herrmann
2014-10-05
1
-4
/
+1
*
terminal/screen: add support for alternate screen buffers
Tom Gundersen
2014-10-05
2
-2
/
+88
*
terminal/screen: save state in separate object
David Herrmann
2014-10-05
2
-192
/
+175
*
terminal/subterm: skip setting parent's cursor
David Herrmann
2014-10-05
1
-1
/
+0
*
terminal: fix TERM_FLAG_* comment
David Herrmann
2014-10-05
1
-1
/
+1
*
terminal: fix restoring of screen flags
Tom Gundersen
2014-10-05
1
-2
/
+2
*
terminal/screen: adjust screen age only on update
David Herrmann
2014-10-03
2
-1
/
+10
*
terminal/screen: add color converter
David Herrmann
2014-10-03
3
-24
/
+120
*
terminal/screen: add cursor rendering
David Herrmann
2014-10-03
2
-5
/
+15
*
terminal/screen: mark cursor dirty on enabled/disable
David Herrmann
2014-10-03
1
-0
/
+1
*
terminal/idev: add helper to match keyboard shortcuts
David Herrmann
2014-10-03
1
-0
/
+22
*
terminal/screen: add keyboard mapping
David Herrmann
2014-10-03
2
-4
/
+342
*
terminal/idev: don't map XKB_KEY_NoSymbol as ASCII 0
David Herrmann
2014-10-03
1
-2
/
+2
*
terminal/unifont: add built-in fallback glyph
David Herrmann
2014-10-03
2
-0
/
+19
*
terminal/subterm: use screen renderer
David Herrmann
2014-10-03
1
-72
/
+76
*
terminal: add screen renderer
David Herrmann
2014-10-03
2
-0
/
+78
*
terminal/drm: clear 'applied' flag when changing state
David Herrmann
2014-10-03
1
-0
/
+14
*
terminal/grdev: allow arbitrary fb-age contexts
David Herrmann
2014-10-03
4
-15
/
+15
*
terminal/grdev: provide front and back buffer to renderers
David Herrmann
2014-10-03
3
-27
/
+21
*
terminal/drm: provide pipe->target() callback
David Herrmann
2014-10-03
2
-56
/
+44
*
terminal/grdev: simplify DRM event parsing
David Herrmann
2014-10-03
1
-7
/
+5
*
terminal: make utf8 decoder return length
David Herrmann
2014-10-03
5
-40
/
+43
*
terminal: fix back-buffer selection on DRM page-flip
David Herrmann
2014-10-03
1
-4
/
+3
*
terminal: add helpers to retrieve page dimensions
David Herrmann
2014-10-02
2
-0
/
+15
*
terminal: add term.h header for library users
David Herrmann
2014-10-02
2
-131
/
+147
*
terminal: move unifont-map to datadir
David Herrmann
2014-10-02
1
-1
/
+1
*
terminal: add unifont_get_width/height()
David Herrmann
2014-10-02
2
-0
/
+14
*
terminal: move unifont-internal.h to unifont.h
David Herrmann
2014-10-02
3
-2
/
+2
[next]