summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
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
2015-01-11Merge branch 'master' into core-updatesMark H Weaver
2015-01-09import: Add CPAN importer....Eric Bavier
2015-01-09substitute-binary: Micro-optimize 'narinfo-sha256'....Ludovic Courtès
2015-01-03guix package: Follow symlinks for pattern search paths....Ludovic Courtès
2014-12-30Merge branch 'master' into core-updatesMark H Weaver
2014-12-29lint: Add tests for the 'home-page' checker....Ludovic Courtès
2014-12-28lint: Report on the package being checked....Ludovic Courtès
2014-12-28lint: Add 'home-page' checker....Ludovic Courtès
2014-12-27guix package: Use 'search-path-as-list' instead of custom code....Ludovic Courtès
2014-12-27utils: Export 'search-path-as-list'....Ludovic Courtès
2014-12-27packages: Add 'file-type' field to 'search-path-specification'....Ludovic Courtès
2014-12-09substitute-binary: Add missing newline in download progress report....Ludovic Courtès
2014-12-09system: Don't make /boot/grub/grub.cfg a symlink to the store....Ludovic Courtès
2014-12-07guix system: Fix typo affecting 'guix system init'....Ludovic Courtès
2014-12-06guix: scripts: Parse $GUIX_BUILD_OPTIONS separately....nebuli
2014-12-04system: Make /boot/grub/grub.cfg an indirect GC root....Ludovic Courtès
2014-12-04guix system: Factorize 'grub-install' error handling, and use more 'mbegin'....Ludovic Courtès
2014-12-02guix system: Use 'mbegin' for 'install'....Ludovic Courtès
2014-11-30guix: scripts: Add GUIX_BUILD_OPTIONS environment handling....nebuli
2014-11-28substitute-binary: Change "unresponsive" to "slow"....Ludovic Courtès
2014-11-25guix build: Add '--max-jobs' option....Ludovic Courtès
2014-11-21guix system: Add '--share' and '--expose' options for 'vm'....Ludovic Courtès
2014-11-19lint: Fix typos in checker descriptions....Ludovic Courtès
2014-11-19lint: Use localized checker descriptions....Ludovic Courtès
2014-11-19lint: Correctly internationalize warning messages....Ludovic Courtès
2014-11-19lint: Change checker names to be symbols....Ludovic Courtès
2014-11-19lint: Fold 'sync-descriptions' script as 'gnu-description' lint checker....Ludovic Courtès
2014-11-13substitute-binary: Be slightly less verbose when downloading....Ludovic Courtès
2014-11-11guix system: Decorate GRUB entries of old generations with date and number....Ludovic Courtès
2014-11-11import: Add GNU importer....Ludovic Courtès
2014-11-09pull: Use the build procedure provided by the newly-downloaded Guix....Ludovic Courtès
2014-11-08vm: Fix 'vm --full-boot' to produce a sufficient disk image....Ludovic Courtès
2014-11-08vm: Support 'guix system vm --full-boot'....Ludovic Courtès
2014-11-07lint: Allow synopses that start with an abbreviation....Ludovic Courtès
2014-11-07lint: Skip starting-article test for the synopses of GNU packages....Ludovic Courtès