summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
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-updatesMark 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
2015-04-10lint: Rename 'check-patches' to 'check-patch-file-names'.Ludovic Courtès
2015-04-09Merge branch 'master' into core-updatesLudovic Courtès
2015-04-08profiles: Generate GHC's package database cache.Federico Beffa
2015-04-08import: Add hackage importer.Federico Beffa
2015-04-08Merge branch 'master' into core-updates宋文武
2015-04-07ui: Add 'report-load-error'.Ludovic Courtès
2015-04-06guix package: Avoid 'exit' calls in 'delete-matching-generations'.Ludovic Courtès
2015-04-06guix package: Never remove the current generation and warn about it.Ludovic Courtès
2015-04-06guix package: Move generation deletion to its own procedure.Ludovic Courtès
2015-04-04scripts: Add 'publish' command.David Thompson
2015-03-25substitute: Rename cache directory from "substitute-binary" to "substitute".Ludovic Courtès
2015-03-25Rename 'guix substitute-binary' to 'guix substitute'.Ludovic Courtès
2015-03-23substitute-binary: Remove thread-safe 'regexp-exec' wrapper.Ludovic Courtès
2015-03-23substitute-binary: Pipeline HTTP requests instead of using threads.Ludovic Courtès
2015-03-23substitute-binary: Allow callers to specify the size of a narinfo.Ludovic Courtès
2015-03-20guix package: '-s' sorts packages by name, then by version.Ludovic Courtès
2015-03-20guix package: '-s' displays different packages that have the same location.Ludovic Courtès
2015-03-19lint: Report details about FTP errors.Ludovic Courtès
2015-03-19lint: Change misleading variable name.Ludovic Courtès
2015-03-18substitute-binary: Fix recently-introduced regression.Ludovic Courtès
2015-03-18store: Add preliminary support for client-supplied substitute URLs.Ludovic Courtès
2015-03-16scripts: environment: Improve error messages.David Thompson
2015-03-05lint: Add tests for the 'source' checker.Ludovic Courtès
2015-03-04tests: Remove dependency on 'glibc-utf8-locales' for profile tests.Ludovic Courtès
2015-02-26ui: Factorize command-line + env. var. option parsing.Ludovic Courtès
2015-02-24guix system: Honor '--no-grub'.Ludovic Courtès
2015-02-10lint: handle FTP URIs.Cyril Roelandt
2015-02-06guix package: Make custom profiles actual indirect roots.Ludovic Courtès
2015-02-06pull: Always install the ~/.config/guix/latest symlink.Ludovic Courtès
2015-02-05offload: Better report failure to create the GC root directory.Ludovic Courtès
2015-02-05offload: Warn about SSH client issues.Ludovic Courtès
2015-02-03guix: environment: Consider all package outputs.David Thompson
2015-01-28lint: Fix argument parsing when several packages are specified.Ludovic Courtès
2015-01-26substitute-binary: Let the user know when the cache is being updated.Ludovic Courtès
2015-01-26guix lint: Make the 'source' checker happy if at least one URI is valid.Ludovic Courtès
2015-01-25lint: add 'source' checker.Cyril Roelandt
2015-01-22guix system: Improve error messages.Ludovic Courtès
2015-01-20guix package: Avoid spurious warnings from 'find-files'.Ludovic Courtès
2015-01-17guix archive: Add -r/--recursive.Ludovic Courtès
2015-01-17guix archive: Remove unused -r/--root option.Ludovic Courtès
2015-01-16Merge branch 'core-updates'Ludovic Courtès
2015-01-14monads: Move '%store-monad' and related procedures where they belong.Ludovic Courtès