summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2015-06-09import: hackage: Refactor parsing code and add new options....Federico Beffa
2015-06-08guix: Clean up --help messages....Alex Kost
2015-06-06guix gc: Add '--verify'....Ludovic Courtès
2015-06-06guix package: Fix typo in --help message....Alex Kost
2015-05-31lint: source: Warn only when all the URIs are unreachable....Ludovic Courtès
2015-05-31lint: 'validate-uri' really returns #f on failure....Ludovic Courtès
2015-05-29emacs: Report about "search paths" after operation....Alex Kost
2015-05-28guix environment: Add --ad-hoc option....David Thompson
2015-05-26gc: ignore trailing slash or subdirectories for `guix gc -d'...Cyrill Schenkel
2015-05-25guix system: Add '--on-error'....Ludovic Courtès
2015-05-25guix package: --manifest DTRT when combined with --dry-run....Ludovic Courtès
2015-05-24guix system: init: Copy the closure of 'grub.cfg', not that of the system....Ludovic Courtès
2015-05-24guix system: Always add zero previous entries in grub.cfg for 'init'....Ludovic Courtès
2015-05-24guix system: init: Make sure the target is root-owned....Ludovic Courtès
2015-05-21guix package: Adjust --help message....Ludovic Courtès
2015-05-21scripts: Move 'set-build-options-from-command-line*' to (guix scripts build) ......David Thompson
2015-05-21ui: Deduplicate 'show-what-to-build*'....David Thompson
2015-05-20package: Add --manifest option....David Thompson
2015-05-20ui: Factorize user-provided Scheme file loading....David Thompson
2015-05-20guix package: Add optional argument to --search-paths....Ludovic Courtès
2015-05-20guix package: --search-paths mentions $PATH....Ludovic Courtès
2015-05-19guix gc: Add '--optimize'....Ludovic Courtès
2015-05-12publish: Add '--listen'....Ludovic Courtès
2015-05-12publish: Add '--user' option....Ludovic Courtès
2015-05-10Remove assorted Guile 2.0.5 workarounds....Ludovic Courtès
2015-05-06download: Work around Guile small-receive-buffer bug....Ludovic Courtès
2015-05-05environment: Move iteration outside of 'for-each-search-path'....Ludovic Courtès
2015-05-05environment: Use 'evaluate-search-paths'....Ludovic Courtès
2015-05-05search-paths: Define the 'PATH' environment variable....Ludovic Courtès
2015-05-05search-paths: 'evaluate-search-paths' can be passed a list of directories....Ludovic Courtès
2015-05-05environment: Use (guix search-paths)....Ludovic Courtès
2015-05-04search-paths: 'evaluate-search-paths' now returns spec/value pairs....Ludovic Courtès
2015-05-04search-paths: Add 'environment-variable-definition'....Ludovic Courtès
2015-05-04search-paths: Add 'evaluate-search-paths', from (guix scripts package)....Ludovic Courtès
2015-05-04Move search path specifications to (guix search-paths)....Ludovic Courtès
2015-05-04substitute: Increase TTL from 24h to 36h....Ludovic Courtès
2015-05-04guix: build: Fix indentation for --sources in help output....Eric Bavier
2015-05-04guix package: Introduce 'evaluate-search-paths'....Ludovic Courtès
2015-05-04guix package: Move profile cleaning out of 'search-path-environment-variables'....Ludovic Courtès
2015-05-02guix: build: Add transitive source building....Eric Bavier
2015-05-02profiles: Store search paths in manifests....Ludovic Courtès
2015-05-01substitute: Fix file descriptor leak in 'http-multiple-get'....Ludovic Courtès
2015-04-19guix package: Fix 'readlink*' implementation....Ludovic Courtès
2015-04-19guix package: -A and -s take supported systems into account....Ludovic Courtès
2015-04-17Merge branch 'master' into core-updates...Mark H Weaver
2015-04-16refresh: Allow users to refer to specific package versions....Ludovic Courtès
2015-04-15profiles: Generalize "hooks" for 'profile-derivation'....Ludovic Courtès
2015-04-14guix package: Add '--do-not-upgrade' option....Mark H Weaver
2015-04-13lint: Add a 'derivation' checker....Ludovic Courtès
2015-04-10lint: Report patches that cannot be found....Ludovic Courtès