Age | Commit message (Expand) | Author |
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: 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-11-10 | shared: explicitly ignore the return value of wait_for_terminate | Ronny Chevalier |
2014-07-20 | systemd-verify: check man pages | Zbigniew Jędrzejewski-Szmek |
2014-03-24 | util: replace close_pipe() with new safe_close_pair() | Lennart Poettering |
2014-02-12 | pager: support SYSTEMD_LESS environment variable | Jason A. Donenfeld |
2013-12-17 | _noreturn_ --> noreturn for C11 compat | Shawn Landden |
2013-11-07 | polkit: don't spawn local client if we access a remote system | Lennart Poettering |
2013-03-07 | pager: add -M to $LESS to make the bottom line nicer | Lennart Poettering |
2013-03-07 | pager: always override LESS | Lennart Poettering |
2013-03-07 | pager: introduce "jump to end" option | Harald Hoyer |
2013-03-01 | pager: add K to less environment | Lukas Nykryn |
2012-10-19 | util: unify usage of on_tty() in util.c | Lennart Poettering |
2012-10-18 | journalctl: unify ellipsation handling between journalctl and systemctl | Lennart Poettering |
2012-07-23 | journalctl: fix ellipsization with PAGER=cat | Zbigniew Jedrzejewski-Szmek |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-04-10 | move pager.[ch] to shared/ | Kay Sievers |