summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* 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
* substitute: Make room for a 'ttl' field in cached entries.Ludovic Courtès2016-03-16
* substitute: Keep the initial connection alive.Ludovic Courtès2016-03-14
* substitute: Remove dead code.Ludovic Courtès2016-03-14
* size: Disable grafts.Ludovic Courtès2016-03-14
* substitute: Optimize HTTP pipelining over TLS.Ludovic Courtès2016-03-10
* substitute: Add HTTPS support.Ludovic Courtès2016-03-10
* substitute: Error out on unsupported URL schemes.Ludovic Courtès2016-03-09
* guix build: Add '--quiet'.Ludovic Courtès2016-03-08
* guix system: Write the GC root on the target file system.Ludovic Courtès2016-03-08
* guix build: Set the build options early.Ludovic Courtès2016-03-05
* lint: cve: Gracefully handle HTTP errors.Ludovic Courtès2016-03-04
* lint: derivation: Disable grafts, but check replacements.Ludovic Courtès2016-03-03
* guix build: -S returns the replacement's source.Ludovic Courtès2016-03-03
* utils: Use '@' for separating package names and version numbers.Mathieu Lirzin2016-03-02
* graph: Ignore 'GUIX_BUILD_OPTIONS'.Ludovic Courtès2016-03-02
* guix build: Move '--no-grafts' to the common build options.Ludovic Courtès2016-03-02
* guix archive: Use 'with-store'.Ludovic Courtès2016-03-02
* grafts: Graft recursively.Ludovic Courtès2016-03-01
* import: Add github-updater.Ben Woodcroft2016-02-26
* store: 'path-info-deriver' is #f when there is no deriver.Ludovic Courtès2016-02-26
* Merge branch 'media-updates'Mark H Weaver2016-02-25
|\
| * gnu-maintenance: Add X.org updater.Andy Wingo2016-02-24