Age | Commit message (Expand) | Author |
2014-12-09 | treewide: sanitize loop_write | Zbigniew Jędrzejewski-Szmek |
2014-12-09 | journalctl: respect --after-cursor semantics with --follow in all cases | Wesley Dawson |
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: more log_*_errno + return simplifications | Michal Schmidt |
2014-11-28 | treewide: more log_*_errno() conversions, multiline calls | Michal Schmidt |
2014-11-28 | treewide: more log_*_errno() conversions | 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-27 | journalctl: print all possible lines immediately with --follow + --since | Andrej Manduch |
2014-11-03 | journalctl: add new --vacuum-size= and --vacuum-time= commands to clean up jo... | Lennart Poettering |
2014-10-25 | journalctl: correct help text for --until | Santiago Vila |
2014-10-24 | journalctl: Unify boot id lookup into common function get_boots | Jan Janssen |
2014-10-23 | journal: make sd_journal::files a OrderedHashmap | Michal Schmidt |
2014-10-23 | journalctl: add new --flush command and make use of it in systemd-journal-flu... | Lennart Poettering |
2014-10-22 | journalctl: don't introduce numeric constants with special names, give them n... | Lennart Poettering |
2014-10-09 | journalctl: use pager for --list-boots | Zbigniew Jędrzejewski-Szmek |
2014-10-09 | sd-journal: change check to assert | Zbigniew Jędrzejewski-Szmek |
2014-10-08 | time: functions named "internal" really shouldn't be exported | Lennart Poettering |
2014-10-03 | journalctl: make --utc work everywhere | Jan Synacek |
2014-10-02 | journalctl: add --utc option | Jan Synacek |
2014-09-29 | journalctl: do not output --reboot-- markers when running non-interactively | Zbigniew Jędrzejewski-Szmek |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-08-31 | journalctl: Allow to disable line cap with --lines=all | Jan Janssen |
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 |