summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2021-07-11Add 'guix style'.Ludovic Courtès
2021-06-19Merge branch 'master' into core-updatesMarius Bakke
2021-06-18profiles: Add 'load-profile'.Ludovic Courtès
2021-06-18Start enabling substitutes from bordeaux.guix.gnu.org.Christopher Baines
2021-06-16pack: Fix the system value passed to build-docker-image.Maxim Cournoyer
2021-06-13guix package: Do not say "nothing to do" upon rollback & co.Ludovic Courtès
2021-06-06Merge branch 'master' into core-updatesMarius Bakke
2021-06-06scripts: substitute: Cache connection when looking for narinfos.Mathieu Othacehe
2021-06-03import: Add CHICKEN egg importer.Xinglu Chen
2021-06-01maint: Require Guile 3.0.Ludovic Courtès
2021-06-01publish: Add keep-alive support when sending nar.Mathieu Othacehe
2021-06-01publish: Preserve the request connection header.Mathieu Othacehe
2021-05-28guix build: Emit "nothing to do" warning only when needed.Ludovic Courtès
2021-05-28guix package: Do not warn about "missing arguments" when there's nothing to do.Ludovic Courtès
2021-05-28scripts: Commands warn when passed zero arguments.Ludovic Courtès
2021-05-28deploy: Error out when the FILE argument is missing.Ludovic Courtès
2021-05-22Merge branch 'master' into core-updatesMarius Bakke
2021-05-22scripts: discover: Report Avahi errors.Mathieu Othacehe
2021-05-20scripts: challenge: Fix regression.Mathieu Othacehe
2021-05-16publish: Add '--negative-ttl'.Ludovic Courtès
2021-05-15Merge branch 'master' into core-updatesLudovic 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-09Merge branch 'master' into core-updatesMarius Bakke
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-16Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
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