summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2018-01-19gnu: Consistently Write ‘file system(s)’....Tobias Geerinckx-Rice
2018-01-15ui: Disable '%fresh-auto-compile' only for Guile 2.2.3....Ludovic Courtès
2018-01-15offload: Look at machine loads for the past minute....Ludovic Courtès
2018-01-15ruby-build-system: Fix build error....Danny Milosavljevic
2018-01-14ruby-build-system: Add a new wrap phase....Christopher Baines
2018-01-14ruby-build-system: Add wrap-ruby-program....Christopher Baines
2018-01-14guix: build: ruby-build-system: Install to the vendor directory...Christopher Baines
2018-01-12ssh: Switch back to 'get-bytevector-some'....Ludovic Courtès
2018-01-12offload: 'test' reports Guile and module errors more nicely....Ludovic Courtès
2018-01-12offload: 'test' gracefully handles 'node-repl-error'....Ludovic Courtès
2018-01-12ssh: 'retrieve-files' now only retrieves what's missing....Ludovic Courtès
2018-01-12offload: Fix regression in file retrieval....Ludovic Courtès
2018-01-11derivations: Fix typo in docstring....Ludovic Courtès
2018-01-11ssh: Pass an empty "exceptfds" set to 'select'....Ludovic Courtès
2018-01-11store: Fix potential over-reads in 'import-paths'....Ludovic Courtès
2018-01-11ssh: Work around 'get-bytevector-some' bug....Ludovic Courtès
2018-01-10gnu: Use one spelling for ‘copyright’....Tobias Geerinckx-Rice
2018-01-09publish: Remove "Guix-Nar-Compression" header from responses....Ludovic Courtès
2018-01-08import: crate: Gracefully deal with missing license info....Ludovic Courtès
2018-01-07publish: Publish build logs....Ludovic Courtès
2018-01-07publish: Use 'x-raw-file' internal response header....Ludovic Courtès
2018-01-07daemon: Add gzip log compression....Ludovic Courtès
2018-01-07ssh: Improve error reporting when retrieving files....Ludovic Courtès
2018-01-07ui: Display hints that come along with '&message' conditions....Ludovic Courtès
2018-01-06publish: Save bandwidth on narinfo 404s....Ludovic Courtès
2018-01-01ui: It's 2018 now!...Ludovic Courtès
2017-12-31build: dub-build-system: Make builds reproducible....Danny Milosavljevic
2017-12-23guix build: Support '--with-source=PACKAGE@VERSION=URI'....Ludovic Courtès
2017-12-22guix system: Check mapped devices upon 'init' and 'reconfigure'....Ludovic Courtès
2017-12-22guix: Exclude broken symlinks from man files....Ricardo Wurmus
2017-12-19upstream: Reject bogus archive type guesses....Ludovic Courtès
2017-12-18guix gc: '--verify=foo' is reported as an error....Ludovic Courtès
2017-12-18gexp: 'computed-file' has a new #:guile parameter....Ludovic Courtès
2017-12-18ui: Non-zero exit for compound '&message' and '&error-location' conditions....Ludovic Courtès
2017-12-17man-db: Autoload (gdbm)....Ludovic Courtès
2017-12-17gnu-maintenance: 'latest-ftp-release' ignores "unstable" directories....Ludovic Courtès
2017-12-17profiles: Use (guix man-db) to create the manual database....Ludovic Courtès
2017-12-16guix: offload: Add "status" sub-command....Ricardo Wurmus
2017-12-15scripts: system: Add --expression option....Mathieu Othacehe
2017-12-15progress: Rename 'erase-in-line' to 'erase-current-line'....Ludovic Courtès
2017-12-15bootloader: Factorize write-file-on-device....Mathieu Othacehe
2017-12-15guix: ant-build-system: Do not compress jars....Ricardo Wurmus
2017-12-13hydra: Invalidate derivation caches after each architecture evaluation....Ludovic Courtès
2017-12-13memoization: Add 'invalidate-memoization!....Ludovic Courtès
2017-12-13derivations: Don't memoize 'derivation-hash'....Ludovic Courtès
2017-12-13derivations: Split 'derivation-hash' in two procedures....Ludovic Courtès
2017-12-13Revert "derivations: 'derivation-hash' assumes inputs are coalesced."...Ludovic Courtès
2017-12-12derivations: 'derivation-hash' assumes inputs are coalesced....Ludovic Courtès
2017-12-12derivations: Use 'define-immutable-record-type' as appropriate....Ludovic Courtès
2017-12-12memoization: Profiling support keeps track of lookups and hits....Ludovic Courtès