summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* 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
* environment: Improve '--help' output.Ludovic Courtès2014-10-30
* offload: Remove mutual exclusion on transfers.Ludovic Courtès2014-10-29
* guix: lint: Make exception for package name starting description.Eric Bavier2014-10-26
* guix: lint: Allow digits at start of synopsis or description.Eric Bavier2014-10-26
* guix: lint: Check for empty synopses and descriptions.Eric Bavier2014-10-26
* guix: lint: Check for proper end-of-sentence space.Eric Bavier2014-10-26
* guix: lint: Use if/when consistently.Eric Bavier2014-10-26
* guix: lint: Use string-suffix? and string-prefix? where appropriate.Eric Bavier2014-10-26
* refresh: Add end-of-line to error message.Eric Bavier2014-10-20
* guix lint: add the --checkers option.Cyril Roelandt2014-10-16
* guix package: Add '--switch-generation' option.Alex Kost2014-10-12
* profiles: Add condition types for profiles and generations.Alex Kost2014-10-12
* scripts: Add 'environment' command.David Thompson2014-10-10
* ui: Move 'show-manifest-transaction' from (guix profiles).Alex Kost2014-10-10
* Break module cycle involving (guix store) and (guix ui).Ludovic Courtès2014-10-09
* substitute-binary: Ignore $GUIX_BINARY_SUBSTITUTE_URL.Ludovic Courtès2014-10-09