index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
delta
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: whenever we fork off a foreign child process reset signal mask/han...
Lennart Poettering
2015-06-10
1
-1
/
+8
*
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-11
1
-0
/
+1
*
shared: add process-util.[ch]
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
delta: fix output alignment of [REDIRECTED] entries
Ivan Shapovalov
2014-12-14
1
-1
/
+1
*
delta: Fix broken separator support
Alison Chaiken
2014-11-30
1
-1
/
+1
*
delta: diff returns 1 when files differ, ignore this
Zbigniew Jędrzejewski-Szmek
2014-11-29
1
-1
/
+1
*
treewide: another round of simplifications
Michal Schmidt
2014-11-28
1
-4
/
+3
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-3
/
+3
*
treewide: more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
1
-4
/
+2
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-1
/
+1
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-1
/
+1
*
delta: use wait_for_terminate_and_warn() to generate warnin when diff fails
Lennart Poettering
2014-10-24
1
-5
/
+2
*
delta: warn if diff failed
Tom Gundersen
2014-09-25
1
-2
/
+4
*
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-15
1
-4
/
+4
*
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-08-04
1
-8
/
+4
*
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-31
1
-9
/
+9
*
delta: draw arrows with draw_special_char()
Lennart Poettering
2014-04-23
1
-14
/
+10
*
delta: do not use unicode chars in C locale
Zbigniew Jędrzejewski-Szmek
2014-04-17
1
-15
/
+25
*
delta: ensure that d_type will be set on every fs
Lukas Nykryn
2014-01-09
1
-0
/
+2
*
delta: if prefix is specified, only show overrides there
Zbigniew Jędrzejewski-Szmek
2013-12-23
1
-27
/
+44
*
delta: fix delta for drop-ins
Zbigniew Jędrzejewski-Szmek
2013-12-23
1
-91
/
+75
*
delta: replace readdir_r with readdir
Florian Weimer
2013-12-22
1
-4
/
+4
*
Get rid of our reimplementation of basename
Zbigniew Jędrzejewski-Szmek
2013-12-07
1
-4
/
+4
*
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-11-06
1
-7
/
+8
*
systemd-delta: Only print colors when on a tty
Daniel Schaal
2013-08-04
1
-5
/
+10
*
systemd-delta: count overrides only of the requested type
Zbigniew Jędrzejewski-Szmek
2013-05-16
1
-17
/
+13
*
systemd-delta: add support for drop-in snippets
Lukas Nykryn
2013-05-16
1
-21
/
+163
*
pager: introduce "jump to end" option
Harald Hoyer
2013-03-07
1
-1
/
+1
*
use strneq instead of strncmp
Thomas Hindoe Paaboel Andersen
2013-02-13
1
-6
/
+6
*
build-sys: drop all distribution specfic checks
Lennart Poettering
2013-01-04
1
-1
/
+0
*
delta.c: fix option '-t'
Thomas Hindoe Paaboel Andersen
2012-11-14
1
-1
/
+1
*
delta.c: use _cleanup_
Thomas Hindoe Paaboel Andersen
2012-11-13
1
-41
/
+18
*
remove duplicate semicolons
Thomas Hindoe Paaboel Andersen
2012-11-12
1
-1
/
+1
*
util: define union dirent_storage and make use of it everywhere
Lennart Poettering
2012-09-19
1
-2
/
+3
*
util: rename join() to strjoin()
Lennart Poettering
2012-07-13
1
-2
/
+2
*
core: rename system.preset to system-presets to follow naming scheme of other...
Lennart Poettering
2012-06-27
1
-2
/
+2
*
delta/delta.c: initialize bottom for fail state
Harald Hoyer
2012-05-21
1
-1
/
+1
*
delta: fix spelling of overridden
Nis Martensen
2012-05-21
1
-12
/
+12
*
delta: drop PHP'ism
Lennart Poettering
2012-05-21
1
-6
/
+6
*
delta: don't highlight unchanged files
Lennart Poettering
2012-05-21
1
-1
/
+1
*
delta: introduce arg_flags field, to follow our usual scheme
Lennart Poettering
2012-05-21
1
-49
/
+60
*
delta: use same nomenclature for equivalent and redirected everywhere
Lennart Poettering
2012-05-16
1
-17
/
+15
*
delta: enums are much cooler than defines
Lennart Poettering
2012-05-16
1
-8
/
+12
*
delta: Support filtering what type of deltas to show
Gergely Nagy
2012-05-16
1
-16
/
+123
*
delta: add preset dirs
Lennart Poettering
2012-05-16
1
-1
/
+3
*
delta: add missing files
Lennart Poettering
2012-05-16
2
-0
/
+391