summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* 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
* daemon: Support multiplexed build output.Ludovic Courtès2018-10-15
* status: Avoid "sucessfully built" messages when in quiet mode.Ludovic Courtès2018-10-14
* describe: Canonicalize the profile.Ludovic Courtès2018-10-14
* pull: Fix target of /var/guix/profiles/per-user/USER/current-guix.Ludovic Courtès2018-10-12
* pull: Don't use rename(2) across potentially different devices.Ludovic Courtès2018-10-12
* profiles: 'user-friendly-profile' now recognizes ~/.config/guix/current.Ludovic Courtès2018-10-12
* pull: Create /var/guix/profiles/per-user/USER/current-guix.Ludovic Courtès2018-10-12
* pull: Turn ~/.config/guix/current into a symlink to /var/guix/profiles.Ludovic Courtès2018-10-11
* profiles: Generalize 'canonicalize-profile'.Ludovic Courtès2018-10-11
* profiles: Add 'ensure-profile-directory'.Ludovic Courtès2018-10-11
* self: Use Guile 2.2 unconditionally for recent 'guix pull'.Ludovic Courtès2018-10-10
* guix build: '-f' accepts file-like objects.Ludovic Courtès2018-10-09