summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2018-11-05ssh: Honor the SOCKET-NAME argument of connect-to-remote-daemon....Maxim Cournoyer
2018-11-06self: Install substitute keys....Ludovic Courtès
2018-11-06self: Remove extra paren in manual version string....Ludovic Courtès
2018-11-06pull: Make '--dry-run' behave as expected....Ludovic Courtès
2018-10-28git-download: Print a message when falling back to a full fetch....Maxim Cournoyer
2018-10-29Add 'guix processes'....Ludovic Courtès
2018-10-28import: hackage: Do not repeat inputs in native-inputs....Arun Isaac
2018-10-27gexp: 'gexp-modules' now consistently deletes duplicates....Ludovic Courtès
2018-10-27pack: Hide 'zip' colliding binding....Ludovic Courtès
2018-10-27pack: Remove unused variable....Ludovic Courtès
2018-10-26profiles: Fix typo in exports....Ludovic Courtès
2018-10-23scripts: Suggest running 'guix gc' when we're short on disk space....Ludovic Courtès
2018-10-19tests: Run 'guix pack' tests using the external store....Ludovic Courtès
2018-10-19pack: Fix "-C none -f tarball"....Ludovic Courtès
2018-10-18gnu: Use pypi.org....Leo Famulari
2018-10-18services: dhcp-client: Deprecate 'dhcp-client-service' procedure....Ludovic Courtès
2018-10-17import cran: Document "recursive" option....Pierre Neidhardt
2018-10-16ui: Fix port-buffering with guile@2.0....Eric Bavier
2018-10-16import: json: Handle the error case....Danny Milosavljevic
2018-10-15status: Build upon multiplexed build output....Ludovic Courtès
2018-10-15daemon: Support multiplexed build output....Ludovic Courtès
2018-10-14status: Avoid "sucessfully built" messages when in quiet mode....Ludovic Courtès
2018-10-14describe: Canonicalize the profile....Ludovic Courtès
2018-10-12pull: Fix target of /var/guix/profiles/per-user/USER/current-guix....Ludovic Courtès
2018-10-12pull: Don't use rename(2) across potentially different devices....Ludovic Courtès
2018-10-12profiles: 'user-friendly-profile' now recognizes ~/.config/guix/current....Ludovic Courtès
2018-10-12pull: Create /var/guix/profiles/per-user/USER/current-guix....Ludovic Courtès
2018-10-11pull: Turn ~/.config/guix/current into a symlink to /var/guix/profiles....Ludovic Courtès
2018-10-11profiles: Generalize 'canonicalize-profile'....Ludovic Courtès
2018-10-11profiles: Add 'ensure-profile-directory'....Ludovic Courtès
2018-10-10self: Use Guile 2.2 unconditionally for recent 'guix pull'....Ludovic Courtès