aboutsummaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* weather: Call lookup-narinfos with a custom progress reporter.improve-guix-weather-progress-reportingChristopher Baines2021-03-09
* guix: substitutes: Make progress reporting configurable.Christopher Baines2021-03-09
* scripts: system: Activate system when switching generations.Brice Waegeneire2021-03-09
* licenses: Add Zero-Clause BSD License.Alexandros Theodotou2021-03-06
* tests: do not hard code HTTP portsMaxime Devos2021-03-06
* Revert "tests: Refer to '%derivation-cache' in the right module."Ludovic Courtès2021-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
* tests: Refer to '%derivation-cache' in the right module.Ludovic Courtès2021-03-05
* download: 'url-fetch/tarbomb' and 'url-fetch/zipbomb' refer to native tools.Ludovic Courtès2021-03-05
* gexp: Honor #:target in 'compiled-modules'.Ludovic Courtès2021-03-05
* profiles: 'package->manifest-entry' preserves transformations by default.Ludovic Courtès2021-03-05
* gexp: #:references-graphs refers to non-native derivations.Ludovic Courtès2021-03-03
* openpgp: Remove now unnecessary procedure.Ludovic Courtès2021-03-02
* import/cran: Fix detection of Fortran files.Mădălin Ionel Patrașcu2021-03-01
* import: hackage: Accept optional version parameter.Xinglu Chen2021-03-01
* serialization: Micro-optimize string literal output in 'write-file-tree'.Ludovic Courtès2021-03-01
* environment: Allow compilation with Guile 2.2.Ludovic Courtès2021-03-01
* syscalls: Add 'mounts' and the <mount> record type.Ludovic Courtès2021-02-25
* syscalls: Define MS_RELATIME.Ludovic Courtès2021-02-25
* describe: Make sure package-channels always returns a list.Mathieu Othacehe2021-02-25
* describe: Add missing include.Mathieu Othacehe2021-02-25
* describe: Add package-channels.Mathieu Othacehe2021-02-25
* guix: scripts: Fix corner cases of hint for option typo.zimoun2021-02-24
* 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
* ui: Bug-report URL in '--help' can be translated.Ludovic Courtès2021-02-24
* 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