summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2021-05-09
|\
| * weather: '--display-missing' shows the system type of missing items.Ludovic Courtès2021-05-08
| * download: Use Disarchive as a last resort.Timothy Sample2021-04-29
| * Revert "download: Use Disarchive as a last resort."Timothy Sample2021-04-28
| * download: Use Disarchive as a last resort.Timothy Sample2021-04-27
| * http-client, substitute: Gracefully handle GnuTLS EAGAIN/EINTR.Ludovic Courtès2021-04-24
| * import: Remove Nix importer.Ludovic Courtès2021-04-20
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2021-04-16
|\|
| * scripts: system: Default to -v3 when building a system.Mark H Weaver2021-04-11
| * import: go: Append version to symbol name in the pinned version mode.Maxim Cournoyer2021-04-09
| * import: go: Add an option to use pinned versions.Maxim Cournoyer2021-04-09
| * daemon: 'guix substitute' replies on FD 4.Ludovic Courtès2021-04-09
| * scripts: show: Replace 'args-fold*' by 'parse-command-line'.zimoun2021-04-01
| * scripts: search: Replace 'args-fold*' by 'parse-command-line'.zimoun2021-04-01
| * scripts: repl: Replace 'args-fold*' by 'parse-command-line'.zimoun2021-04-01
| * scripts: publish: Replace 'args-fold*' by 'parse-command-line'.zimoun2021-04-01
| * scripts: edit: Replace 'args-fold*' by 'parse-command-line'.zimoun2021-04-01
| * scripts: download: Replace 'args-fold*' by 'parse-command-line'.zimoun2021-04-01
| * scripts: discover: Replace 'args-fold*' by 'parse-command-line'.zimoun2021-04-01
| * scripts: describe: Replace 'args-fold*' by 'parse-command-line'.zimoun2021-04-01
| * scripts: Scripts that defaulted to -v2 now default to -v3.Ludovic Courtès2021-03-31
| * substitute: Emit a single newline upon completion.Ludovic Courtès2021-03-31
| * scripts: import: cran: Add missing help for 'style' option.zimoun2021-03-29
| * Fix substitutes server discovery.Mathieu Othacehe2021-03-29
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2021-03-24
|\|
| * substitute: Choose compression method based on past CPU usage.Ludovic Courtès2021-03-21
| * guix package: Autoload Guile-JSON and (guix describe).Ludovic Courtès2021-03-19
| * guix describe: Autoload Guile-JSON.Ludovic Courtès2021-03-19
| * weather: Only show request statistics when requests were made.Christopher Baines2021-03-17
| * scripts: weather: Provide more representative request statistics.Christopher Baines2021-03-17
| * scripts: substitute: Tweak error reporting in process-substitution.Christopher Baines2021-03-17
| * scripts: substitute: Add back some error handling.Christopher Baines2021-03-17
| * time-machine: Fail when unrecognized option.zimoun2021-03-11
| * import: Add Go importer.Katherine Cox-Buday2021-03-10
| * Revert "inferior: Break cached-channel-instance into two procedures."Mathieu Othacehe2021-03-10
| * inferior: Break cached-channel-instance into two procedures.Mathieu Othacehe2021-03-10
| * weather: Call lookup-narinfos with a custom progress reporter.Christopher Baines2021-03-09
| * guix: substitutes: Make progress reporting configurable.Christopher Baines2021-03-09
| * scripts: system: Activate system when switching generations.Brice Waegeneire2021-03-09
* | Merge branch 'master' into core-updatesChristopher Baines2021-03-06
|\|
| * guix: Split (guix substitutes) from (guix scripts substitute).Christopher Baines2021-03-05
| * pull: Expand help text for --{url,commit,branch}.Tobias Geerinckx-Rice2021-03-05
| * profiles: 'package->manifest-entry' preserves transformations by default.Ludovic Courtès2021-03-05
| * environment: Allow compilation with Guile 2.2.Ludovic Courtès2021-03-01
| * substitute: Ensure backtraces go to file descriptor 4.Ludovic Courtès2021-02-24
| * substitute: Do not unwind stack traces upon uncaught exceptions.Ludovic Courtès2021-02-24
| * substitute: Rework connection error handling.Christopher Baines2021-02-22
| * substitute: Remove fetch-narinfos use open-connection-for-uri/maybe.Christopher Baines2021-02-22
| * substitute: Inline fetch in to process-substitutes.Christopher Baines2021-02-22
| * substitute: Remove redundant fetch arguments.Christopher Baines2021-02-22