summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2021-03-29gexp: Add #:guile parameter to 'load-path-expression'.Ludovic Courtès
2021-03-29gexp: 'imported+compiled-modules' fully honors #:guile.Ludovic Courtès
2021-03-29build-system/julia: Turn on deprecation warnings.zimoun
2021-03-29licenses: Add Free Art License 1.3.Felix Gruber
2021-03-28http-client: Don't drop failed query when reconnecting.Ludovic Courtès
2021-03-27http-client: 'http-multiple-get' is tail-recursive again.Ludovic Courtès
2021-03-26import: print: Improve origin method name guesswork.Ludovic Courtès
2021-03-26lint: archival: Gracefully handle packages with a #f hash value.Ludovic Courtès
2021-03-23utils: Fix target-64bit? on powerpc64le-linux.Chris Marusich
2021-03-23syscalls: Fix RNDADDTOENTCNT on powerpc64le-linux.Chris Marusich
2021-03-23syscalls: Fix clone on powerpc64le-linux.Chris Marusich
2021-03-23Add powerpc64le-linux as a supported Guix architecture.Chris Marusich
2021-03-23utils: Add target-powerpc? procedure.Chris Marusich
2021-03-21gnu-maintenance: Exclude GNU Radio from the 'gnu-ftp' updater predicate.Ludovic Courtès
2021-03-21substitute: Choose compression method based on past CPU usage.Ludovic Courtès
2021-03-20gnu-maintenance: Accept underscores as package/version separators.Ludovic Courtès
2021-03-19download: 'tls-wrap' treats premature TLS termination as EOF.Ludovic Courtès
2021-03-19build-system/node: Remove unnecessary imports.Ludovic Courtès
2021-03-19download: Autoload (guix build download).Ludovic Courtès
2021-03-19git-download: Autoload Guile-Git.Ludovic Courtès
2021-03-19guix package: Autoload Guile-JSON and (guix describe).Ludovic Courtès
2021-03-19guix describe: Autoload Guile-JSON.Ludovic Courtès
2021-03-19gnu-maintenance: Better handle empty #:directory for 'latest-html-release'.Ludovic Courtès
2021-03-17weather: Only show request statistics when requests were made.Christopher Baines
2021-03-17import: gnome: Silence URL redirect messages.Ludovic Courtès
2021-03-17http-client: 'http-fetch' and 'http-fetch/cached' accept #:log-port.Ludovic Courtès
2021-03-17import: gnome: Exclude version numbers that do not start with a digit.Ludovic Courtès
2021-03-17scripts: weather: Provide more representative request statistics.Christopher Baines
2021-03-17substitutes: lookup-narinfos: Return the number of requests made.Christopher Baines
2021-03-17scripts: substitute: Tweak error reporting in process-substitution.Christopher Baines
2021-03-17scripts: substitute: Add back some error handling.Christopher Baines
2021-03-17gnu-maintenance: Add a timeout on FTP connection establishment.Ludovic Courtès
2021-03-17gnu-maintenance: Remove unused parameters of 'latest-ftp-release'.Ludovic Courtès
2021-03-17gnu-maintenance: Add 'generic-html' updater.Ludovic Courtès
2021-03-17gnu-maintenance: 'latest-html-release' better computes version number.Ludovic Courtès
2021-03-17gnu-maintenance: 'latest-html-release' can determine signature file name.Ludovic Courtès
2021-03-17gnu-maintenance: 'release-file?' rejects checksum files.Ludovic Courtès
2021-03-17gnu-maintenance: 'latest-html-release' considers non-relative URLs.Ludovic Courtès
2021-03-17gnu-maintenance: Use (htmlprag) for 'latest-html-release'.Ludovic Courtès
2021-03-17gnu: Use PACKAGE/INHERIT in more places.Mark H Weaver
2021-03-15syscalls: mounts: Fix a matching bug.Chris Marusich
2021-03-15build-system/cargo: Don't clobber packaged crates while building.Efraim Flashner
2021-03-14build-system/cargo: Propagate crates across builds.Efraim Flashner
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