summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2021-05-16publish: Add '--negative-ttl'.Ludovic Courtès
2021-05-14import: go: Fix goproxy option argument's format.Zheng Junjie
2021-05-13challenge: Be defensive in the size passed to the progress reporter.Ludovic Courtès
2021-05-11Merge branch 'version-1.3.0'Maxim Cournoyer
2021-05-10guix: scripts system: Increase the size for generating Docker container images.Roel Janssen
2021-05-09describe: Gracefully handle profiles that lack provenance info.Ludovic Courtès
2021-05-08weather: '--display-missing' shows the system type of missing items.Ludovic Courtès
2021-04-29download: Use Disarchive as a last resort.Timothy Sample
2021-04-28Revert "download: Use Disarchive as a last resort."Timothy Sample
2021-04-27download: Use Disarchive as a last resort.Timothy Sample
2021-04-25http-client, substitute: Gracefully handle GnuTLS EAGAIN/EINTR.Ludovic Courtès
2021-04-25import: Remove Nix importer.Ludovic Courtès
2021-04-24http-client, substitute: Gracefully handle GnuTLS EAGAIN/EINTR.Ludovic Courtès
2021-04-20import: Remove Nix importer.Ludovic Courtès
2021-04-11scripts: system: Default to -v3 when building a system.Mark H Weaver
2021-04-09import: go: Append version to symbol name in the pinned version mode.Maxim Cournoyer
2021-04-09import: go: Add an option to use pinned versions.Maxim Cournoyer
2021-04-09daemon: 'guix substitute' replies on FD 4.Ludovic Courtès
2021-04-01scripts: show: Replace 'args-fold*' by 'parse-command-line'.zimoun
2021-04-01scripts: search: Replace 'args-fold*' by 'parse-command-line'.zimoun
2021-04-01scripts: repl: Replace 'args-fold*' by 'parse-command-line'.zimoun
2021-04-01scripts: publish: Replace 'args-fold*' by 'parse-command-line'.zimoun
2021-04-01scripts: edit: Replace 'args-fold*' by 'parse-command-line'.zimoun
2021-04-01scripts: download: Replace 'args-fold*' by 'parse-command-line'.zimoun
2021-04-01scripts: discover: Replace 'args-fold*' by 'parse-command-line'.zimoun
2021-04-01scripts: describe: Replace 'args-fold*' by 'parse-command-line'.zimoun
2021-03-31scripts: Scripts that defaulted to -v2 now default to -v3.Ludovic Courtès
2021-03-31substitute: Emit a single newline upon completion.Ludovic Courtès
2021-03-29scripts: import: cran: Add missing help for 'style' option.zimoun
2021-03-29Fix substitutes server discovery.Mathieu Othacehe
2021-03-21substitute: Choose compression method based on past CPU usage.Ludovic Courtès
2021-03-19guix package: Autoload Guile-JSON and (guix describe).Ludovic Courtès
2021-03-19guix describe: Autoload Guile-JSON.Ludovic Courtès
2021-03-17weather: Only show request statistics when requests were made.Christopher Baines
2021-03-17scripts: weather: Provide more representative request statistics.Christopher Baines
2021-03-17scripts: substitute: Tweak error reporting in process-substitution.Christopher Baines
2021-03-17scripts: substitute: Add back some error handling.Christopher Baines
2021-03-11time-machine: Fail when unrecognized option.zimoun
2021-03-10import: Add Go importer.Katherine Cox-Buday
2021-03-10Revert "inferior: Break cached-channel-instance into two procedures."Mathieu Othacehe
2021-03-10inferior: Break cached-channel-instance into two procedures.Mathieu Othacehe
2021-03-09weather: Call lookup-narinfos with a custom progress reporter.Christopher Baines
2021-03-09guix: substitutes: Make progress reporting configurable.Christopher Baines
2021-03-09scripts: system: Activate system when switching generations.Brice Waegeneire
2021-03-05guix: Split (guix substitutes) from (guix scripts substitute).Christopher Baines
2021-03-05pull: Expand help text for --{url,commit,branch}.Tobias Geerinckx-Rice
2021-03-05profiles: 'package->manifest-entry' preserves transformations by default.Ludovic Courtès
2021-03-01environment: Allow compilation with Guile 2.2.Ludovic Courtès
2021-02-24substitute: Ensure backtraces go to file descriptor 4.Ludovic Courtès
2021-02-24substitute: Do not unwind stack traces upon uncaught exceptions.Ludovic Courtès