summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* offload: Display the normalized load in 'guix offload status' output.Ludovic Courtès2018-12-23
* offload: Recognize build failures due to lack of disk space.Ludovic Courtès2018-12-21
* offload: Skip machines that are low on disk space.Ludovic Courtès2018-12-21
* offload: Decompose 'machine-load' into simpler procedures.Ludovic Courtès2018-12-21
* Use 'mapm' instead of 'sequence' + 'map'.Ludovic Courtès2018-12-19
* guix system: Clarify the three strategies available.swedebugia2018-12-18
* publish: Add a 'Cache-Control' header on /nar responses.Ludovic Courtès2018-12-17
* environment: Support package transformation options.Ludovic Courtès2018-12-17
* substitute: Ignore irrelevant narinfo signatures.Ludovic Courtès2018-12-14
* refresh: Account for overlapping updater coverage.Eric Bavier2018-12-10
* guix system: Fix bootloader config file generation by 'guix system roll-back'.Ludovic Courtès2018-12-07
* describe: In 'channels' format, quote the channel name.Ludovic Courtès2018-12-07
* 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