summaryrefslogtreecommitdiff
path: root/src/delta
Commit message (Expand)AuthorAgeFilesLines
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: move more locale-related calls to locale-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split stat()/statfs()/stavfs() related calls into stat-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: move a number of fs operations into fs-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: introduce dirent-util.[ch] for directory entry callsLennart Poettering2015-10-271-0/+1
* util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-0/+1
* util: introduce common version() implementation and use it everywhereLennart Poettering2015-09-291-10/+7
* cgtop: underline table headerLennart Poettering2015-09-221-5/+5
* tree-wide: whenever we fork off a foreign child process reset signal mask/han...Lennart Poettering2015-06-101-1/+8
* shared: add terminal-util.[ch]Ronny Chevalier2015-04-111-0/+1
* shared: add process-util.[ch]Ronny Chevalier2015-04-101-0/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* delta: fix output alignment of [REDIRECTED] entriesIvan Shapovalov2014-12-141-1/+1
* delta: Fix broken separator supportAlison Chaiken2014-11-301-1/+1
* delta: diff returns 1 when files differ, ignore thisZbigniew Jędrzejewski-Szmek2014-11-291-1/+1
* treewide: another round of simplificationsMichal Schmidt2014-11-281-4/+3
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-281-3/+3
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-281-4/+2
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-1/+1
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-1/+1
* delta: use wait_for_terminate_and_warn() to generate warnin when diff failsLennart Poettering2014-10-241-5/+2
* delta: warn if diff failedTom Gundersen2014-09-251-2/+4
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-151-4/+4
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-031-8/+4
* Reject invalid quoted stringsZbigniew Jędrzejewski-Szmek2014-07-311-9/+9
* delta: draw arrows with draw_special_char()Lennart Poettering2014-04-231-14/+10
* delta: do not use unicode chars in C localeZbigniew Jędrzejewski-Szmek2014-04-161-15/+25
* delta: ensure that d_type will be set on every fsLukas Nykryn2014-01-091-0/+2
* delta: if prefix is specified, only show overrides thereZbigniew Jędrzejewski-Szmek2013-12-221-27/+44
* delta: fix delta for drop-insZbigniew Jędrzejewski-Szmek2013-12-221-91/+75
* delta: replace readdir_r with readdirFlorian Weimer2013-12-211-4/+4
* Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek2013-12-061-4/+4
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-061-7/+8
* systemd-delta: Only print colors when on a ttyDaniel Schaal2013-08-041-5/+10
* systemd-delta: count overrides only of the requested typeZbigniew Jędrzejewski-Szmek2013-05-161-17/+13
* systemd-delta: add support for drop-in snippetsLukas Nykryn2013-05-161-21/+163
* pager: introduce "jump to end" optionHarald Hoyer2013-03-071-1/+1
* use strneq instead of strncmpThomas Hindoe Paaboel Andersen2013-02-131-6/+6
* build-sys: drop all distribution specfic checksLennart Poettering2013-01-041-1/+0
* delta.c: fix option '-t'Thomas Hindoe Paaboel Andersen2012-11-141-1/+1
* delta.c: use _cleanup_Thomas Hindoe Paaboel Andersen2012-11-131-41/+18
* remove duplicate semicolonsThomas Hindoe Paaboel Andersen2012-11-121-1/+1
* util: define union dirent_storage and make use of it everywhereLennart Poettering2012-09-191-2/+3
* util: rename join() to strjoin()Lennart Poettering2012-07-131-2/+2
* core: rename system.preset to system-presets to follow naming scheme of other...Lennart Poettering2012-06-271-2/+2
* delta/delta.c: initialize bottom for fail stateHarald Hoyer2012-05-211-1/+1
* delta: fix spelling of overriddenNis Martensen2012-05-211-12/+12
* delta: drop PHP'ismLennart Poettering2012-05-211-6/+6