aboutsummaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* guix: renpy-build-system: Quote data directory.Leo Prikler2021-02-24
* packages: Improve the docstring of PACKAGE/INHERIT.Leo Famulari2021-02-23
* store: Micro-optimize object cache lookup.Ludovic Courtès2021-02-23
* gexp: Reduce allocations in 'gexp-attribute'.Ludovic Courtès2021-02-23
* gexp: Reduce allocations while traversing lists.Ludovic Courtès2021-02-23
* gexp: Micro-optimize 'gexp->sexp' and 'lower-inputs'.Ludovic Courtès2021-02-23
* gexp: Keep 'lower-inputs' private.Ludovic Courtès2021-02-23
* gexp: 'gexp-inputs' returns both native and non-native inputs.Ludovic Courtès2021-02-23
* gexp: 'gexp-inputs' returns a list of <gexp-input> records.Ludovic Courtès2021-02-23
* gexp: Micro-optimize sexp serialization.Ludovic Courtès2021-02-23
* store: Object cache profiling shows the number of entries.Ludovic Courtès2021-02-23
* grafts: Inline 'grafting?' and 'set-grafting'.Ludovic Courtès2021-02-23
* scripts: Don't trigger option hints for short options.Ludovic Courtès2021-02-22
* profiles: Fix typo in manifest comment.Ludovic Courtès2021-02-22
* describe: Fix typo in 'manifest-entry-with-provenance'.Ludovic Courtès2021-02-22
* packages: 'package-field-location' preserves the original file name.Ludovic Courtès2021-02-22
* 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
* 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