summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2019-01-07import: opam: Add recursive option....Julien Lepiller
2019-01-07lint: Avoid 'dirname' call at the top level....Ludovic Courtès
2019-01-06lint: Rename checker to 'github-url'....Ludovic Courtès
2019-01-05guix build: Honor '--system' for file-like objects and gexps....Ludovic Courtès
2018-12-27lint: Check for unstable tarballs....Efraim Flashner
2018-12-27pull: Add '--system'....Ludovic Courtès
2018-12-26offload: Remove unnecessary locking on machine slots....Ludovic Courtès
2018-12-26offload: Remove the "machine choice" lock....Ludovic Courtès
2018-12-25offload: Adjust 'test' and 'status' to the latest changes....Ludovic Courtès
2018-12-24offload: Use (guix inferior) instead of (ssh dist node)....Ludovic Courtès
2018-12-24scripts: refresh: Allow searching recursively....Efraim Flashner
2018-12-24guix: lint: Check for source URIs redirecting to GitHub....Arun Isaac
2018-12-23offload: Display the normalized load in 'guix offload status' output....Ludovic Courtès
2018-12-21offload: Recognize build failures due to lack of disk space....Ludovic Courtès
2018-12-21offload: Skip machines that are low on disk space....Ludovic Courtès
2018-12-21offload: Decompose 'machine-load' into simpler procedures....Ludovic Courtès
2018-12-19Use 'mapm' instead of 'sequence' + 'map'....Ludovic Courtès
2018-12-18guix system: Clarify the three strategies available....swedebugia
2018-12-17publish: Add a 'Cache-Control' header on /nar responses....Ludovic Courtès
2018-12-17environment: Support package transformation options....Ludovic Courtès
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