aboutsummaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* progress: Fix total size in "@ download-succeeded" traces.Ludovic Courtès2018-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
* guix system: Load all services on reconfigure, not just stopped ones.Carlo Zancanaro2018-09-26
* git-download: Don't assume the working directory is the parent of ".git".Marius Bakke2018-09-26
* pull: Try harder to use the host's X.509 certificates.Ludovic Courtès2018-09-25
* substitute: Progress port really closes underlying port.Ludovic Courtès2018-09-25
* progress: 'progress-reporter-report!' takes any number of arguments.Ludovic Courtès2018-09-25
* gnupg: Change default keyserver.Ludovic Courtès2018-09-25
* database: Register each store item only once.Ludovic Courtès2018-09-23
* database: 'register-items' shows a progress bar.Ludovic Courtès2018-09-23
* store-copy: Display a progress bar when copying store items.Ludovic Courtès2018-09-23
* serialization: Remove redundancy in 'write-file'.Ludovic Courtès2018-09-23
* inferior: Add 'inferior-for-channels'.Ludovic Courtès2018-09-21
* channels: Add 'channel-instances->derivation'.Ludovic Courtès2018-09-21
* profiles: 'packages->manifest' now accepts inferior packages.Ludovic Courtès2018-09-21
* inferior: Add 'inferior-package->manifest-entry'.Ludovic Courtès2018-09-21
* inferior: Add 'inferior-package-search-paths' & co.Ludovic Courtès2018-09-21
* inferior: Add 'inferior-package-inputs' & co.Ludovic Courtès2018-09-21
* inferior: Add 'lookup-inferior-packages'.Ludovic Courtès2018-09-21
* inferior: Add 'inferior-package-derivation'.Ludovic Courtès2018-09-21
* build-system/asdf: Adopt asdf conventions.Andy Patterson2018-09-19
* build-system/asdf: Use invoke.Andy Patterson2018-09-19
* build-system/asdf: Log lisp system invocations.Andy Patterson2018-09-19
* build-system/asdf: Handle all asdf dependency specifications.Andy Patterson2018-09-19
* pull: Use /etc/ssl/certs by default if it exists and is non-empty.Ludovic Courtès2018-09-18
* pull: Assume 'set-tls-certificate-locations!' is available.Ludovic Courtès2018-09-18
* describe: Work correctly on generation-less profiles.Ludovic Courtès2018-09-18
* store: Add another missing buffer flush.Ludovic Courtès2018-09-18
* git: Choose a saner default for '%repository-cache-directory'.Ludovic Courtès2018-09-17
* store: Add missing buffer flushes.Ludovic Courtès2018-09-17
* gnupg: Use 'gpgv' and keybox files; adjust 'guix refresh' accordingly.Ludovic Courtès2018-09-16
* channels: Add Guile-Git as a dependency of external channels.Ludovic Courtès2018-09-16
* graph: Add '--system'.Ludovic Courtès2018-09-16
* git-download: 'git-predicate' returns #f on Git errors.Ludovic Courtès2018-09-14
* git-download: Rewrite 'git-predicate' using Guile-Git.Ludovic Courtès2018-09-13
* guix: Do not close current-error-port.Ricardo Wurmus2018-09-11
* ui: Do not filter hash mismatch lines.Ricardo Wurmus2018-09-11
* profiles: Correctly deal with etc/ being a relative symlink.Ludovic Courtès2018-09-11
* Adjust all users of (gnu packages ldc) to use (gnu packages dlang).Leo Famulari2018-09-10
* substitute: Ignore exceptions thrown by 'set-thread-name'.Ludovic Courtès2018-09-10
* syscalls: Report lack of a libc symbol as ENOSYS.Ludovic Courtès2018-09-10