summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
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
2016-04-25guix gc: Add '--free-space'.Ludovic Courtès
2016-04-20substitute: Sanitize the client-provided column number.Ludovic Courtès
2016-04-20substitute: Install the client's locale.Ludovic Courtès
2016-04-20substitute: Internationalize signature and download messages.Ludovic Courtès
2016-04-20substitute: Better abbreviate substitute URL in progress report.Ludovic Courtès
2016-04-15substitute: Honor the number of columns of the client terminal.Ludovic Courtès
2016-04-15guix download: Honor the number of columns of the terminal.Ludovic Courtès
2016-04-14lint: Emit an ANSI erase-in-line sequence.Danny Milosavljevic
2016-04-07environment: container: Work around read-only /etc/resolv.conf issue.David Thompson
2016-04-06challenge: Really exit with non-zero upon hash mismatch.Ludovic Courtès
2016-04-04emacs: Use 'build-and-use-profile' from (guix scripts package).Alex Kost
2016-03-30import: Add Hackage updater.Eric Bavier
2016-03-30environment: Set a default value for PS1.David Thompson
2016-03-28guix system: Warn against missing 'guix pull'.Ludovic Courtès
2016-03-27environment: Properly handle SIGINT.David Thompson
2016-03-26environment: container: Create dummy home directory and /etc/passwd.David Thompson
2016-03-23guix build: '--with-source' correctly matches versioned file names.Ludovic Courtès
2016-03-23substitute: Gracefully handle TLS errors.Ludovic Courtès
2016-03-17substitute: Do not leak file descriptors for TLS connections.Ludovic Courtès
2016-03-17substitute: Cache transient HTTP errors for 10mn.Ludovic Courtès
2016-03-17lint: Do not leak file descriptors for TLS connections.Ludovic Courtès
2016-03-17substitute: Update progress for responses different from 200/404.Ludovic Courtès
2016-03-16substitute: Honor client-provided empty URL list.Ludovic Courtès
2016-03-16substitute: Honor the 'max-age' of 'Cache-Control' headers.Ludovic Courtès
2016-03-16substitute: Make room for a 'ttl' field in cached entries.Ludovic Courtès
2016-03-14substitute: Keep the initial connection alive.Ludovic Courtès
2016-03-14substitute: Remove dead code.Ludovic Courtès
2016-03-14size: Disable grafts.Ludovic Courtès