summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
...
| * channels: Compute a package cache and use it.Ludovic Courtès2019-01-15
| * guix package: Avoid 'find-newest-available-packages'.Ludovic Courtès2019-01-15
| * guix package: '--upgrade' preserves package order.Ludovic Courtès2019-01-15
| * copy: Add '--verbosity'.Ludovic Courtès2019-01-14
| * pull: Don't prepend "origin/" to branch names.Ludovic Courtès2019-01-14
| * refresh: Suggest input changes when updating.Ricardo Wurmus2019-01-12
| * guix build: Re-purpose '--verbosity' and add '--debug'.Ludovic Courtès2019-01-11
| * status: Add 'with-status-verbosity'.Ludovic Courtès2019-01-11
| * refresh: Turn on warnings when '--manifest' is used.Ludovic Courtès2019-01-11
| * refresh: Refactor option handling and '--recursive'.Ludovic Courtès2019-01-11
| * guix: lint: Warn only if GitHub URI is not same as the package URI.Arun Isaac2019-01-10
| * Remove most uses of the _IO*F constants.Ludovic Courtès2019-01-09
| * maint: Remove 'cond-expand' forms for Guile 2.0.Ludovic Courtès2019-01-09
| * pull: Document '--system'.Ludovic Courtès2019-01-08
| * import: opam: Add recursive option.Julien Lepiller2019-01-07
| * lint: Avoid 'dirname' call at the top level.Ludovic Courtès2019-01-07
| * lint: Rename checker to 'github-url'.Ludovic Courtès2019-01-06
| * guix build: Honor '--system' for file-like objects and gexps.Ludovic Courtès2019-01-05
| * lint: Check for unstable tarballs.Efraim Flashner2018-12-27
| * pull: Add '--system'.Ludovic Courtès2018-12-27
| * offload: Remove unnecessary locking on machine slots.Ludovic Courtès2018-12-26
| * offload: Remove the "machine choice" lock.Ludovic Courtès2018-12-26
| * offload: Adjust 'test' and 'status' to the latest changes.Ludovic Courtès2018-12-25
| * offload: Use (guix inferior) instead of (ssh dist node).Ludovic Courtès2018-12-24
| * scripts: refresh: Allow searching recursively.Efraim Flashner2018-12-24
| * guix: lint: Check for source URIs redirecting to GitHub.Arun Isaac2018-12-24
| * 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
* | Merge branch 'master' into core-updatesLudovic Courtès2018-12-20
|\|
| * 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
* | Merge branch 'master' into core-updatesMarius Bakke2018-12-11
|\|
| * 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