aboutsummaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* substitute: Rework connection error handling.prepare-to-move-guix-scripts-substitute-codeChristopher 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
* http-client: Accept #:open-connection in http-fetch.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
* http-client: Add error handling to http-multiple-get.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
* packages: 'package-field-location' handles 'search-path' returning #f.Ludovic Courtès2021-02-22
* ui: Fix typo in description.Brice Waegeneire2021-02-19
* scripts: system: Accept <image> records as input.Mathieu Othacehe2021-02-17
* scripts: system: Remove 'vm-image' command.Mathieu Othacehe2021-02-17
* ftp-client: Before 'PASV', try 'EPSV' first for IPv6.宋文武2021-02-15
* import: crate: Use repository when home-page is unavailableNicolas Goaziou2021-02-12
* pull: Create the "${XDG_CONFIG_HOME}/guix" directory when needed.宋文武2021-02-12
* environment: Allow starting from existing profile.Lars-Dominik Braun2021-02-11
* docker: Pass '--hard-dereference' to 'tar' to ensure reproducible builds.Ludovic Courtès2021-02-08
* build-system: Add renpy-build-system.Leo Prikler2021-02-07
* guix describe: 'display-profile-content' checks the right generation.Ludovic Courtès2021-02-05
* channels: Consider the current channel commit as authentic.Ludovic Courtès2021-02-04
* build: Add '--with-channel-commit' and related configure flags.Ludovic Courtès2021-02-04
* channels: Record 'guix' channel metadata in (guix config).Ludovic Courtès2021-02-04
* store: 'store-path-hash-part' really returns false for invalid file names.Ludovic Courtès2021-02-04
* ui: Add hint for command typo.zimoun2021-02-03
* guix: scripts: Add hint for option typo.zimoun2021-02-03
* utils: Add string distance.zimoun2021-02-03
* guix: narinfo: Export narinfo-contents.Christopher Baines2021-02-02
* import: gnu: Fix the detection of non-GNU packages.Maxim Cournoyer2021-02-02
* 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
* channels: Add the channel name to channel sexps.Ludovic Courtès2021-02-01
* channels: Factorize 'manifest-entry-channel' and channel serialization.Ludovic Courtès2021-02-01
* guix package: Add '--export-manifest'.Ludovic Courtès2021-02-01
* utils: Add 'version-unique-prefix'.Ludovic Courtès2021-02-01
* profiles: Add 'manifest->code'.Ludovic Courtès2021-02-01
* scripts: import: json: Fix error handling.zimoun2021-01-31
* import: gnu: Mention package name upon failure.zimoun2021-01-31
* gnu-maintenance: Fix error handling.zimoun2021-01-31
* database: Validate #:nar-size and #:time when registering store items.Ludovic Courtès2021-01-31
* database: Remove workarounds unnecessary with guile-sqlite3 0.1.2.Ludovic Courtès2021-01-31
* ci: Add missing imports.Ludovic Courtès2021-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