Age | Commit message (Expand) | Author |
2015-06-15 | everywhere: port everything to sigprocmask_many() and friends | Lennart Poettering |
2015-05-29 | terminal: use signal-util.h and reorder includes | Thomas Hindoe Paaboel Andersen |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-01 | Add a snprinf wrapper which checks that the buffer was big enough | Zbigniew Jędrzejewski-Szmek |
2014-12-22 | shared: utf8 - support ucs4 -> utf8 | Tom Gundersen |
2014-12-09 | treewide: sanitize loop_write | Zbigniew Jędrzejewski-Szmek |
2014-11-28 | treewide: another round of simplifications | Michal Schmidt |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-28 | treewide: more log_*_errno + return simplifications | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-10-05 | terminal/subterm: leave bold-light conversion to parent | David Herrmann |
2014-10-05 | terminal/subterm: skip setting parent's cursor | David Herrmann |
2014-10-03 | terminal/screen: add cursor rendering | David Herrmann |
2014-10-03 | terminal/subterm: use screen renderer | David Herrmann |
2014-10-03 | terminal: make utf8 decoder return length | David Herrmann |
2014-07-29 | terminal/subterm: use usec_t instead of "unsigned long" | David Herrmann |
2014-07-18 | terminal: suppress warning in subterm | David Herrmann |
2014-07-18 | terminal: add format attributes | Thomas Hindoe Paaboel Andersen |
2014-07-18 | terminal: add systemd-subterm example | David Herrmann |