summaryrefslogtreecommitdiff
path: root/src/journal/journalctl.c
Commit message (Expand)AuthorAge
* journalctl: do not output --reboot-- markers when running non-interactivelyZbigniew Jędrzejewski-Szmek2014-09-29
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* journalctl: Allow to disable line cap with --lines=allJan Janssen2014-08-31
* journalctl: add "-t --identifier=STRING" optionHarald Hoyer2014-08-21
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-03
* Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek2014-07-31
* Add utility function to append root to pathZbigniew Jędrzejewski-Szmek2014-07-26
* Always check asprintf return codeKarel Zak2014-07-26
* journalctl,man: allow + only between termsZbigniew Jędrzejewski-Szmek2014-07-19
* journal-upload: use journal as the sourceZbigniew Jędrzejewski-Szmek2014-07-15
* journalctl: free arg_file on exitZbigniew Jędrzejewski-Szmek2014-04-05
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* journalctl: refuse extra arguments with --verify and similarZbigniew Jędrzejewski-Szmek2014-02-27
* make gcc shut upLennart Poettering2014-02-19
* doc: update punctuationJan Engelhardt2014-02-17
* always use the same code for creating temporary filesLennart Poettering2014-01-28
* journalctl: allow globbing in --unit and --user-unitZbigniew Jędrzejewski-Szmek2014-01-11
* Use enums to make it obvious what boolean params meanZbigniew Jędrzejewski-Szmek2013-12-26
* systemctl: allow globbing in commands which take multiple unit namesZbigniew Jędrzejewski-Szmek2013-12-26
* journalctl: make sure -b --foobar cannot be misunderstood as --boot=--foobarLennart Poettering2013-12-26
* Revert "journalctl: remove unexpected behavior of journalctl -b"Lennart Poettering2013-12-26
* journalctl: remove unexpected behavior of journalctl -bDave Reisner2013-12-25
* journalctl,zsh-completion: fix several issues in --help message textJason St. John2013-12-18
* journal: pipe journalctl help output into a pagerDjalal Harouni2013-12-11
* journal: add ability to browse journals of running OS containersLennart Poettering2013-12-11
* Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek2013-12-06
* Remove duplicate includesKarel Zak2013-11-18
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-06
* journalctl: add --list-boots to show boot IDs and timesZbigniew Jędrzejewski-Szmek2013-10-28
* Never call qsort on potentially NULL arraysZbigniew Jędrzejewski-Szmek2013-10-13
* journalctl: flip to --full by defaultZbigniew Jędrzejewski-Szmek2013-10-07
* journald: be a bit more verbose when vacuumingZbigniew Jędrzejewski-Szmek2013-09-10
* logs-show: add short-precise mode with us timestampsZbigniew Jędrzejewski-Szmek2013-08-20
* systemctl: show hint about --full when lines don't fitZbigniew Jędrzejewski-Szmek2013-08-11
* systemd-delta: Only print colors when on a ttyDaniel Schaal2013-08-04
* journalctl: use _COMM= match for scriptsZbigniew Jędrzejewski-Szmek2013-07-26
* journalctl: add ”short-iso” output format with verbose ISO8601 timestampsTomasz Torcz2013-07-18
* journalctl: fix signedness warning and boot-id syntax checkZbigniew Jędrzejewski-Szmek2013-07-18
* journalctl: remove ":" from the --boot syntaxZbigniew Jędrzejewski-Szmek2013-07-17
* journalctl,systemctl: fix tiny memleakZbigniew Jędrzejewski-Szmek2013-07-16
* journalctl: augment short mode with a cursor at the endZbigniew Jędrzejewski-Szmek2013-07-16
* journalctl: Add support for showing messages from a previous bootJan Janssen2013-07-16
* journalctl: add --force option to recreate FSSShawn Landden2013-07-14
* journalctl: have a useful --setup-keys error message when using non-persistan...Shawn Landden2013-07-13
* journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --fullDaniel Albers2013-06-17
* journalctl: allow the user to specify the file(s) to useZbigniew Jędrzejewski-Szmek2013-06-10
* journalctl: no color for --reboot-- when not on ttyZbigniew Jędrzejewski-Szmek2013-06-10
* journalctl: add --system/--user flagsZbigniew Jędrzejewski-Szmek2013-06-10
* journalctl: fix verbose output when no logs are foundZbigniew Jędrzejewski-Szmek2013-06-09
* systemctl: limit logs in status to current bootZbigniew Jędrzejewski-Szmek2013-06-04