summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* 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
* daemon: Add '--substitute-urls' option.Ludovic Courtès2014-10-09
* guix lint: make sure synopses do not start with the package name.Cyril Roelandt2014-10-08
* guix lint: Make sure a synopsis cannot start with a lower-case article.Cyril Roelandt2014-10-08
* guix lint: check whether descriptions and synopses start with an upper-case l...Cyril Roelandt2014-10-08
* guix lint: Make sure synopses are not too long.Cyril Roelandt2014-10-08
* guix lint: make sure check-patches retrieves patch names.Cyril Roelandt2014-10-08
* guix package: Export generation procedures.Alex Kost2014-10-05
* pull: Add dependency on Guile-JSON.Ludovic Courtès2014-09-30
* import: Add PyPI importer.David Thompson2014-09-29
* guix build: Add -L/--load-path as a common option.Ludovic Courtès2014-09-24
* guix package: Use 'profile-generations'.Alex Kost2014-09-22
* offload: Use a total order when sorting available machines.Ludovic Courtès2014-09-20
* offload: Try another machine when the "best" machine is overloaded.Ludovic Courtès2014-09-20