-
Notifications
You must be signed in to change notification settings - Fork 20
Comparing changes
Open a pull request
base repository: archlinux/contrib
base: 20240720
head repository: archlinux/contrib
compare: 20240823
- 10 commits
- 1 file changed
- 2 contributors
Commits on Jul 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d56a229 - Browse repository at this point
Copy the full SHA d56a229View commit details -
Merge pull request #81 from archlinux/machine_slice
checkservices: honor -m/-M flags
Configuration menu - View commit details
-
Copy full SHA for fcc2824 - Browse repository at this point
Copy the full SHA fcc2824View commit details
Commits on Aug 22, 2024
-
checkservices: add auditd.service to the list of ignored services
An attempt to restart auditd.service results in the following error: Failed to restart auditd.service: Operation refused, unit auditd.service may be requested by dependency only (it is configured to refuse manual start/stop). See system logs and 'systemctl status auditd.service' for details.
Configuration menu - View commit details
-
Copy full SHA for 591c72e - Browse repository at this point
Copy the full SHA 591c72eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5733f8 - Browse repository at this point
Copy the full SHA c5733f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3f4bac - Browse repository at this point
Copy the full SHA d3f4bacView commit details -
Configuration menu - View commit details
-
Copy full SHA for f19a19c - Browse repository at this point
Copy the full SHA f19a19cView commit details -
Shellcheck issues SC2046, SC2053, SC2086, SC2184
Configuration menu - View commit details
-
Copy full SHA for 9f5c0c3 - Browse repository at this point
Copy the full SHA 9f5c0c3View commit details -
checkservices: remove unnecessary $ on arithmetic variables
This resolves shellcheck warning SC2004.
Configuration menu - View commit details
-
Copy full SHA for 1b02602 - Browse repository at this point
Copy the full SHA 1b02602View commit details -
checkservices: use mapfile to split command output
This resolves the shellcheck warning SC2207. I think we want to split by newlines rather than arbitrary whitespace in all cases...
Configuration menu - View commit details
-
Copy full SHA for 24bcbf4 - Browse repository at this point
Copy the full SHA 24bcbf4View commit details -
Merge pull request #82 from lahwaacz/checkservices
checkservices: add auditd.service to ignore list and resolve shellcheck warnings
Configuration menu - View commit details
-
Copy full SHA for 1195588 - Browse repository at this point
Copy the full SHA 1195588View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 20240720...20240823