summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2018-11-20
|\
| * build-system: Add 'clojure-build-system'.Alex Vong2018-11-19
| * guix: Add clojure-utils.Alex Vong2018-11-19
| * guix system: Fix 'init'.Ludovic Courtès2018-11-19
| * guix system: Clarify 'perform-action'.Ludovic Courtès2018-11-18
| * guix system: De-monadify bootloader installation script.Ludovic Courtès2018-11-18
| * guix system: Simplify bootloader package handling.Ludovic Courtès2018-11-18
| * system: De-monadify 'operating-system-bootcfg'.Ludovic Courtès2018-11-18
| * gnu: ocaml: Update to 4.7.0.Julien Lepiller2018-11-18
| * build-system/ocaml: Use invoke and return #t.Julien Lepiller2018-11-18
| * progress: Do not display the last 0B transfer when size is unknown.Clément Lassieur2018-11-16
| * progress: Fix crash because of division by zero.Clément Lassieur2018-11-16
| * download: Access content-addressed mirrors over HTTPS.Ludovic Courtès2018-11-14
| * download: Add Software Heritage as a content-addressed mirror.Ludovic Courtès2018-11-14
* | Merge branch 'master' into core-updatesMarius Bakke2018-11-14
|\|
| * deduplication: Restore directory mtime and permissions after deduplication.Ludovic Courtès2018-11-13
| * tests: Check file canonicalization for 'restore-file-set'.Ludovic Courtès2018-11-13
| * nar: Access the database instead of connecting to the daemon.Ludovic Courtès2018-11-13
| * store: Add a functional object cache and use it in 'lower-object'.Ludovic Courtès2018-11-12
| * tests: Add 'test-assertm' to (guix tests).Ludovic Courtès2018-11-12
| * build-system/go: Plan removal of the pkg folder for go-1.11 onward.Pierre Neidhardt2018-11-12
| * guix system: Invoking 'guix system init' twice keeps timestamps zeroed.Ludovic Courtès2018-11-11
| * guix package: '--show' errors when asked for a non-existent package.Ludovic Courtès2018-11-11
| * ci: Add procedures to access evaluations.Ludovic Courtès2018-11-10
| * gnu-maintenance: Base kernel.org updater on HTML directory listings.Ludovic Courtès2018-11-10
| * gnu-maintenance: ".sign" and ".asc" files no longer match 'release-file?'.Ludovic Courtès2018-11-10
* | build-system/dub: Let all phases return #T unconditionally.Ricardo Wurmus2018-11-13
* | build-system/haskell: Fix register phase.Ricardo Wurmus2018-11-12
* | Merge branch 'master' into core-updatesMarius Bakke2018-11-09
|\|
| * pull: Add missing monadic 'return'.Ludovic Courtès2018-11-07
* | Merge branch 'master' into core-updatesMarius Bakke2018-11-07
|\|
| * store-copy: Canonicalize the mtime and permissions of the store copy.Ludovic Courtès2018-11-06
| * pack: Squashfs backend now honors '--localstatedir'.Ludovic Courtès2018-11-06
| * pack: Docker backend now honors '--localstatedir'.Ludovic Courtès2018-11-06
| * pack: Import (guix store database) only when '--localstatedir' is passed.Ludovic Courtès2018-11-06
| * pack: Move store database creation to a separate derivation.Ludovic Courtès2018-11-06
| * guix: Update to Bioconductor 3.8.Ricardo Wurmus2018-11-06
| * self: Install shell completion files.Ludovic Courtès2018-11-06
| * self: Rename 'sub-directory' to 'file-append*'.Ludovic Courtès2018-11-06
| * ssh: Honor the SOCKET-NAME argument of connect-to-remote-daemon.Maxim Cournoyer2018-11-05
| * self: Install substitute keys.Ludovic Courtès2018-11-06
| * self: Remove extra paren in manual version string.Ludovic Courtès2018-11-06
| * pull: Make '--dry-run' behave as expected.Ludovic Courtès2018-11-06
* | Merge branch 'master' into core-updatesMarius Bakke2018-11-05
|\|
| * git-download: Print a message when falling back to a full fetch.Maxim Cournoyer2018-10-28
| * Add 'guix processes'.Ludovic Courtès2018-10-29
| * import: hackage: Do not repeat inputs in native-inputs.Arun Isaac2018-10-28
| * gexp: 'gexp-modules' now consistently deletes duplicates.Ludovic Courtès2018-10-27
| * pack: Hide 'zip' colliding binding.Ludovic Courtès2018-10-27
| * pack: Remove unused variable.Ludovic Courtès2018-10-27