Age | Commit message (Expand) | Author |
2014-08-21 | journalctl: add "-t --identifier=STRING" option | Harald Hoyer |
2014-08-03 | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Always prefer our headers to system headers | Zbigniew Jędrzejewski-Szmek |
2014-07-26 | Add utility function to append root to path | Zbigniew Jędrzejewski-Szmek |
2014-07-26 | Always check asprintf return code | Karel Zak |
2014-07-19 | journalctl,man: allow + only between terms | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | journal-upload: use journal as the source | Zbigniew Jędrzejewski-Szmek |
2014-04-05 | journalctl: free arg_file on exit | Zbigniew Jędrzejewski-Szmek |
2014-03-18 | util: replace close_nointr_nofail() by a more useful safe_close() | Lennart Poettering |
2014-02-27 | journalctl: refuse extra arguments with --verify and similar | Zbigniew Jędrzejewski-Szmek |
2014-02-19 | make gcc shut up | Lennart Poettering |
2014-02-17 | doc: update punctuation | Jan Engelhardt |
2014-01-28 | always use the same code for creating temporary files | Lennart Poettering |
2014-01-11 | journalctl: allow globbing in --unit and --user-unit | Zbigniew Jędrzejewski-Szmek |
2013-12-26 | Use enums to make it obvious what boolean params mean | Zbigniew Jędrzejewski-Szmek |
2013-12-26 | systemctl: allow globbing in commands which take multiple unit names | Zbigniew Jędrzejewski-Szmek |
2013-12-26 | journalctl: make sure -b --foobar cannot be misunderstood as --boot=--foobar | Lennart Poettering |
2013-12-26 | Revert "journalctl: remove unexpected behavior of journalctl -b" | Lennart Poettering |
2013-12-25 | journalctl: remove unexpected behavior of journalctl -b | Dave Reisner |
2013-12-18 | journalctl,zsh-completion: fix several issues in --help message text | Jason St. John |
2013-12-11 | journal: pipe journalctl help output into a pager | Djalal Harouni |
2013-12-11 | journal: add ability to browse journals of running OS containers | Lennart Poettering |
2013-12-06 | Get rid of our reimplementation of basename | Zbigniew Jędrzejewski-Szmek |
2013-11-18 | Remove duplicate includes | Karel Zak |
2013-11-06 | clients: unify how we invoke getopt_long() | Lennart Poettering |
2013-10-28 | journalctl: add --list-boots to show boot IDs and times | Zbigniew Jędrzejewski-Szmek |
2013-10-13 | Never call qsort on potentially NULL arrays | Zbigniew Jędrzejewski-Szmek |
2013-10-07 | journalctl: flip to --full by default | Zbigniew Jędrzejewski-Szmek |
2013-09-10 | journald: be a bit more verbose when vacuuming | Zbigniew Jędrzejewski-Szmek |
2013-08-20 | logs-show: add short-precise mode with us timestamps | Zbigniew Jędrzejewski-Szmek |
2013-08-11 | systemctl: show hint about --full when lines don't fit | Zbigniew Jędrzejewski-Szmek |
2013-08-04 | systemd-delta: Only print colors when on a tty | Daniel Schaal |
2013-07-26 | journalctl: use _COMM= match for scripts | Zbigniew Jędrzejewski-Szmek |
2013-07-18 | journalctl: add ”short-iso” output format with verbose ISO8601 timestamps | Tomasz Torcz |
2013-07-18 | journalctl: fix signedness warning and boot-id syntax check | Zbigniew Jędrzejewski-Szmek |
2013-07-17 | journalctl: remove ":" from the --boot syntax | Zbigniew Jędrzejewski-Szmek |
2013-07-16 | journalctl,systemctl: fix tiny memleak | Zbigniew Jędrzejewski-Szmek |
2013-07-16 | journalctl: augment short mode with a cursor at the end | Zbigniew Jędrzejewski-Szmek |
2013-07-16 | journalctl: Add support for showing messages from a previous boot | Jan Janssen |
2013-07-14 | journalctl: add --force option to recreate FSS | Shawn Landden |
2013-07-13 | journalctl: have a useful --setup-keys error message when using non-persistan... | Shawn Landden |
2013-06-17 | journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --full | Daniel Albers |
2013-06-10 | journalctl: allow the user to specify the file(s) to use | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journalctl: no color for --reboot-- when not on tty | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journalctl: add --system/--user flags | Zbigniew Jędrzejewski-Szmek |
2013-06-09 | journalctl: fix verbose output when no logs are found | Zbigniew Jędrzejewski-Szmek |
2013-06-04 | systemctl: limit logs in status to current boot | Zbigniew Jędrzejewski-Szmek |
2013-05-14 | journalctl: add -k/--dmesg | Zbigniew Jędrzejewski-Szmek |
2013-05-07 | hostname: only suppress setting of pretty hostname if it is non-equal to the ... | Lennart Poettering |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |