summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* refresh: '--list-dependents' ignores deprecated packages.Ludovic Courtès2018-12-04
* build: Default to https://ci.guix.info for substitutes.Ludovic Courtès2018-12-04
* Remove most references to hydra.gnu.org.Ludovic Courtès2018-12-04
* repl: Load user's initialization file.Oleg Pykhalov2018-12-03
* guix build: Add '--with-commit'.Ludovic Courtès2018-11-30
* guix build: Add '--with-branch' transformation option.Ludovic Courtès2018-11-30
* guix hash: Fix version and help messagesTim Gesthuizen2018-11-28
* pack: List the available formats.Efraim Flashner2018-11-27
* describe: Delete 'directory' argument from 'display-checkout-info'.Oleg Pykhalov2018-11-27
* repl: Do not exit repl on SIGINT.Oleg Pykhalov2018-11-26
* pack: Add '--profile-name'.Ludovic Courtès2018-11-23
* describe: Add recutils format.Oleg Pykhalov2018-11-22
* describe: Add json format.Oleg Pykhalov2018-11-22
* describe: Use a procedure to format output.Oleg Pykhalov2018-11-22
* guix system: Fix 'init' again.Ludovic Courtès2018-11-21
* describe: Add profile option.Oleg Pykhalov2018-11-21
* describe: Fix 'format' option.Oleg Pykhalov2018-11-21
* lint: 'check-derivation' fully disables grafts.Ludovic Courtès2018-11-20
* lint: 'check-derivation' tries all the package's supported systems.Ludovic Courtès2018-11-20
* guix system: Fix 'init'.Ludovic Courtès2018-11-19
* guix system: Clarify 'perform-action'.Ludovic Courtès2018-11-18
* guix system: De-monadify bootloader installation script.Ludovic Courtès2018-11-18
* guix system: Simplify bootloader package handling.Ludovic Courtès2018-11-18
* system: De-monadify 'operating-system-bootcfg'.Ludovic Courtès2018-11-18
* guix system: Invoking 'guix system init' twice keeps timestamps zeroed.Ludovic Courtès2018-11-11
* guix package: '--show' errors when asked for a non-existent package.Ludovic Courtès2018-11-11
* pull: Add missing monadic 'return'.Ludovic Courtès2018-11-07
* pack: Squashfs backend now honors '--localstatedir'.Ludovic Courtès2018-11-06
* 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