Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-07 | pager: introduce "jump to end" option | Harald Hoyer | |
$ journalctl -be is what you want :) https://bugzilla.redhat.com/show_bug.cgi?id=867841 | |||
2013-01-16 | systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is ↵ | Lukas Nykryn | |
specified New file output.h with output flags and modes. --full parameter also for cgls and loginctl. Include 'all' parameter in flags (show_cgroup_by_path, show_cgroup, show_cgroup_and_extra, show_cgroup_and_extra_by_spec). get_process_cmdline with max_length == 0 will not ellipsize output. Replace LINE_MAX with 0 in some calls of get_process_cmdline. [zj: Default to --full when under pager for clgs. Drop '-f' since it wasn't documented and didn't actually work. Reindent a bit. ] | |||
2013-01-04 | build-sys: drop all distribution specfic checks | Lennart Poettering | |
Yay, we now have a completely generic systemd. No distribution specific checks anymore! | |||
2012-12-01 | cgls: automatic cleanup | Zbigniew Jędrzejewski-Szmek | |
2012-05-08 | util: split-out path-util.[ch] | Kay Sievers | |
2012-04-16 | cgls: don't show empty cgroups by default | Lennart Poettering | |
2012-04-12 | move all tools to subdirs | Kay Sievers | |