summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2018-11-28download: Make (guix base16) a soft dependency.Ludovic Courtès
2018-11-28guix hash: Fix version and help messagesTim Gesthuizen
2018-11-28channels: Add 'checkout->channel-instance'.Ludovic Courtès
2018-11-28inferior: Add 'inferior-eval-with-store'.Ludovic Courtès
2018-11-28ui: 'show-what-to-build' reports grafts separately.Ludovic Courtès
2018-11-28status: Report grafting derivations specially.Ludovic Courtès
2018-11-28grafts: Record metadata as derivation properties.Ludovic Courtès
2018-11-28derivations: Add properties.Ludovic Courtès
2018-11-27pack: List the available formats.Efraim Flashner
2018-11-27describe: Delete 'directory' argument from 'display-checkout-info'.Oleg Pykhalov
2018-11-27swh: Export 'save-origin' and related bindings.Ludovic Courtès
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