summaryrefslogtreecommitdiffstats
path: root/.github (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-29coredumpctl: add --file/--root/--image to bash completionLuca Boccassi1-3/+3
2023-04-29coredumpctl: fix bash completion matchingLuca Boccassi1-3/+3
2023-04-29test: make sure the test units have a `test-` prefixFrantisek Sumsal1-3/+3
2023-04-29test: match all messages with the FILE fieldFrantisek Sumsal1-4/+4
2023-04-29missing_fs: also define struct file_clone_rangeYu Watanabe1-0/+6
2023-04-29test: add tests for "systemctl stop" vs triggering by path unitYu Watanabe4-0/+54
2023-04-29test: create temporary units under /runYu Watanabe1-4/+4
2023-04-29core/path: do not enqueue new job in .trigger_notify callbackYu Watanabe2-5/+65
2023-04-29core/path: align tableYu Watanabe1-2/+2
2023-04-29pid1: unify implemenation of /run/ disk space safety check a bitLennart Poettering1-16/+42
2023-04-29core/systemctl: when switching root default to /sysroot/Lennart Poettering5-29/+41
2023-04-28libsystemd: Add missing memory pressure functions to public symbolsDaan De Meyer1-0/+4
2023-04-28systemctl: rework 'if' to 'switch' statementLennart Poettering1-11/+17
2023-04-28copy: shortcut reflink_range() to reflink() in some casesLennart Poettering1-0/+6
2023-04-28copy: don't call clone ioctls twiceLennart Poettering1-9/+5