summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* 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
| * substitute: Remove now redundant connection caching helpers.Christopher Baines2021-02-22
| * substitute: Change connection cache handling in process-substitution.Christopher Baines2021-02-22
| * substitute: Stop using call-with-cached-connection in fetch-narinfos.Christopher Baines2021-02-22
| * substitute: open-connection-for-uri/maybe add #:verify-certificate?.Christopher Baines2021-02-22
| * guix: Move http-multiple-get to (guix http-client).Christopher Baines2021-02-22
| * substitute: Remove redundant let block from fetch.Christopher Baines2021-02-22
| * substitute: Remove connection handling from fetch.Christopher Baines2021-02-22
| * substitute: Remove buffer handling from fetch.Christopher Baines2021-02-22
| * scripts: system: Accept <image> records as input.Mathieu Othacehe2021-02-17
| * scripts: system: Remove 'vm-image' command.Mathieu Othacehe2021-02-17
| * pull: Create the "${XDG_CONFIG_HOME}/guix" directory when needed.宋文武2021-02-12
* | Merge branch 'master' into core-updatesDanny Milosavljevic2021-02-11
|\|
| * environment: Allow starting from existing profile.Lars-Dominik Braun2021-02-11
| * guix describe: 'display-profile-content' checks the right generation.Ludovic Courtès2021-02-05
| * channels: Record 'guix' channel metadata in (guix config).Ludovic Courtès2021-02-04
* | Merge branch 'master' into core-updatesChristopher Baines2021-02-03
|\|
| * guix package: Add '--export-channels'.Ludovic Courtès2021-02-01
| * channels: Add 'channel->code'.Ludovic Courtès2021-02-01
| * guix describe: Use 'manifest-entry-channel'.Ludovic Courtès2021-02-01
| * guix package: Add '--export-manifest'.Ludovic Courtès2021-02-01
| * scripts: import: json: Fix error handling.zimoun2021-01-31
| * guix: channels: Introduce "channel-with-substitutes-available".Mathieu Othacehe2021-01-31
| * guix system: Adjust 'upgrade-shepherd-services' to shepherd service change.Ludovic Courtès2021-01-30
| * services: shepherd: Allow custom 'shepherd' package.Maxime Devos2021-01-30