summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* scripts: system: Add support for container network sharing.Christopher Baines2019-01-30
* pull: Default to verbosity level 1.Ludovic Courtès2019-01-29
* pull: Don't trigger 'hash guix' hint needlessly.Ludovic Courtès2019-01-28
* weather: Add '--coverage'.Ludovic Courtès2019-01-25
* refresh: Better account for private and generated packages.Ludovic Courtès2019-01-25
* refresh: Fix format string that would lead '-l' to print incorrect numbers.Ludovic Courtès2019-01-25
* weather: Ignore deprecated packages but not hidden packages.Ludovic Courtès2019-01-25
* offload: 'status' reports the time difference.Ludovic Courtès2019-01-22
* store: Rename '&nix-error' to '&store-error'.Ludovic Courtès2019-01-21
* pull: Add missing import.Ludovic Courtès2019-01-20
* lint: check-source-unstable-tarball: Don't assume uri length.Efraim Flashner2019-01-20
* pull: Suggest running 'hash guix' if needed.Ludovic Courtès2019-01-18
* scripts: Fix typo.Ricardo Wurmus2019-01-17
* guix package: '--list-available' can use data from the cache.Ludovic Courtès2019-01-15
* edit: Use 'specification->location' to read information from the cache.Ludovic Courtès2019-01-15
* channels: Compute a package cache and use it.Ludovic Courtès2019-01-15
* guix package: Avoid 'find-newest-available-packages'.Ludovic Courtès2019-01-15
* guix package: '--upgrade' preserves package order.Ludovic Courtès2019-01-15
* copy: Add '--verbosity'.Ludovic Courtès2019-01-14
* pull: Don't prepend "origin/" to branch names.Ludovic Courtès2019-01-14
* refresh: Suggest input changes when updating.Ricardo Wurmus2019-01-12
* guix build: Re-purpose '--verbosity' and add '--debug'.Ludovic Courtès2019-01-11
* status: Add 'with-status-verbosity'.Ludovic Courtès2019-01-11
* refresh: Turn on warnings when '--manifest' is used.Ludovic Courtès2019-01-11
* refresh: Refactor option handling and '--recursive'.Ludovic Courtès2019-01-11
* guix: lint: Warn only if GitHub URI is not same as the package URI.Arun Isaac2019-01-10
* Remove most uses of the _IO*F constants.Ludovic Courtès2019-01-09
* maint: Remove 'cond-expand' forms for Guile 2.0.Ludovic Courtès2019-01-09
* pull: Document '--system'.Ludovic Courtès2019-01-08
* import: opam: Add recursive option.Julien Lepiller2019-01-07
* lint: Avoid 'dirname' call at the top level.Ludovic Courtès2019-01-07
* lint: Rename checker to 'github-url'.Ludovic Courtès2019-01-06
* guix build: Honor '--system' for file-like objects and gexps.Ludovic Courtès2019-01-05
* lint: Check for unstable tarballs.Efraim Flashner2018-12-27
* pull: Add '--system'.Ludovic Courtès2018-12-27
* offload: Remove unnecessary locking on machine slots.Ludovic Courtès2018-12-26
* offload: Remove the "machine choice" lock.Ludovic Courtès2018-12-26
* offload: Adjust 'test' and 'status' to the latest changes.Ludovic Courtès2018-12-25
* offload: Use (guix inferior) instead of (ssh dist node).Ludovic Courtès2018-12-24
* scripts: refresh: Allow searching recursively.Efraim Flashner2018-12-24
* guix: lint: Check for source URIs redirecting to GitHub.Arun Isaac2018-12-24
* offload: Display the normalized load in 'guix offload status' output.Ludovic Courtès2018-12-23
* offload: Recognize build failures due to lack of disk space.Ludovic Courtès2018-12-21
* offload: Skip machines that are low on disk space.Ludovic Courtès2018-12-21
* offload: Decompose 'machine-load' into simpler procedures.Ludovic Courtès2018-12-21
* Use 'mapm' instead of 'sequence' + 'map'.Ludovic Courtès2018-12-19
* guix system: Clarify the three strategies available.swedebugia2018-12-18
* publish: Add a 'Cache-Control' header on /nar responses.Ludovic Courtès2018-12-17
* environment: Support package transformation options.Ludovic Courtès2018-12-17
* substitute: Ignore irrelevant narinfo signatures.Ludovic Courtès2018-12-14