summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
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
2018-10-09guix build: '-f' accepts file-like objects....Ludovic Courtès
2018-10-09profiles: Make Geiser happy....Ludovic Courtès
2018-10-09pull: '-l' now honors '-p'....Ludovic Courtès
2018-10-09status: Gracefully handle invalid UTF-8 in build logs....Ludovic Courtès
2018-10-07build-system/glib-or-gtk: Build 'in-source' by default....Leo Famulari
2018-10-05progress: Fix total size in "@ download-succeeded" traces....Ludovic Courtès
2018-10-04progress: Generate valid 'download-progress' traces when the size is unknown....Ludovic Courtès
2018-10-02build-system/asdf: Properly handle dependency specification casing....Andy Patterson
2018-10-01guix: import: stackage: Fix JSON accessors....Timothy Sample
2018-10-01build-system: haskell: Add #:cabal-revision argument....Timothy Sample
2018-09-30status: Always print the daemon's "waiting for locks" messages....Ludovic Courtès
2018-09-28status: Tweak colorization....Ludovic Courtès
2018-09-28status: Be more defensive when looking for a log file....Ludovic Courtès
2018-09-27perform-download: Optionally report a "download-progress" trace....Ludovic Courtès
2018-09-27Add (guix status) and use it for pretty colored output....Ludovic Courtès
2018-09-27progress: Add 'display-download-progress'....Ludovic Courtès
2018-09-26guix system: Load all services on reconfigure, not just stopped ones....Carlo Zancanaro
2018-09-26git-download: Don't assume the working directory is the parent of ".git"....Marius Bakke
2018-09-25pull: Try harder to use the host's X.509 certificates....Ludovic Courtès
2018-09-25substitute: Progress port really closes underlying port....Ludovic Courtès
2018-09-25progress: 'progress-reporter-report!' takes any number of arguments....Ludovic Courtès