summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2018-12-14substitute: Ignore irrelevant narinfo signatures....Ludovic Courtès
2018-12-10refresh: Account for overlapping updater coverage....Eric Bavier
2018-12-07guix system: Fix bootloader config file generation by 'guix system roll-back'....Ludovic Courtès
2018-12-07describe: In 'channels' format, quote the channel name....Ludovic Courtès
2018-12-04refresh: '--list-dependents' ignores deprecated packages....Ludovic Courtès
2018-12-04build: Default to https://ci.guix.info for substitutes....Ludovic Courtès
2018-12-04Remove most references to hydra.gnu.org....Ludovic Courtès
2018-12-03repl: Load user's initialization file....Oleg Pykhalov
2018-11-30guix build: Add '--with-commit'....Ludovic Courtès
2018-11-30guix build: Add '--with-branch' transformation option....Ludovic Courtès
2018-11-28guix hash: Fix version and help messages...Tim Gesthuizen
2018-11-27pack: List the available formats....Efraim Flashner
2018-11-27describe: Delete 'directory' argument from 'display-checkout-info'....Oleg Pykhalov
2018-11-26repl: Do not exit repl on SIGINT....Oleg Pykhalov
2018-11-23pack: Add '--profile-name'....Ludovic Courtès
2018-11-22describe: Add recutils format....Oleg Pykhalov
2018-11-22describe: Add json format....Oleg Pykhalov
2018-11-22describe: Use a procedure to format output....Oleg Pykhalov
2018-11-21guix system: Fix 'init' again....Ludovic Courtès
2018-11-21describe: Add profile option....Oleg Pykhalov
2018-11-21describe: Fix 'format' option....Oleg Pykhalov
2018-11-20lint: 'check-derivation' fully disables grafts....Ludovic Courtès
2018-11-20lint: 'check-derivation' tries all the package's supported systems....Ludovic Courtès
2018-11-19guix system: Fix 'init'....Ludovic Courtès
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