summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2021-02-25describe: Make sure package-channels always returns a list.Mathieu Othacehe
2021-02-25describe: Add missing include.Mathieu Othacehe
2021-02-25describe: Add package-channels.Mathieu Othacehe
2021-02-24guix: scripts: Fix corner cases of hint for option typo.zimoun
2021-02-24substitute: Ensure backtraces go to file descriptor 4.Ludovic Courtès
2021-02-24substitute: Do not unwind stack traces upon uncaught exceptions.Ludovic Courtès
2021-02-24ui: Bug-report URL in '--help' can be translated.Ludovic Courtès
2021-02-24guix: renpy-build-system: Quote data directory.Leo Prikler
2021-02-23packages: Improve the docstring of PACKAGE/INHERIT.Leo Famulari
2021-02-23store: Micro-optimize object cache lookup.Ludovic Courtès
2021-02-23gexp: Reduce allocations in 'gexp-attribute'.Ludovic Courtès
2021-02-23gexp: Reduce allocations while traversing lists.Ludovic Courtès
2021-02-23gexp: Micro-optimize 'gexp->sexp' and 'lower-inputs'.Ludovic Courtès
2021-02-23gexp: Keep 'lower-inputs' private.Ludovic Courtès
2021-02-23gexp: 'gexp-inputs' returns both native and non-native inputs.Ludovic Courtès
2021-02-23gexp: 'gexp-inputs' returns a list of <gexp-input> records.Ludovic Courtès
2021-02-23gexp: Micro-optimize sexp serialization.Ludovic Courtès
2021-02-23store: Object cache profiling shows the number of entries.Ludovic Courtès
2021-02-23grafts: Inline 'grafting?' and 'set-grafting'.Ludovic Courtès
2021-02-22scripts: Don't trigger option hints for short options.Ludovic Courtès
2021-02-22profiles: Fix typo in manifest comment.Ludovic Courtès
2021-02-22describe: Fix typo in 'manifest-entry-with-provenance'.Ludovic Courtès
2021-02-22packages: 'package-field-location' preserves the original file name.Ludovic Courtès
2021-02-22substitute: Rework connection error handling.Christopher Baines
2021-02-22substitute: Remove fetch-narinfos use open-connection-for-uri/maybe.Christopher Baines
2021-02-22substitute: Inline fetch in to process-substitutes.Christopher Baines
2021-02-22substitute: Remove redundant fetch arguments.Christopher Baines
2021-02-22substitute: Remove now redundant connection caching helpers.Christopher Baines
2021-02-22substitute: Change connection cache handling in process-substitution.Christopher Baines
2021-02-22http-client: Accept #:open-connection in http-fetch.Christopher Baines
2021-02-22substitute: Stop using call-with-cached-connection in fetch-narinfos.Christopher Baines
2021-02-22substitute: open-connection-for-uri/maybe add #:verify-certificate?.Christopher Baines
2021-02-22http-client: Add error handling to http-multiple-get.Christopher Baines
2021-02-22guix: Move http-multiple-get to (guix http-client).Christopher Baines
2021-02-22substitute: Remove redundant let block from fetch.Christopher Baines
2021-02-22substitute: Remove connection handling from fetch.Christopher Baines
2021-02-22substitute: Remove buffer handling from fetch.Christopher Baines
2021-02-22packages: 'package-field-location' handles 'search-path' returning #f.Ludovic Courtès
2021-02-19ui: Fix typo in description.Brice Waegeneire
2021-02-17scripts: system: Accept <image> records as input.Mathieu Othacehe
2021-02-17scripts: system: Remove 'vm-image' command.Mathieu Othacehe
2021-02-15ftp-client: Before 'PASV', try 'EPSV' first for IPv6.宋文武
2021-02-12import: crate: Use repository when home-page is unavailableNicolas Goaziou
2021-02-12pull: Create the "${XDG_CONFIG_HOME}/guix" directory when needed.宋文武
2021-02-11environment: Allow starting from existing profile.Lars-Dominik Braun
2021-02-08docker: Pass '--hard-dereference' to 'tar' to ensure reproducible builds.Ludovic Courtès
2021-02-07build-system: Add renpy-build-system.Leo Prikler
2021-02-05guix describe: 'display-profile-content' checks the right generation.Ludovic Courtès
2021-02-04channels: Consider the current channel commit as authentic.Ludovic Courtès
2021-02-04build: Add '--with-channel-commit' and related configure flags.Ludovic Courtès