summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* substitute: Use ~/.cache when invoked by an unprivileged user.Ludovic Courtès2016-06-22
* publish: Add '--ttl'.Ludovic Courtès2016-06-09
* publish: Encore URIs that appear in narinfos.Ludovic Courtès2016-06-08
* offload: Use (guix build syscalls).Ludovic Courtès2016-05-31
* guix package: Inherit the transformed version number.Ludovic Courtès2016-05-27
* substitute: Internationalize the "Downloading" message.Ludovic Courtès2016-05-26
* size: Pass 'requisites' a list of items.Ludovic Courtès2016-05-24
* store: 'requisites' now takes a list of store items.Ludovic Courtès2016-05-24
* size: Accept several arguments.Ludovic Courtès2016-05-24
* size: 'store-profile' takes a list of store items.Ludovic Courtès2016-05-24
* refresh: Make 'list-dependents' a monadic procedure.Ludovic Courtès2016-05-24
* substitute: Gracefully handle invalid store file names.Ludovic Courtès2016-05-21
* graph: Allow store file names for 'derivation' and 'references' graphs.Ludovic Courtès2016-05-21
* graph: Use absolute file name canonicalization.Ludovic Courtès2016-05-21
* lint: Honor 'cpe-name' and 'cpe-version' package properties.Ludovic Courtès2016-05-17
* import: Gracefully report import failures.Ludovic Courtès2016-05-17
* import: Exit with non-zero when an unknown importer is asked.Ludovic Courtès2016-05-17
* guix build: Catch 'getaddrinfo-error' for '--log-file'.Ludovic Courtès2016-05-14
* guix build: Do not show what to build when '-d' is used.Ludovic Courtès2016-05-14
* utils: Move combinators to (guix combinators).Ludovic Courtès2016-05-04
* environment: Use 'break' instead of 'split'.Ludovic Courtès2016-05-04
* services: herd: Move UI handling to 'guix system'.Ludovic Courtès2016-05-04
* guix system: Reduce size of image produced for 'vm' action.Ludovic Courtès2016-04-29
* lint: 'check-vulnerabilities' follows package replacements.Ludovic Courtès2016-04-28
* challenge: Use exit code 2 when discrepancies are found.Ludovic Courtès2016-04-27
* lint: Report synopses/descriptions that are not strings.Ludovic Courtès2016-04-27
* guix gc: Add '--free-space'.Ludovic Courtès2016-04-25
* substitute: Sanitize the client-provided column number.Ludovic Courtès2016-04-20
* substitute: Install the client's locale.Ludovic Courtès2016-04-20
* substitute: Internationalize signature and download messages.Ludovic Courtès2016-04-20
* substitute: Better abbreviate substitute URL in progress report.Ludovic Courtès2016-04-20
* substitute: Honor the number of columns of the client terminal.Ludovic Courtès2016-04-15
* guix download: Honor the number of columns of the terminal.Ludovic Courtès2016-04-15
* lint: Emit an ANSI erase-in-line sequence.Danny Milosavljevic2016-04-14
* environment: container: Work around read-only /etc/resolv.conf issue.David Thompson2016-04-07
* challenge: Really exit with non-zero upon hash mismatch.Ludovic Courtès2016-04-06
* emacs: Use 'build-and-use-profile' from (guix scripts package).Alex Kost2016-04-04
* import: Add Hackage updater.Eric Bavier2016-03-30
* environment: Set a default value for PS1.David Thompson2016-03-30
* guix system: Warn against missing 'guix pull'.Ludovic Courtès2016-03-28
* environment: Properly handle SIGINT.David Thompson2016-03-27
* environment: container: Create dummy home directory and /etc/passwd.David Thompson2016-03-26
* guix build: '--with-source' correctly matches versioned file names.Ludovic Courtès2016-03-23
* substitute: Gracefully handle TLS errors.Ludovic Courtès2016-03-23
* substitute: Do not leak file descriptors for TLS connections.Ludovic Courtès2016-03-17
* substitute: Cache transient HTTP errors for 10mn.Ludovic Courtès2016-03-17
* lint: Do not leak file descriptors for TLS connections.Ludovic Courtès2016-03-17
* substitute: Update progress for responses different from 200/404.Ludovic Courtès2016-03-17
* substitute: Honor client-provided empty URL list.Ludovic Courtès2016-03-16
* substitute: Honor the 'max-age' of 'Cache-Control' headers.Ludovic Courtès2016-03-16