-
Notifications
You must be signed in to change notification settings - Fork 20
Comparing changes
Open a pull request
base repository: archlinux/contrib
base: 20240714
head repository: archlinux/contrib
compare: 20240720
- 10 commits
- 1 file changed
- 1 contributor
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 81617e8 - Browse repository at this point
Copy the full SHA 81617e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee5edcb - Browse repository at this point
Copy the full SHA ee5edcbView commit details -
Add support for services with a delegate cgroup subhierarchy in check…
…services + ignore services in machine.slice by default This commit adds support for services with a delegate cgroup subhierarchy and introduces the `-m/-M` option to include or not services in `machine.slice` (default is no). Parts of the patch are taken from #61 (comment) & #61 (comment) Fixes #61
Configuration menu - View commit details
-
Copy full SHA for bb714da - Browse repository at this point
Copy the full SHA bb714daView commit details
Commits on Jul 16, 2024
-
Add a configurable "ignored service" list to checkservices
This commit aims to introduce an ignored service list that contains services that are known to cause parsing errors and/or issues when being restarted. Elements can be added to the list with the `-i "service_name".service` option (e.g. `checkservices -i sddm.service -i NetworkManager.service`) Show usage and exit if the `-i` argument does not finish with `.service` (to ensure a precise parsing and avoid unexpected filtering) Fixes #44
Configuration menu - View commit details
-
Copy full SHA for 23d926c - Browse repository at this point
Copy the full SHA 23d926cView commit details
Commits on Jul 20, 2024
-
Merge pull request #80 from archlinux/color
Don't enforce white color, use terminal default instead
Configuration menu - View commit details
-
Copy full SHA for ca71041 - Browse repository at this point
Copy the full SHA ca71041View commit details -
Merge pull request #77 from archlinux/ignore_memfd_checkservices
Ignore /memfd: lines in checkservices
Configuration menu - View commit details
-
Copy full SHA for fa41452 - Browse repository at this point
Copy the full SHA fa41452View commit details -
Merge pull request #79 from archlinux/cgroup_delegation
Add support for services with a delegate cgroup subhierarchy in checkservices + ignore services in machine.slice by default
Configuration menu - View commit details
-
Copy full SHA for e727aa0 - Browse repository at this point
Copy the full SHA e727aa0View commit details -
Merge pull request #78 from archlinux/ignore_services
Add a configurable "ignored service" list to checkservices
Configuration menu - View commit details
-
Copy full SHA for 55e6f07 - Browse repository at this point
Copy the full SHA 55e6f07View commit details -
Even though the -R flag were parsed it were not honored and there was no way to skip being asked for restart with the -R flag. Useful for putting checkservices in an alpm hook.
Configuration menu - View commit details
-
Copy full SHA for 78d21ec - Browse repository at this point
Copy the full SHA 78d21ecView commit details -
Merge pull request #64 from uggedal/checkservices-honor-restart-flag
checkservices: honor -R flag
Configuration menu - View commit details
-
Copy full SHA for fde69ba - Browse repository at this point
Copy the full SHA fde69baView 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 20240714...20240720