Age | Commit message (Expand) | Author |
2016-02-11 | delta: minor coding style fixes | Lennart Poettering |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2015-11-09 | treewide: apply errno.cocci | Michal Schmidt |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move more locale-related calls to locale-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: move a number of fs operations into fs-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: introduce dirent-util.[ch] for directory entry calls | Lennart Poettering |
2015-10-27 | util-lib: split string parsing related calls from util.[ch] into parse-util.[ch] | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-09-29 | util: introduce common version() implementation and use it everywhere | Lennart Poettering |
2015-09-22 | cgtop: underline table header | Lennart Poettering |
2015-06-10 | tree-wide: whenever we fork off a foreign child process reset signal mask/han... | Lennart Poettering |
2015-04-11 | shared: add terminal-util.[ch] | Ronny Chevalier |
2015-04-10 | shared: add process-util.[ch] | Ronny Chevalier |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2014-12-14 | delta: fix output alignment of [REDIRECTED] entries | Ivan Shapovalov |
2014-11-30 | delta: Fix broken separator support | Alison Chaiken |
2014-11-29 | delta: diff returns 1 when files differ, ignore this | Zbigniew Jędrzejewski-Szmek |
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: 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-10-24 | delta: use wait_for_terminate_and_warn() to generate warnin when diff fails | Lennart Poettering |
2014-09-25 | delta: warn if diff failed | Tom Gundersen |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-08-03 | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Reject invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-04-23 | delta: draw arrows with draw_special_char() | Lennart Poettering |
2014-04-16 | delta: do not use unicode chars in C locale | Zbigniew Jędrzejewski-Szmek |
2014-01-09 | delta: ensure that d_type will be set on every fs | Lukas Nykryn |
2013-12-22 | delta: if prefix is specified, only show overrides there | Zbigniew Jędrzejewski-Szmek |
2013-12-22 | delta: fix delta for drop-ins | Zbigniew Jędrzejewski-Szmek |
2013-12-21 | delta: replace readdir_r with readdir | Florian Weimer |
2013-12-06 | Get rid of our reimplementation of basename | Zbigniew Jędrzejewski-Szmek |
2013-11-06 | clients: unify how we invoke getopt_long() | Lennart Poettering |
2013-08-04 | systemd-delta: Only print colors when on a tty | Daniel Schaal |
2013-05-16 | systemd-delta: count overrides only of the requested type | Zbigniew Jędrzejewski-Szmek |
2013-05-16 | systemd-delta: add support for drop-in snippets | Lukas Nykryn |
2013-03-07 | pager: introduce "jump to end" option | Harald Hoyer |
2013-02-13 | use strneq instead of strncmp | Thomas Hindoe Paaboel Andersen |
2013-01-04 | build-sys: drop all distribution specfic checks | Lennart Poettering |
2012-11-14 | delta.c: fix option '-t' | Thomas Hindoe Paaboel Andersen |
2012-11-13 | delta.c: use _cleanup_ | Thomas Hindoe Paaboel Andersen |
2012-11-12 | remove duplicate semicolons | Thomas Hindoe Paaboel Andersen |
2012-09-19 | util: define union dirent_storage and make use of it everywhere | Lennart Poettering |
2012-07-13 | util: rename join() to strjoin() | Lennart Poettering |
2012-06-27 | core: rename system.preset to system-presets to follow naming scheme of other... | Lennart Poettering |