summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* lint: Fix argument parsing when several packages are specified.Ludovic Courtès2015-01-28
* substitute-binary: Let the user know when the cache is being updated.Ludovic Courtès2015-01-26
* guix lint: Make the 'source' checker happy if at least one URI is valid.Ludovic Courtès2015-01-26
* lint: add 'source' checker.Cyril Roelandt2015-01-25
* guix system: Improve error messages.Ludovic Courtès2015-01-22
* guix package: Avoid spurious warnings from 'find-files'.Ludovic Courtès2015-01-20
* guix archive: Add -r/--recursive.Ludovic Courtès2015-01-17
* guix archive: Remove unused -r/--root option.Ludovic Courtès2015-01-17
* Merge branch 'core-updates'Ludovic Courtès2015-01-16
|\
| * Merge branch 'master' into core-updatesMark H Weaver2015-01-11
| |\
| * | guix package: Follow symlinks for pattern search paths.Ludovic Courtès2015-01-03
| * | Merge branch 'master' into core-updatesMark H Weaver2014-12-30
| |\ \
| * | | guix package: Use 'search-path-as-list' instead of custom code.Ludovic Courtès2014-12-27
| * | | utils: Export 'search-path-as-list'.Ludovic Courtès2014-12-27
| * | | packages: Add 'file-type' field to 'search-path-specification'.Ludovic Courtès2014-12-27
* | | | monads: Move '%store-monad' and related procedures where they belong.Ludovic Courtès2015-01-14
| |_|/ |/| |
* | | import: Add CPAN importer.Eric Bavier2015-01-09
* | | substitute-binary: Micro-optimize 'narinfo-sha256'.Ludovic Courtès2015-01-09
| |/ |/|
* | lint: Add tests for the 'home-page' checker.Ludovic Courtès2014-12-29
* | lint: Report on the package being checked.Ludovic Courtès2014-12-28
* | lint: Add 'home-page' checker.Ludovic Courtès2014-12-28
|/
* substitute-binary: Add missing newline in download progress report.Ludovic Courtès2014-12-09
* system: Don't make /boot/grub/grub.cfg a symlink to the store.Ludovic Courtès2014-12-09
* guix system: Fix typo affecting 'guix system init'.Ludovic Courtès2014-12-07
* guix: scripts: Parse $GUIX_BUILD_OPTIONS separately.nebuli2014-12-06
* system: Make /boot/grub/grub.cfg an indirect GC root.Ludovic Courtès2014-12-04
* guix system: Factorize 'grub-install' error handling, and use more 'mbegin'.Ludovic Courtès2014-12-04
* guix system: Use 'mbegin' for 'install'.Ludovic Courtès2014-12-02
* guix: scripts: Add GUIX_BUILD_OPTIONS environment handling.nebuli2014-11-30
* substitute-binary: Change "unresponsive" to "slow".Ludovic Courtès2014-11-28
* guix build: Add '--max-jobs' option.Ludovic Courtès2014-11-25
* guix system: Add '--share' and '--expose' options for 'vm'.Ludovic Courtès2014-11-21
* lint: Fix typos in checker descriptions.Ludovic Courtès2014-11-19
* lint: Use localized checker descriptions.Ludovic Courtès2014-11-19
* lint: Correctly internationalize warning messages.Ludovic Courtès2014-11-19
* lint: Change checker names to be symbols.Ludovic Courtès2014-11-19
* lint: Fold 'sync-descriptions' script as 'gnu-description' lint checker.Ludovic Courtès2014-11-19
* substitute-binary: Be slightly less verbose when downloading.Ludovic Courtès2014-11-13
* guix system: Decorate GRUB entries of old generations with date and number.Ludovic Courtès2014-11-11
* import: Add GNU importer.Ludovic Courtès2014-11-11
* pull: Use the build procedure provided by the newly-downloaded Guix.Ludovic Courtès2014-11-09
* vm: Fix 'vm --full-boot' to produce a sufficient disk image.Ludovic Courtès2014-11-08
* vm: Support 'guix system vm --full-boot'.Ludovic Courtès2014-11-08
* lint: Allow synopses that start with an abbreviation.Ludovic Courtès2014-11-07
* lint: Skip starting-article test for the synopses of GNU packages.Ludovic Courtès2014-11-07
* lint: Tolerate sentences that start with a parenthesis or a quote.Ludovic Courtès2014-11-07
* lint: Improve check for synopses starting with package name.Ludovic Courtès2014-11-07
* import: pypi: Gracefully handle wrong argument counts.Ludovic Courtès2014-11-05
* import: pypi: Gracefully handle non-existent packages.Ludovic Courtès2014-11-05
* packages: Implement grafts.Ludovic Courtès2014-11-02