| Commit message (Expand) | Author | Age |
* | pull: Fix target of /var/guix/profiles/per-user/USER/current-guix. | Ludovic Courtès | 2018-10-12 |
* | pull: Don't use rename(2) across potentially different devices. | Ludovic Courtès | 2018-10-12 |
* | pull: Create /var/guix/profiles/per-user/USER/current-guix. | Ludovic Courtès | 2018-10-12 |
* | pull: Turn ~/.config/guix/current into a symlink to /var/guix/profiles. | Ludovic Courtès | 2018-10-11 |
* | profiles: Add 'ensure-profile-directory'. | Ludovic Courtès | 2018-10-11 |
* | guix build: '-f' accepts file-like objects. | Ludovic Courtès | 2018-10-09 |
* | pull: '-l' now honors '-p'. | Ludovic Courtès | 2018-10-09 |
* | perform-download: Optionally report a "download-progress" trace. | Ludovic Courtès | 2018-09-27 |
* | Add (guix status) and use it for pretty colored output. | Ludovic Courtès | 2018-09-27 |
* | guix system: Load all services on reconfigure, not just stopped ones. | Carlo Zancanaro | 2018-09-26 |
* | pull: Try harder to use the host's X.509 certificates. | Ludovic Courtès | 2018-09-25 |
* | substitute: Progress port really closes underlying port. | Ludovic Courtès | 2018-09-25 |
* | pull: Use /etc/ssl/certs by default if it exists and is non-empty. | Ludovic Courtès | 2018-09-18 |
* | pull: Assume 'set-tls-certificate-locations!' is available. | Ludovic Courtès | 2018-09-18 |
* | describe: Work correctly on generation-less profiles. | Ludovic Courtès | 2018-09-18 |
* | gnupg: Use 'gpgv' and keybox files; adjust 'guix refresh' accordingly. | Ludovic Courtès | 2018-09-16 |
* | graph: Add '--system'. | Ludovic Courtès | 2018-09-16 |
* | guix: Do not close current-error-port. | Ricardo Wurmus | 2018-09-11 |
* | substitute: Ignore exceptions thrown by 'set-thread-name'. | Ludovic Courtès | 2018-09-10 |
* | ui: Add soft port for styling and filtering build output. | Ricardo Wurmus | 2018-09-09 |
* | guix describe: Display information about the current generation. | Ludovic Courtès | 2018-09-07 |
* | guix package: Record package provenance in manifest entries. | Ludovic Courtès | 2018-09-07 |
* | Add 'guix describe'. | Ludovic Courtès | 2018-09-07 |
* | pull: Add '--profile'. | Ludovic Courtès | 2018-09-07 |
* | Switch to Guile-Gcrypt. | Ludovic Courtès | 2018-09-04 |
* | Add (guix channels) and use it in (guix scripts pull). | Ludovic Courtès | 2018-09-02 |
* | pack: Correctly report "unknown pack format" errors. | Ludovic Courtès | 2018-08-31 |
* | import: pypi: Support recursive importing. | Ricardo Wurmus | 2018-08-30 |
* | import: stackage: Support recursive importing. | Ricardo Wurmus | 2018-08-30 |
* | pull: Use (git) and (guix git) unconditionally. | Ludovic Courtès | 2018-08-27 |
* | import: hackage: Support recursive importing. | Ricardo Wurmus | 2018-08-11 |
* | Revert "guix: Compress and decompress xz archives in parallel." | Marius Bakke | 2018-07-22 |
* | pull: Display new/upgraded packages upon completion. | Ludovic Courtès | 2018-07-13 |
* | pull: Use (guix inferior) to display new and upgraded packages. | Ludovic Courtès | 2018-07-13 |
* | Add (guix inferior) and (guix scripts repl). | Ludovic Courtès | 2018-07-13 |
* | guix package: Use relative symlinks to generations. | Ludovic Courtès | 2018-07-13 |
* | import: gem: Add recursive import. | Oleg Pykhalov | 2018-07-11 |
* | profiles: Introduce 'profile-search-paths' and use it. | Ludovic Courtès | 2018-07-11 |
* | environment: Simplify code by using manifests internally. | Ludovic Courtès | 2018-07-11 |
* | guix: Add opam importer. | Julien Lepiller | 2018-07-10 |
* | scripts: Add missing -V option to commands that document it. | Kyle Meyer | 2018-07-07 |
* | weather: Fix pasto in --version output. | Kyle Meyer | 2018-07-07 |
* | pack: Use guile-for-build for the target system. | Ludovic Courtès | 2018-07-05 |
* | guix system: Make 'init' idempotent again. | Ludovic Courtès | 2018-07-03 |
* | guix system: init: Check the available space before copying. | Ludovic Courtès | 2018-07-03 |
* | store: Add 'query-path-info*'. | Ludovic Courtès | 2018-07-03 |
* | scripts: gc: Report size in MiBs instead of bytes. | Taylan Kammer | 2018-06-28 |
* | pack: Squashfs build expression refers to (guix store database) & co. | Ludovic Courtès | 2018-06-25 |
* | pack: Fix guix pack -f docker. | Christopher Baines | 2018-06-24 |
* | guix: Fix system reconfigure. | Ricardo Wurmus | 2018-06-21 |