1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Dec 19, 2022 — Dec 19, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
herd: Make 'status' output more colorful. More... almost 2 years ago
support: Add colors to 'report-error'. More... almost 2 years ago
support: 'verify-dir' reports errors with 'report-error'. More... almost 2 years ago
Add (shepherd colors). More... almost 2 years ago
herd: 'herd status' distinguishes services that failed to start. More... almost 2 years ago
Switch from SRFI-11 to SRFI-71. More... almost 2 years ago
.guix-channel: Add primary URL. More... almost 2 years ago
herd: Report startup failure. More... almost 2 years ago
tests: Remove reference to non-existent file. More... almost 2 years ago
service: Record time of last startup failures. More... almost 2 years ago
Add missing 'l10n' calls. More... almost 2 years ago
comm: Capture the client command protocol version. More... almost 2 years ago
shepherd: Factorize command message gathering. More... almost 2 years ago
service: 'stop-service' returns the list of stopped services, not names. More... almost 2 years ago
service: Turn 'stop' method into a procedure. More... almost 2 years ago
service: Turn 'start' method into a procedure. More... almost 2 years ago
service: Turn 'action' method into a procedure. More... almost 2 years ago
service: Turn 'doc' method into a procedure. More... almost 2 years ago
monitoring: Log registered service names. More... almost 2 years ago
service: Use 'lookup-service' instead of 'lookup-services'. More... almost 2 years ago
service: Replace 'lookup-services' with 'lookup-service' (singular). More... almost 2 years ago
service: Deprecate the 'enable' and 'disable' methods. More... almost 2 years ago
service: Use 'service' procedure to replace (make <service> ...). More... almost 2 years ago
service: Provide 'service' constructor. More... almost 2 years ago
service: Mark action and state methods as deprecated. More... almost 2 years ago
service: Replace 'canonical-name' method with 'service-canonical-name'. More... almost 2 years ago
Remove example of the 'unknown' service. More... almost 2 years ago
service: Add getters for <service> and remove uses of 'slot-ref'. More... almost 2 years ago
service: Rename <service> getters following Scheme conventions. More... almost 2 years ago
comm: Remove use of (oop goops). More... almost 2 years ago