summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* search-paths: Add 'evaluate-search-paths', from (guix scripts package).Ludovic Courtès2015-05-04
* Move search path specifications to (guix search-paths).Ludovic Courtès2015-05-04
* substitute: Increase TTL from 24h to 36h.Ludovic Courtès2015-05-04
* guix: build: Fix indentation for --sources in help output.Eric Bavier2015-05-04
* guix package: Introduce 'evaluate-search-paths'.Ludovic Courtès2015-05-04
* guix package: Move profile cleaning out of 'search-path-environment-variables'.Ludovic Courtès2015-05-04
* guix: build: Add transitive source building.Eric Bavier2015-05-02
* profiles: Store search paths in manifests.Ludovic Courtès2015-05-02
* substitute: Fix file descriptor leak in 'http-multiple-get'.Ludovic Courtès2015-05-01
* guix package: Fix 'readlink*' implementation.Ludovic Courtès2015-04-19
* guix package: -A and -s take supported systems into account.Ludovic Courtès2015-04-19
* Merge branch 'master' into core-updatesMark H Weaver2015-04-17
|\
| * profiles: Generalize "hooks" for 'profile-derivation'.Ludovic Courtès2015-04-15
| * guix package: Add '--do-not-upgrade' option.Mark H Weaver2015-04-14
* | refresh: Allow users to refer to specific package versions.Ludovic Courtès2015-04-16
* | lint: Add a 'derivation' checker.Ludovic Courtès2015-04-13
* | lint: Report patches that cannot be found.Ludovic Courtès2015-04-10
* | lint: Rename 'check-patches' to 'check-patch-file-names'.Ludovic Courtès2015-04-10
* | Merge branch 'master' into core-updatesLudovic Courtès2015-04-09
|\|
| * profiles: Generate GHC's package database cache.Federico Beffa2015-04-08
| * import: Add hackage importer.Federico Beffa2015-04-08
* | Merge branch 'master' into core-updates宋文武2015-04-08
|\|
| * guix package: Avoid 'exit' calls in 'delete-matching-generations'.Ludovic Courtès2015-04-06
| * guix package: Never remove the current generation and warn about it.Ludovic Courtès2015-04-06
| * guix package: Move generation deletion to its own procedure.Ludovic Courtès2015-04-06
| * scripts: Add 'publish' command.David Thompson2015-04-04
* | ui: Add 'report-load-error'.Ludovic Courtès2015-04-07
|/
* substitute: Rename cache directory from "substitute-binary" to "substitute".Ludovic Courtès2015-03-25
* Rename 'guix substitute-binary' to 'guix substitute'.Ludovic Courtès2015-03-25
* substitute-binary: Remove thread-safe 'regexp-exec' wrapper.Ludovic Courtès2015-03-23
* substitute-binary: Pipeline HTTP requests instead of using threads.Ludovic Courtès2015-03-23
* substitute-binary: Allow callers to specify the size of a narinfo.Ludovic Courtès2015-03-23
* guix package: '-s' sorts packages by name, then by version.Ludovic Courtès2015-03-20
* guix package: '-s' displays different packages that have the same location.Ludovic Courtès2015-03-20
* lint: Report details about FTP errors.Ludovic Courtès2015-03-19
* lint: Change misleading variable name.Ludovic Courtès2015-03-19
* substitute-binary: Fix recently-introduced regression.Ludovic Courtès2015-03-18
* store: Add preliminary support for client-supplied substitute URLs.Ludovic Courtès2015-03-18
* scripts: environment: Improve error messages.David Thompson2015-03-16
* lint: Add tests for the 'source' checker.Ludovic Courtès2015-03-05
* tests: Remove dependency on 'glibc-utf8-locales' for profile tests.Ludovic Courtès2015-03-04
* ui: Factorize command-line + env. var. option parsing.Ludovic Courtès2015-02-26
* guix system: Honor '--no-grub'.Ludovic Courtès2015-02-24
* lint: handle FTP URIs.Cyril Roelandt2015-02-10
* guix package: Make custom profiles actual indirect roots.Ludovic Courtès2015-02-06
* pull: Always install the ~/.config/guix/latest symlink.Ludovic Courtès2015-02-06
* offload: Better report failure to create the GC root directory.Ludovic Courtès2015-02-05
* offload: Warn about SSH client issues.Ludovic Courtès2015-02-05
* guix: environment: Consider all package outputs.David Thompson2015-02-03
* lint: Fix argument parsing when several packages are specified.Ludovic Courtès2015-01-28