summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
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
2018-07-03guix system: Make 'init' idempotent again.Ludovic Courtès
2018-07-03guix system: init: Check the available space before copying.Ludovic Courtès
2018-07-03store: Add 'query-path-info*'.Ludovic Courtès
2018-06-28scripts: gc: Report size in MiBs instead of bytes.Taylan Kammer
2018-06-25pack: Squashfs build expression refers to (guix store database) & co.Ludovic Courtès
2018-06-24pack: Fix guix pack -f docker.Christopher Baines
2018-06-21guix: Fix system reconfigure.Ricardo Wurmus
2018-06-20guix system: 'list-generation' correctly displays file system labels.Ludovic Courtès
2018-06-15offload: Fix error message in 'guix offload test'.Ludovic Courtès
2018-06-14offload: Gracefully handle invalid results from 'machines.scm'.Ludovic Courtès
2018-06-14Remove 'guix-register' and its traces.Ludovic Courtès
2018-06-14store: Remove 'register-path'.Ludovic Courtès
2018-06-14install: Use (guix store database) instead of 'guix-register'.Ludovic Courtès
2018-06-14store-copy: 'read-reference-graph' returns a list of records.Ludovic Courtès
2018-06-13pull: Add '--list-generations'.Ludovic Courtès
2018-06-12substitute: Make progress message shorter.Ludovic Courtès
2018-06-12substitute: Erase the current line when reporting progress.Ludovic Courtès
2018-06-11offload: Honor the build timeout internally.Ludovic Courtès
2018-06-09pull: Record the URL, branch, and commit as a manifest entry property.Ludovic Courtès
2018-06-09packages: Add 'package-patched-vulnerabilities'.Ludovic Courtès
2018-06-09profiles: Add '%current-profile', 'user-friendly-profile', & co.Ludovic Courtès
2018-06-09pull: Install the new Guix in a profile.Ludovic Courtès
2018-06-08import: elpa: Add recursive import.Oleg Pykhalov
2018-06-08import: utils: Add recursive-import.Oleg Pykhalov
2018-06-01pack: Use 'with-extensions' when referring to (guix docker).Ludovic Courtès
2018-06-01scripts: system: Sort profile generations in reverse order.Mathieu Othacehe
2018-05-28pack: Add support for squashfs images.Ricardo Wurmus
2018-05-28pack: Rename "tar" to "archiver".Ricardo Wurmus
2018-05-28file-systems: Remove 'title' field and add <file-system-label>.Ludovic Courtès
2018-05-14pack: Link top-level entries of wrapped packages.Ludovic Courtès