summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2018-11-26repl: Do not exit repl on SIGINT....Oleg Pykhalov
2018-11-26git-download: Download from Software Heritage as a last resort....Ludovic Courtès
2018-11-26Add (guix swh)....Ludovic Courtès
2018-11-26git-download: Use 'git-minimal' instead of 'git'....Ludovic Courtès
2018-11-24ssh: Make 'send-files' more robust....Ludovic Courtès
2018-11-24build-system: clojure-build-system: Fix %default-clojure location....Jelle Licht
2018-11-23pack: Add '--profile-name'....Ludovic Courtès
2018-11-23status: Display 'build-remote' events....Ludovic Courtès
2018-11-23Update Guile-SQLite3 URL everywhere....Ludovic Courtès
2018-11-22describe: Add recutils format....Oleg Pykhalov
2018-11-22describe: Add json format....Oleg Pykhalov
2018-11-22describe: Use a procedure to format output....Oleg Pykhalov
2018-11-21guix system: Fix 'init' again....Ludovic Courtès
2018-11-21describe: Add profile option....Oleg Pykhalov
2018-11-21describe: Fix 'format' option....Oleg Pykhalov
2018-11-20lint: 'check-derivation' fully disables grafts....Ludovic Courtès
2018-11-20lint: 'check-derivation' tries all the package's supported systems....Ludovic Courtès
2018-11-19build-system: Add 'clojure-build-system'....Alex Vong
2018-11-19guix: Add clojure-utils....Alex Vong
2018-11-19guix system: Fix 'init'....Ludovic Courtès
2018-11-18guix system: Clarify 'perform-action'....Ludovic Courtès
2018-11-18guix system: De-monadify bootloader installation script....Ludovic Courtès
2018-11-18guix system: Simplify bootloader package handling....Ludovic Courtès
2018-11-18system: De-monadify 'operating-system-bootcfg'....Ludovic Courtès
2018-11-18gnu: ocaml: Update to 4.7.0....Julien Lepiller
2018-11-18build-system/ocaml: Use invoke and return #t....Julien Lepiller
2018-11-16progress: Do not display the last 0B transfer when size is unknown....Clément Lassieur
2018-11-16progress: Fix crash because of division by zero....Clément Lassieur
2018-11-14download: Access content-addressed mirrors over HTTPS....Ludovic Courtès
2018-11-14download: Add Software Heritage as a content-addressed mirror....Ludovic Courtès
2018-11-13deduplication: Restore directory mtime and permissions after deduplication....Ludovic Courtès
2018-11-13tests: Check file canonicalization for 'restore-file-set'....Ludovic Courtès
2018-11-13nar: Access the database instead of connecting to the daemon....Ludovic Courtès
2018-11-12store: Add a functional object cache and use it in 'lower-object'....Ludovic Courtès
2018-11-12tests: Add 'test-assertm' to (guix tests)....Ludovic Courtès
2018-11-12build-system/go: Plan removal of the pkg folder for go-1.11 onward....Pierre Neidhardt
2018-11-11guix system: Invoking 'guix system init' twice keeps timestamps zeroed....Ludovic Courtès
2018-11-11guix package: '--show' errors when asked for a non-existent package....Ludovic Courtès
2018-11-10ci: Add procedures to access evaluations....Ludovic Courtès
2018-11-10gnu-maintenance: Base kernel.org updater on HTML directory listings....Ludovic Courtès
2018-11-10gnu-maintenance: ".sign" and ".asc" files no longer match 'release-file?'....Ludovic Courtès
2018-11-07pull: Add missing monadic 'return'....Ludovic Courtès
2018-11-06store-copy: Canonicalize the mtime and permissions of the store copy....Ludovic Courtès
2018-11-06pack: Squashfs backend now honors '--localstatedir'....Ludovic Courtès
2018-11-06pack: Docker backend now honors '--localstatedir'....Ludovic Courtès
2018-11-06pack: Import (guix store database) only when '--localstatedir' is passed....Ludovic Courtès
2018-11-06pack: Move store database creation to a separate derivation....Ludovic Courtès
2018-11-06guix: Update to Bioconductor 3.8....Ricardo Wurmus
2018-11-06self: Install shell completion files....Ludovic Courtès
2018-11-06self: Rename 'sub-directory' to 'file-append*'....Ludovic Courtès