summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* 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
| * Revert "substitute: Remove extra 'newline' call."Ludovic Courtès2021-01-21
| * archive: Note service type in ACL hint.Tobias Geerinckx-Rice2021-01-20
| * environment: Fix '--root' option with relative file name.JOULAUD François2021-01-19
| * system: Rename 'disk-image' command 'image'.Mathieu Othacehe2021-01-19
| * image: Rename "raw" image-type to "efi-raw".Mathieu Othacehe2021-01-17
| * guix: Move narinfo code from substitute script to module.Christopher Baines2021-01-16
| * substitute: Untangle skipping authentication from valid-narinfo?.Christopher Baines2021-01-16
| * substitute: Add zstd support.Ludovic Courtès2021-01-13
| * publish: Add support for zstd compression.Ludovic Courtès2021-01-13
| * substitute: Remove extra 'newline' call.Ludovic Courtès2021-01-13
* | Merge branch 'staging' into 'core-updates'.Maxim Cournoyer2021-01-13
|\|
| * guix system: Add '--graph-backend'.Ludovic Courtès2021-01-04
| * environment: Remove unused modules.guy fleury iteriteka2021-01-04
| * substitute: Handle "invalid session" GnuTLS errors on reused connections.Ludovic Courtès2021-01-04
| * guix hash: Honor '-H' when used alongside '-r'.Ludovic Courtès2021-01-04