summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
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
2018-08-11import: hackage: Support recursive importing....Ricardo Wurmus
2018-07-22Revert "guix: Compress and decompress xz archives in parallel."...Marius Bakke
2018-07-13pull: Display new/upgraded packages upon completion....Ludovic Courtès
2018-07-13pull: Use (guix inferior) to display new and upgraded packages....Ludovic Courtès
2018-07-13Add (guix inferior) and (guix scripts repl)....Ludovic Courtès
2018-07-13guix package: Use relative symlinks to generations....Ludovic Courtès
2018-07-11import: gem: Add recursive import....Oleg Pykhalov
2018-07-11profiles: Introduce 'profile-search-paths' and use it....Ludovic Courtès
2018-07-11environment: Simplify code by using manifests internally....Ludovic Courtès
2018-07-10guix: Add opam importer....Julien Lepiller
2018-07-07scripts: Add missing -V option to commands that document it....Kyle Meyer
2018-07-07weather: Fix pasto in --version output....Kyle Meyer
2018-07-05pack: Use guile-for-build for the target system....Ludovic Courtès