index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
logs-show.h
Age
Commit message (
Expand
)
Author
2014-07-31
Always prefer our headers to system headers
Zbigniew Jędrzejewski-Szmek
2013-12-11
journal: add ability to browse journals of running OS containers
Lennart Poettering
2013-08-11
systemctl: show hint about --full when lines don't fit
Zbigniew Jędrzejewski-Szmek
2013-06-04
systemctl: limit logs in status to current boot
Zbigniew Jędrzejewski-Szmek
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-03-13
logs-show: export logic to add matches for units
Zbigniew Jędrzejewski-Szmek
2013-01-18
logs-show: add show_journal_by_user_unit
Mirco Tischler
2013-01-16
systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...
Lukas Nykryn
2012-11-15
journal: implement message catalog
Lennart Poettering
2012-10-18
journal: add ability to list unique fields to gatewayd
Lennart Poettering
2012-10-11
journal: support epxorting the journal in a format suitable for text/event-st...
Lennart Poettering
2012-09-28
logs-show: various cleanups
Lennart Poettering
2012-09-05
journalctl: rework JSON output mode
Lennart Poettering
2012-07-26
journalctl: hightlight log lines by priority
Lennart Poettering
2012-07-19
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-07-17
journalctl: do not ellipsize when using pager
Zbigniew Jędrzejewski-Szmek
2012-07-17
logs: Adapt interface in log-show.c (show_journal_by_unit)
Zbigniew Jędrzejewski-Szmek
2012-07-17
logs: Adapt interface in log-show.c (output_journal)
Zbigniew Jędrzejewski-Szmek
2012-06-17
journal: expose and make use of cutoff times of journal
Lennart Poettering
2012-04-12
move more common files to shared/ and add them to shared.la
Kay Sievers