summaryrefslogtreecommitdiff
path: root/src/shared/pager.h
AgeCommit message (Expand)Author
2016-02-26tree-wide: merge pager_open_if_enabled() to the pager_open()Alexander Kuleshov
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2014-07-20systemd-verify: check man pagesZbigniew Jędrzejewski-Szmek
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek
2013-03-07pager: introduce "jump to end" optionHarald Hoyer
2012-10-18journalctl: unify ellipsation handling between journalctl and systemctlLennart Poettering
2012-07-23journalctl: fix ellipsization with PAGER=catZbigniew Jedrzejewski-Szmek
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-10move pager.[ch] to shared/Kay Sievers