summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2019-07-31
|\
| * guix system: Reimplement 'reconfigure'.Jakob L. Kreuze2019-07-26
| * guix system: Add 'reconfigure' module.Jakob L. Kreuze2019-07-26
| * guix build: '--with-commit' recognizes "v[0-9]" tags.Ludovic Courtès2019-07-26
| * maint: Switch to Guile-JSON 3.x.Ludovic Courtès2019-07-25
| * deploy: Handle the '--system' command line option.宋文武2019-07-24
| * deploy: Honor '--no-grafts'.宋文武2019-07-24
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-22
|\|
| * pack: Pass a list as the entry point for 'build-docker-image'.Ludovic Courtès2019-07-22
| * lint: Use the 'warning' procedure for messages.Ludovic Courtès2019-07-20
| * guix archive: Use (gcrypt common).Ludovic Courtès2019-07-19
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-19
|\|
| * pull: Pass #:use-substitutes? to 'show-what-to-build'.Ludovic Courtès2019-07-18
| * pull: Use (ice-9 format).Ludovic Courtès2019-07-18
| * pull: Remove unused procedures.Ludovic Courtès2019-07-18
* | Merge branch 'master' into core-updatesLudovic Courtès2019-07-17
|\|
| * Use more guix.gnu.org.Tobias Geerinckx-Rice2019-07-16
| * lint: Separate checkers by dependence on the internet.Christopher Baines2019-07-15
| * lint: Move the linting code to a different module.Christopher Baines2019-07-15
| * scripts: lint: Separate the message warning text and data.Christopher Baines2019-07-15
| * scripts: lint: Handle warnings with a record type.Christopher Baines2019-07-15
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-12
|\|
| * guix gc: Correctly handle '--delete-generations' with no arguments.Ludovic Courtès2019-07-11
| * scripts: environment: Add --no-cwd.Carl Dong2019-07-08
| * scripts: environment: Only rewrite user-specified mappings.Carl Dong2019-07-08
| * Add 'guix deploy'.Jakob L. Kreuze2019-07-06
| * pack: 'squashfs' backend records the profile's search paths.Ludovic Courtès2019-07-04
| * pack: 'docker' backend records the profile's search paths.Ludovic Courtès2019-07-04
| * Add (guix repl).Ludovic Courtès2019-07-04
* | Merge branch 'master' into core-updatesLudovic Courtès2019-06-27
|\|
| * graph: Use 'derivation-input-derivation'.Ludovic Courtès2019-06-27
| * ui: Add 'display-search-results' and use it.Ludovic Courtès2019-06-27
| * publish: Work around Guile 2.2.5 (web server) bug.Ludovic Courtès2019-06-24
| * guix build: '--log-file' no longer returns several log files.Ludovic Courtès2019-06-23
| * guix build: Use 'warning' for warnings.Ludovic Courtès2019-06-23
* | Merge branch 'staging' into core-updatesMarius Bakke2019-06-20
|\|
| * guix build: '--log-file' looks for build logs of equivalent derivations.Ludovic Courtès2019-06-18
* | gnu: bootstrap: Download the bootstrap bash, mkdir, tar, and xz binaries.Ludovic Courtès2019-06-14
* | Merge branch 'master' into core-updatesLudovic Courtès2019-06-13
|\|
| * pack: Fix 'guix pack -f docker'.Ludovic Courtès2019-06-10
| * pack: Add '--entry-point'.Ludovic Courtès2019-06-07
| * syscalls: Add 'with-file-lock' macro.Ludovic Courtès2019-06-05
| * guix package: Do not list environment variables that need to be set.Ludovic Courtès2019-06-05
| * substitute: Select the best compression methods.Ludovic Courtès2019-06-02
| * publish: '--compression' can be repeated.Ludovic Courtès2019-06-02
| * publish: Factorize 'compress-nar'.Ludovic Courtès2019-05-29
| * publish: Remove outdated comment.Ludovic Courtès2019-05-29
| * publish: Display the compression method and level in use.Ludovic Courtès2019-05-27
| * publish: Add support for lzip.Ludovic Courtès2019-05-27
| * publish: Maintain a hash-part-to-store-item mapping in cache.Ludovic Courtès2019-05-26