]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/pager.c
shared: add process-util.[ch]
[thirdparty/systemd.git] / src / shared / pager.c
2015-04-10  Ronny Chevaliershared: add process-util.[ch]
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-02-03  Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2014-11-28  Michal Schmidttreewide: another round of simplifications
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-10  Ronny Chevaliershared: explicitly ignore the return value of wait_for_...
2014-07-20  Zbigniew Jędrzejew... systemd-verify: check man pages
2014-03-24  Lennart Poetteringutil: replace close_pipe() with new safe_close_pair()
2014-02-12  Jason A. Donenfeldpager: support SYSTEMD_LESS environment variable
2013-12-17  Shawn Landden_noreturn_ --> noreturn for C11 compat
2013-11-07  Lennart Poetteringpolkit: don't spawn local client if we access a remote...
2013-03-07  Lennart Poetteringpager: add -M to $LESS to make the bottom line nicer
2013-03-07  Lennart Poetteringpager: always override LESS
2013-03-07  Harald Hoyerpager: introduce "jump to end" option
2013-03-01  Lukas Nykrynpager: add K to less environment
2013-01-07  Tom GundersenMerge nss-myhostname
2012-10-18  Lennart Poetteringutil: unify usage of on_tty() in util.c
2012-10-18  Lennart Poetteringjournalctl: unify ellipsation handling between journalc...
2012-07-23  Zbigniew Jedrzejew... journalctl: fix ellipsization with PAGER=cat
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-10  Kay Sieversmove pager.[ch] to shared/