summaryrefslogtreecommitdiffstats
path: root/man (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-12machine: fix a memory leak when showing multiple imagesFrantisek Sumsal1-2/+1
2023-05-12test: clean up the nspawn tests a bitFrantisek Sumsal4-152/+258
2023-05-11build(deps): bump actions/checkout from 3.3.0 to 3.5.2dependabot[bot]11-11/+11
2023-05-11build(deps): bump meson from 1.0.1 to 1.1.0 in /.github/workflowsdependabot[bot]1-3/+3
2023-05-11build(deps): bump actions/upload-artifact from 3.1.1 to 3.1.2dependabot[bot]2-2/+2
2023-05-11build(deps): bump github/super-linter from 4.10.1 to 5.0.0dependabot[bot]1-1/+1
2023-05-11build(deps): bump actions/github-script from 6.4.0 to 6.4.1dependabot[bot]2-5/+5
2023-05-10test: abstract the common test parts into a utility scriptFrantisek Sumsal7-73/+150
2023-05-10test: merge TEST-20-MAINPIDGAMES into TEST-07-PID1Frantisek Sumsal5-46/+39
2023-05-10test: merge TEST-51-ISSUE-16115 into TEST-07-PID1Frantisek Sumsal8-34/+16
2023-05-10test: merge TEST-47-ISSUE-14566 into TEST-07-PID1Frantisek Sumsal7-45/+32
2023-05-10test: move TEST-23's units into a dedicated subfolderFrantisek Sumsal12-0/+1
2023-05-10test: merge TEST-12-ISSUE-3171 into TEST-07-PID1Frantisek Sumsal5-70/+50
2023-05-10tmpfiles: Add merge support for copy files actionDaan De Meyer3-10/+26
2023-05-10repart: Fix deny list logicDaan De Meyer2-91/+148
2023-05-10test: merge TEST-11-ISSUE-3166 into TEST-07-PID1Frantisek Sumsal6-34/+16
2023-05-10test: merge TEST-10-ISSUE-2467 with TEST-07-PID1Frantisek Sumsal8-40/+27
2023-05-10test: merge TEST-09-ISSUE-2691 into TEST-07-PID1Frantisek Sumsal4-24/+5
2023-05-10test: merge TEST-08-ISSUE-2730 into TEST-07-PID1Frantisek Sumsal10-61/+23
2023-05-10udev: do not set ID_PATH and by-path symlink for nvmf disksYu Watanabe1-1/+9
2023-05-10test: rename TEST-07-ISSUE-1981 to TEST-07-PID1Frantisek Sumsal4-33/+52
2023-05-10core: replace hashmap_get() with hashmap_contains() where appropriateYu Watanabe1-4/+4
2023-05-10core: drop unused argumentYu Watanabe1-5/+3
2023-05-10core: several cleanups for job_get_timeout()Yu Watanabe2-4/+8
2023-05-10tree-wide: drop _pure_ attribute from non-pure functionsYu Watanabe2-2/+2
2023-05-10dirent: conditionalize dirent assert based on dirent64 existenceSam James2-0/+4
2023-05-10network/tc: rename settings in log messages tooMike Yuan1-3/+3
2023-05-10sd-bus: bus_message_type_from_string is not pureXi Ruoyao1-1/+1
2023-05-10core/mount: replace invalid UTF-8 code points in "what" and "options"Michal Sekletar1-6/+29
2023-05-09test: slightly extend systemd-cryptenroll coverageFrantisek Sumsal1-0/+35
2023-05-09cryptenroll: fix an assertion with weak passwordsFrantisek Sumsal1-1/+1
2023-05-09test: TEST-70-TPM2 cleanupFrantisek Sumsal1-137/+115