summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | 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
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | pull: Add missing monadic 'return'.Ludovic Courtès2018-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
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | profiles: Fix typo in exports.Ludovic Courtès2018-10-26
* | | | | | | | | | | | | | | | | | | | | | scripts: Suggest running 'guix gc' when we're short on disk space.Ludovic Courtès2018-10-23
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | tests: Run 'guix pack' tests using the external store.Ludovic Courtès2018-10-19
* | | | | | | | | | | | | | | | | | | | | pack: Fix "-C none -f tarball".Ludovic Courtès2018-10-19
* | | | | | | | | | | | | | | | | | | | | gnu: Use pypi.org.Leo Famulari2018-10-18
* | | | | | | | | | | | | | | | | | | | | services: dhcp-client: Deprecate 'dhcp-client-service' procedure.Ludovic Courtès2018-10-18
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | import cran: Document "recursive" option.Pierre Neidhardt2018-10-17
* | | | | | | | | | | | | | | | | | | | ui: Fix port-buffering with guile@2.0.Eric Bavier2018-10-16
* | | | | | | | | | | | | | | | | | | | import: json: Handle the error case.Danny Milosavljevic2018-10-16
* | | | | | | | | | | | | | | | | | | | status: Build upon multiplexed build output.Ludovic Courtès2018-10-15