summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
...
* pack: Docker backend now honors '--localstatedir'.Ludovic Courtès2018-11-06
* pack: Import (guix store database) only when '--localstatedir' is passed.Ludovic Courtès2018-11-06
* pack: Move store database creation to a separate derivation.Ludovic Courtès2018-11-06
* pull: Make '--dry-run' behave as expected.Ludovic Courtès2018-11-06
* Add 'guix processes'.Ludovic Courtès2018-10-29
* pack: Hide 'zip' colliding binding.Ludovic Courtès2018-10-27
* pack: Remove unused variable.Ludovic Courtès2018-10-27
* scripts: Suggest running 'guix gc' when we're short on disk space.Ludovic Courtès2018-10-23
* pack: Fix "-C none -f tarball".Ludovic Courtès2018-10-19
* import cran: Document "recursive" option.Pierre Neidhardt2018-10-17
* status: Build upon multiplexed build output.Ludovic Courtès2018-10-15
* 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
* 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: Add 'ensure-profile-directory'.Ludovic Courtès2018-10-11
* guix build: '-f' accepts file-like objects.Ludovic Courtès2018-10-09
* pull: '-l' now honors '-p'.Ludovic Courtès2018-10-09
* 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
* guix system: Load all services on reconfigure, not just stopped ones.Carlo Zancanaro2018-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
* 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
* gnupg: Use 'gpgv' and keybox files; adjust 'guix refresh' accordingly.Ludovic Courtès2018-09-16
* graph: Add '--system'.Ludovic Courtès2018-09-16
* guix: Do not close current-error-port.Ricardo Wurmus2018-09-11
* substitute: Ignore exceptions thrown by 'set-thread-name'.Ludovic Courtès2018-09-10
* ui: Add soft port for styling and filtering build output.Ricardo Wurmus2018-09-09
* guix describe: Display information about the current generation.Ludovic Courtès2018-09-07
* guix package: Record package provenance in manifest entries.Ludovic Courtès2018-09-07
* Add 'guix describe'.Ludovic Courtès2018-09-07
* pull: Add '--profile'.Ludovic Courtès2018-09-07
* Switch to Guile-Gcrypt.Ludovic Courtès2018-09-04
* Add (guix channels) and use it in (guix scripts pull).Ludovic Courtès2018-09-02
* pack: Correctly report "unknown pack format" errors.Ludovic Courtès2018-08-31
* import: pypi: Support recursive importing.Ricardo Wurmus2018-08-30
* import: stackage: Support recursive importing.Ricardo Wurmus2018-08-30
* pull: Use (git) and (guix git) unconditionally.Ludovic Courtès2018-08-27
* import: hackage: Support recursive importing.Ricardo Wurmus2018-08-11
* Revert "guix: Compress and decompress xz archives in parallel."Marius Bakke2018-07-22
* pull: Display new/upgraded packages upon completion.Ludovic Courtès2018-07-13
* pull: Use (guix inferior) to display new and upgraded packages.Ludovic Courtès2018-07-13
* Add (guix inferior) and (guix scripts repl).Ludovic Courtès2018-07-13
* guix package: Use relative symlinks to generations.Ludovic Courtès2018-07-13
* import: gem: Add recursive import.Oleg Pykhalov2018-07-11
* profiles: Introduce 'profile-search-paths' and use it.Ludovic Courtès2018-07-11