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
/
delta
Age
Commit message (
Expand
)
Author
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
2012-05-21
delta/delta.c: initialize bottom for fail state
Harald Hoyer
2012-05-21
delta: fix spelling of overridden
Nis Martensen
2012-05-21
delta: drop PHP'ism
Lennart Poettering
2012-05-21
delta: don't highlight unchanged files
Lennart Poettering
2012-05-21
delta: introduce arg_flags field, to follow our usual scheme
Lennart Poettering
2012-05-16
delta: use same nomenclature for equivalent and redirected everywhere
Lennart Poettering
2012-05-16
delta: enums are much cooler than defines
Lennart Poettering
2012-05-16
delta: Support filtering what type of deltas to show
Gergely Nagy
2012-05-16
delta: add preset dirs
Lennart Poettering
2012-05-16
delta: add missing files
Lennart Poettering