summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2018-11-18guix system: Clarify 'perform-action'.Ludovic Courtès
2018-11-18guix system: De-monadify bootloader installation script.Ludovic Courtès
2018-11-18guix system: Simplify bootloader package handling.Ludovic Courtès
2018-11-18system: De-monadify 'operating-system-bootcfg'.Ludovic Courtès
2018-11-11guix system: Invoking 'guix system init' twice keeps timestamps zeroed.Ludovic Courtès
2018-11-11guix package: '--show' errors when asked for a non-existent package.Ludovic Courtès
2018-11-07pull: Add missing monadic 'return'.Ludovic Courtès
2018-11-06pack: Squashfs backend now honors '--localstatedir'.Ludovic Courtès
2018-11-06pack: Docker backend now honors '--localstatedir'.Ludovic Courtès
2018-11-06pack: Import (guix store database) only when '--localstatedir' is passed.Ludovic Courtès
2018-11-06pack: Move store database creation to a separate derivation.Ludovic Courtès
2018-11-06pull: Make '--dry-run' behave as expected.Ludovic Courtès
2018-10-29Add 'guix processes'.Ludovic Courtès
2018-10-27pack: Hide 'zip' colliding binding.Ludovic Courtès
2018-10-27pack: Remove unused variable.Ludovic Courtès
2018-10-23scripts: Suggest running 'guix gc' when we're short on disk space.Ludovic Courtès
2018-10-19pack: Fix "-C none -f tarball".Ludovic Courtès
2018-10-17import cran: Document "recursive" option.Pierre Neidhardt
2018-10-15status: Build upon multiplexed build output.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-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: Add 'ensure-profile-directory'.Ludovic Courtès
2018-10-09guix build: '-f' accepts file-like objects.Ludovic Courtès
2018-10-09pull: '-l' now honors '-p'.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-26guix system: Load all services on reconfigure, not just stopped ones.Carlo Zancanaro
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-18pull: Use /etc/ssl/certs by default if it exists and is non-empty.Ludovic Courtès
2018-09-18pull: Assume 'set-tls-certificate-locations!' is available.Ludovic Courtès
2018-09-18describe: Work correctly on generation-less profiles.Ludovic Courtès
2018-09-16gnupg: Use 'gpgv' and keybox files; adjust 'guix refresh' accordingly.Ludovic Courtès
2018-09-16graph: Add '--system'.Ludovic Courtès
2018-09-11guix: Do not close current-error-port.Ricardo Wurmus
2018-09-10substitute: Ignore exceptions thrown by 'set-thread-name'.Ludovic Courtès
2018-09-09ui: Add soft port for styling and filtering build output.Ricardo Wurmus
2018-09-07guix describe: Display information about the current generation.Ludovic Courtès
2018-09-07guix package: Record package provenance in manifest entries.Ludovic Courtès
2018-09-07Add 'guix describe'.Ludovic Courtès
2018-09-07pull: Add '--profile'.Ludovic Courtès
2018-09-04Switch to Guile-Gcrypt.Ludovic Courtès
2018-09-02Add (guix channels) and use it in (guix scripts pull).Ludovic Courtès
2018-08-31pack: Correctly report "unknown pack format" errors.Ludovic Courtès
2018-08-30import: pypi: Support recursive importing.Ricardo Wurmus
2018-08-30import: stackage: Support recursive importing.Ricardo Wurmus
2018-08-27pull: Use (git) and (guix git) unconditionally.Ludovic Courtès