summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* 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
* | guix system: Restore load path after running the activation script.Ludovic Courtès2016-02-25
* | publish: Do not publish nars for invalid store items.Ludovic Courtès2016-02-25
|/
* Do not check package freshness during upgrade.Alex Kost2016-02-24
* publish: Move 'query-path-info' call where it belongs.Ludovic Courtès2016-02-24
* refresh: Remove unneeded import.Ludovic Courtès2016-02-23
* derivations: Move grafts to (guix grafts).Ludovic Courtès2016-02-22
* import: gem: Add updater.Ben Woodcroft2016-02-20
* scripts: environment: Build environments as profiles.David Thompson2016-02-12
* guix system: Simply warn if we cannot talk to the shepherd.Ludovic Courtès2016-02-05
* guix system: 'reconfigure' loads and starts new services.Ludovic Courtès2016-02-03
* guix build: Add '--with-input'.Ludovic Courtès2016-02-01
* guix package: Support package transformation options.Ludovic Courtès2016-02-01
* guix build: Separate transformation options.Ludovic Courtès2016-02-01
* guix build: Transformations operate on single objects.Ludovic Courtès2016-02-01