summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2016-08-31guix system: Use 'shepherd-service-lookup-procedure' in 'service-upgrade'....Ludovic Courtès
2016-08-31guix system: Extract and test the service upgrade procedure....Ludovic Courtès
2016-08-31services: herd: Provide <live-service> objects....Ludovic Courtès
2016-08-28guix: lint: Check descriptions for trademark signs....Eric Bavier
2016-08-28guix scripts: Disable grafting on dry runs....Roel Janssen
2016-08-20system: Fix 'guix system' when root fs is named by UUID....Mark H Weaver
2016-08-19edit: Do not honor 'GUIX_BUILD_OPTIONS'....Ludovic Courtès
2016-08-02guix system: Fix the Shepherd error handling fix....Ludovic Courtès
2016-08-02guix system: Properly report Shepherd errors when upgrading services....Ludovic Courtès
2016-08-02lint: 'inputs-should-be-native' checks for extra-cmake-modules and qttools....David Craven
2016-08-02gnu-maintenance: Add KDE updater....David Craven
2016-08-01publish: Do not compress already-compressed files....Ludovic Courtès
2016-07-29size: Fix corner case with multiple items on the command line....Ludovic Courtès
2016-07-28guix package: Suggest prefix search path settings....Ludovic Courtès
2016-07-26environment: Set 'GUIX_ENVIRONMENT' to the profile....Ludovic Courtès
2016-07-24lint: 'inputs-should-be-native' checks for intltool, itstool and glib:bin....David Craven
2016-07-20publish: Handle '/file' URLs, for content-addressed files....Ludovic Courtès
2016-07-19publish: Keep compression disabled when zlib is missing....Ludovic Courtès
2016-07-19publish: Add '--compression'....Ludovic Courtès
2016-07-16guix gc: Display of saved space for garbage collection....Vincent Legoll
2016-07-14challenge: Disable grafting....Ludovic Courtès
2016-07-14substitute: Gracefully handle trailing slashes in URLs....Ludovic Courtès
2016-07-13lint: 'validate-uri' reports suspiciously small 200 responses....Ludovic Courtès
2016-07-12gexp: Remove more uses of #:modules....Ludovic Courtès
2016-06-22substitute: Use ~/.cache when invoked by an unprivileged user....Ludovic Courtès
2016-06-09publish: Add '--ttl'....Ludovic Courtès
2016-06-08publish: Encore URIs that appear in narinfos....Ludovic Courtès
2016-05-31offload: Use (guix build syscalls)....Ludovic Courtès
2016-05-27guix package: Inherit the transformed version number....Ludovic Courtès
2016-05-26substitute: Internationalize the "Downloading" message....Ludovic Courtès
2016-05-24size: Pass 'requisites' a list of items....Ludovic Courtès
2016-05-24store: 'requisites' now takes a list of store items....Ludovic Courtès
2016-05-24size: Accept several arguments....Ludovic Courtès
2016-05-24size: 'store-profile' takes a list of store items....Ludovic Courtès
2016-05-24refresh: Make 'list-dependents' a monadic procedure....Ludovic Courtès
2016-05-21substitute: Gracefully handle invalid store file names....Ludovic Courtès
2016-05-21graph: Allow store file names for 'derivation' and 'references' graphs....Ludovic Courtès
2016-05-21graph: Use absolute file name canonicalization....Ludovic Courtès
2016-05-17lint: Honor 'cpe-name' and 'cpe-version' package properties....Ludovic Courtès
2016-05-17import: Gracefully report import failures....Ludovic Courtès
2016-05-17import: Exit with non-zero when an unknown importer is asked....Ludovic Courtès
2016-05-14guix build: Catch 'getaddrinfo-error' for '--log-file'....Ludovic Courtès
2016-05-14guix build: Do not show what to build when '-d' is used....Ludovic Courtès
2016-05-04utils: Move combinators to (guix combinators)....Ludovic Courtès
2016-05-04environment: Use 'break' instead of 'split'....Ludovic Courtès
2016-05-04services: herd: Move UI handling to 'guix system'....Ludovic Courtès
2016-04-29guix system: Reduce size of image produced for 'vm' action....Ludovic Courtès
2016-04-28lint: 'check-vulnerabilities' follows package replacements....Ludovic Courtès
2016-04-27challenge: Use exit code 2 when discrepancies are found....Ludovic Courtès
2016-04-27lint: Report synopses/descriptions that are not strings....Ludovic Courtès