summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2018-10-24gx-download (DRAFT)wip-ipfs2Pierre Neidhardt
2018-10-24import: Add Go importerPierre Neidhardt
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
2018-09-25gnupg: Change default keyserver.Ludovic Courtès
2018-09-23database: Register each store item only once.Ludovic Courtès
2018-09-23database: 'register-items' shows a progress bar.Ludovic Courtès
2018-09-23store-copy: Display a progress bar when copying store items.Ludovic Courtès
2018-09-23serialization: Remove redundancy in 'write-file'.Ludovic Courtès
2018-09-21inferior: Add 'inferior-for-channels'.Ludovic Courtès
2018-09-21channels: Add 'channel-instances->derivation'.Ludovic Courtès