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