summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2021-03-13gnu-maintenance: Autoload (zlib).Ludovic Courtès
2021-03-13inferior: Add <inferior> printer.Ludovic Courtès
2021-03-12utils: Use Guile-zlib for gzip compression and decompression.Ludovic Courtès
2021-03-11time-machine: Fail when unrecognized option.zimoun
2021-03-11download: 'tls-wrap' returns an unbuffered custom port.Ludovic Courtès
2021-03-11download: 'tls-wrap' avoids intermediate buffer.Ludovic Courtès
2021-03-10syscalls: Define the ST_* constants and add 'statfs-flags->mount-flags'.Ludovic Courtès
2021-03-10import: go: Compute the hash of Git checkouts.Ludovic Courtès
2021-03-10import: Add Go importer.Katherine Cox-Buday
2021-03-10channels: Add the channel branch in sexp->channel.Mathieu Othacehe
2021-03-10inferior: Use a safe symlink monadic procedure.Mathieu Othacehe
2021-03-10Revert "inferior: Break cached-channel-instance into two procedures."Mathieu Othacehe
2021-03-10ci: Remove hydra support.Mathieu Othacehe
2021-03-10channels: Export channel-instance->sexp.Mathieu Othacehe
2021-03-10inferior: Fix concurrent cached-profile calls.Mathieu Othacehe
2021-03-10inferior: Break cached-channel-instance into two procedures.Mathieu Othacehe
2021-03-09weather: Call lookup-narinfos with a custom progress reporter.Christopher Baines
2021-03-09guix: substitutes: Make progress reporting configurable.Christopher Baines
2021-03-09scripts: system: Activate system when switching generations.Brice Waegeneire
2021-03-06licenses: Add Zero-Clause BSD License.Alexandros Theodotou
2021-03-06tests: do not hard code HTTP portsMaxime Devos
2021-03-06Revert "tests: Refer to '%derivation-cache' in the right module."Ludovic Courtès
2021-03-05guix: Split (guix substitutes) from (guix scripts substitute).Christopher Baines
2021-03-05pull: Expand help text for --{url,commit,branch}.Tobias Geerinckx-Rice
2021-03-05tests: Refer to '%derivation-cache' in the right module.Ludovic Courtès
2021-03-05download: 'url-fetch/tarbomb' and 'url-fetch/zipbomb' refer to native tools.Ludovic Courtès
2021-03-05gexp: Honor #:target in 'compiled-modules'.Ludovic Courtès
2021-03-05profiles: 'package->manifest-entry' preserves transformations by default.Ludovic Courtès
2021-03-03gexp: #:references-graphs refers to non-native derivations.Ludovic Courtès
2021-03-02openpgp: Remove now unnecessary procedure.Ludovic Courtès
2021-03-01import/cran: Fix detection of Fortran files.Mădălin Ionel Patrașcu
2021-03-01import: hackage: Accept optional version parameter.Xinglu Chen
2021-03-01serialization: Micro-optimize string literal output in 'write-file-tree'.Ludovic Courtès
2021-03-01environment: Allow compilation with Guile 2.2.Ludovic Courtès
2021-02-25syscalls: Add 'mounts' and the <mount> record type.Ludovic Courtès
2021-02-25syscalls: Define MS_RELATIME.Ludovic Courtès
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