summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* guix build: Allow directories to be passed to --with-source.Ludovic Courtès2015-06-11
* environment: Connect to the store after the command line has been parsed.Ludovic Courtès2015-06-11
* guix system: init: Overwrite the items in the target store.Ludovic Courtès2015-06-10
* import: hackage: Refactor parsing code and add new options.Federico Beffa2015-06-09
* guix: Clean up --help messages.Alex Kost2015-06-08
* guix gc: Add '--verify'.Ludovic Courtès2015-06-06
* guix package: Fix typo in --help message.Alex Kost2015-06-06
* lint: source: Warn only when all the URIs are unreachable.Ludovic Courtès2015-05-31
* lint: 'validate-uri' really returns #f on failure.Ludovic Courtès2015-05-31
* emacs: Report about "search paths" after operation.Alex Kost2015-05-29
* guix environment: Add --ad-hoc option.David Thompson2015-05-28
* gc: ignore trailing slash or subdirectories for `guix gc -d'Cyrill Schenkel2015-05-26
* guix system: Add '--on-error'.Ludovic Courtès2015-05-25
* guix package: --manifest DTRT when combined with --dry-run.Ludovic Courtès2015-05-25
* guix system: init: Copy the closure of 'grub.cfg', not that of the system.Ludovic Courtès2015-05-24
* guix system: Always add zero previous entries in grub.cfg for 'init'.Ludovic Courtès2015-05-24
* guix system: init: Make sure the target is root-owned.Ludovic Courtès2015-05-24
* guix package: Adjust --help message.Ludovic Courtès2015-05-21
* scripts: Move 'set-build-options-from-command-line*' to (guix scripts build) ...David Thompson2015-05-21
* ui: Deduplicate 'show-what-to-build*'.David Thompson2015-05-21
* package: Add --manifest option.David Thompson2015-05-20
* ui: Factorize user-provided Scheme file loading.David Thompson2015-05-20
* guix package: Add optional argument to --search-paths.Ludovic Courtès2015-05-20
* guix package: --search-paths mentions $PATH.Ludovic Courtès2015-05-20
* guix gc: Add '--optimize'.Ludovic Courtès2015-05-19
* publish: Add '--listen'.Ludovic Courtès2015-05-12
* publish: Add '--user' option.Ludovic Courtès2015-05-12
* Remove assorted Guile 2.0.5 workarounds.Ludovic Courtès2015-05-10
* download: Work around Guile small-receive-buffer bug.Ludovic Courtès2015-05-06
* environment: Move iteration outside of 'for-each-search-path'.Ludovic Courtès2015-05-05
* environment: Use 'evaluate-search-paths'.Ludovic Courtès2015-05-05
* search-paths: Define the 'PATH' environment variable.Ludovic Courtès2015-05-05
* search-paths: 'evaluate-search-paths' can be passed a list of directories.Ludovic Courtès2015-05-05
* environment: Use (guix search-paths).Ludovic Courtès2015-05-05
* search-paths: 'evaluate-search-paths' now returns spec/value pairs.Ludovic Courtès2015-05-04
* search-paths: Add 'environment-variable-definition'.Ludovic Courtès2015-05-04
* 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