summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* substitute-binary: Remove thread-safe 'regexp-exec' wrapper.Ludovic Courtès2015-03-23
* substitute-binary: Pipeline HTTP requests instead of using threads.Ludovic Courtès2015-03-23
* substitute-binary: Allow callers to specify the size of a narinfo.Ludovic Courtès2015-03-23
* guix package: '-s' sorts packages by name, then by version.Ludovic Courtès2015-03-20
* guix package: '-s' displays different packages that have the same location.Ludovic Courtès2015-03-20
* lint: Report details about FTP errors.Ludovic Courtès2015-03-19
* lint: Change misleading variable name.Ludovic Courtès2015-03-19
* substitute-binary: Fix recently-introduced regression.Ludovic Courtès2015-03-18
* store: Add preliminary support for client-supplied substitute URLs.Ludovic Courtès2015-03-18
* scripts: environment: Improve error messages.David Thompson2015-03-16
* lint: Add tests for the 'source' checker.Ludovic Courtès2015-03-05
* tests: Remove dependency on 'glibc-utf8-locales' for profile tests.Ludovic Courtès2015-03-04
* ui: Factorize command-line + env. var. option parsing.Ludovic Courtès2015-02-26
* guix system: Honor '--no-grub'.Ludovic Courtès2015-02-24
* lint: handle FTP URIs.Cyril Roelandt2015-02-10
* guix package: Make custom profiles actual indirect roots.Ludovic Courtès2015-02-06
* pull: Always install the ~/.config/guix/latest symlink.Ludovic Courtès2015-02-06
* offload: Better report failure to create the GC root directory.Ludovic Courtès2015-02-05
* offload: Warn about SSH client issues.Ludovic Courtès2015-02-05
* guix: environment: Consider all package outputs.David Thompson2015-02-03
* 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