Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-12 | systemd-delta.xml: document default value for --diff | Thomas Hindoe Paaboel Andersen | |
2012-10-26 | man: typo fixes | Thomas Hindoe Paaboel Andersen | |
https://bugs.freedesktop.org/show_bug.cgi?id=55890 Fixed typos, serial comma, and removed "either" as there were more than two options. Also did an extra rename of "system-shutdown" to "systemd-shutdown" that was forgotten in commit 8bd3b8620c80d0f2383f2fb04315411fc8077ca1 | |||
2012-07-16 | Spelling fixes. | Ville Skyttä | |
2012-06-10 | man: replace tabs with spaces | Kay Sievers | |
2012-05-21 | delta: fix spelling of overridden | Nis Martensen | |
2012-05-16 | delta: Support filtering what type of deltas to show | Gergely Nagy | |
Not everyone is interested in every kind of deltas (and some might even be interested knowing which files do not have overrides), so this here is an implementation of a --type=LIST... option for systemd-delta, that makes it possible to filter what subset of deltas we want. The available modifiers are masked, equivalent, redirected, overriden, and unchanged - they should be self explanatory, and the man page explains them in a little more detail anyway. As a side effect, in case of overriden files, the diff output was made optional. By default, everything is shown (with a diff, if appropriate) except for completely unchanged files. Signed-off-by: Gergely Nagy <algernon@balabit.hu> | |||
2012-05-16 | delta: add missing files | Lennart Poettering | |