summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
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
2014-11-07lint: Tolerate sentences that start with a parenthesis or a quote.Ludovic Courtès
2014-11-07lint: Improve check for synopses starting with package name.Ludovic Courtès
2014-11-05import: pypi: Gracefully handle wrong argument counts.Ludovic Courtès
2014-11-05import: pypi: Gracefully handle non-existent packages.Ludovic Courtès
2014-11-02packages: Implement grafts.Ludovic Courtès
2014-10-30environment: Improve '--help' output.Ludovic Courtès
2014-10-29offload: Remove mutual exclusion on transfers.Ludovic Courtès
2014-10-26guix: lint: Make exception for package name starting description.Eric Bavier
2014-10-26guix: lint: Allow digits at start of synopsis or description.Eric Bavier
2014-10-26guix: lint: Check for empty synopses and descriptions.Eric Bavier
2014-10-26guix: lint: Check for proper end-of-sentence space.Eric Bavier
2014-10-26guix: lint: Use if/when consistently.Eric Bavier
2014-10-26guix: lint: Use string-suffix? and string-prefix? where appropriate.Eric Bavier
2014-10-20refresh: Add end-of-line to error message.Eric Bavier
2014-10-16guix lint: add the --checkers option.Cyril Roelandt
2014-10-12guix package: Add '--switch-generation' option.Alex Kost
2014-10-12profiles: Add condition types for profiles and generations.Alex Kost
2014-10-10scripts: Add 'environment' command.David Thompson
2014-10-10ui: Move 'show-manifest-transaction' from (guix profiles).Alex Kost
2014-10-09Break module cycle involving (guix store) and (guix ui).Ludovic Courtès
2014-10-09substitute-binary: Ignore $GUIX_BINARY_SUBSTITUTE_URL.Ludovic Courtès
2014-10-09daemon: Add '--substitute-urls' option.Ludovic Courtès
2014-10-08guix lint: make sure synopses do not start with the package name.Cyril Roelandt
2014-10-08guix lint: Make sure a synopsis cannot start with a lower-case article.Cyril Roelandt
2014-10-08guix lint: check whether descriptions and synopses start with an upper-case l...Cyril Roelandt
2014-10-08guix lint: Make sure synopses are not too long.Cyril Roelandt
2014-10-08guix lint: make sure check-patches retrieves patch names.Cyril Roelandt
2014-10-05guix package: Export generation procedures.Alex Kost
2014-09-30pull: Add dependency on Guile-JSON.Ludovic Courtès
2014-09-29import: Add PyPI importer.David Thompson
2014-09-24guix build: Add -L/--load-path as a common option.Ludovic Courtès
2014-09-22guix package: Use 'profile-generations'.Alex Kost
2014-09-20offload: Use a total order when sorting available machines.Ludovic Courtès
2014-09-20offload: Try another machine when the "best" machine is overloaded.Ludovic Courtès
2014-09-18pull: Rewrite using gexps.Ludovic Courtès
2014-09-12activation: Honor $GUIX_NEW_SYSTEM for use by 'guix system reconfigure'.Ludovic Courtès
2014-09-05pull: Add a compilation progress report.Ludovic Courtès
2014-09-03Move operating system helpers from (guix build …) to (gnu build …).Ludovic Courtès
2014-09-03guix lint: Remove "guix lint: " prefix from warnings.Ludovic Courtès
2014-09-03scripts: add guix lintCyril Roelandt
2014-09-03Move specification->package to gnu/packages.scm.Cyril Roelandt
2014-08-31guix package: Fix search path lookup when an obsolete version is installed.Ludovic Courtès
2014-08-29offload: Ignore EEXIST when registering a .drv as a GC root.Ludovic Courtès