summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2018-11-05
|\
| * 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
* | Merge branch 'master' into core-updatesMarius Bakke2018-10-21
|\|
| * 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
* | java-utils: Use 'strip-store-file-name'.Alex Vong2018-10-19
* | build-system/haskell: Use 'strip-store-file-name'.Alex Vong2018-10-19
* | Merge branch 'master' into core-updatesMarius Bakke2018-10-17
|\|
| * 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
| * profiles: Make Geiser happy.Ludovic Courtès2018-10-09
| * pull: '-l' now honors '-p'.Ludovic Courtès2018-10-09
| * status: Gracefully handle invalid UTF-8 in build logs.Ludovic Courtès2018-10-09
* | Merge branch 'master' into core-updatesLeo Famulari2018-10-07
|\|
| * build-system/glib-or-gtk: Build 'in-source' by default.Leo Famulari2018-10-07
| * progress: Fix total size in "@ download-succeeded" traces.Ludovic Courtès2018-10-05
* | Merge branch 'master' into core-updatesMarius Bakke2018-10-05
|\|
| * progress: Generate valid 'download-progress' traces when the size is unknown.Ludovic Courtès2018-10-04
| * build-system/asdf: Properly handle dependency specification casing.Andy Patterson2018-10-02
| * guix: import: stackage: Fix JSON accessors.Timothy Sample2018-10-01
| * build-system: haskell: Add #:cabal-revision argument.Timothy Sample2018-10-01
| * status: Always print the daemon's "waiting for locks" messages.Ludovic Courtès2018-09-30
| * status: Tweak colorization.Ludovic Courtès2018-09-28
| * status: Be more defensive when looking for a log file.Ludovic Courtès2018-09-28
| * perform-download: Optionally report a "download-progress" trace.Ludovic Courtès2018-09-27
| * Add (guix status) and use it for pretty colored output.Ludovic Courtès2018-09-27
| * progress: Add 'display-download-progress'.Ludovic Courtès2018-09-27