summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* daemon: Invoke 'guix gc --list-busy' instead of 'list-runtime-roots'.Ludovic Courtès2019-09-08
* deploy: Add missing store options.Ludovic Courtès2019-09-04
* guix system: Reinstalling the bootloader preserves extra menu entries.Ludovic Courtès2019-08-30
* import: cran: Add support for git repositories.Ricardo Wurmus2019-08-29
* import: cran: guix-import-cran: Use (guix import utils).Ricardo Wurmus2019-08-29
* deploy: Do not quote error messages.Ludovic Courtès2019-08-28
* lint: Log diagnostics with 'info', not 'warning'.Ludovic Courtès2019-08-28
* pack: Create /tmp in Docker images.Ludovic Courtès2019-08-27
* docker: Take a list of directives instead of a list of symlinks.Ludovic Courtès2019-08-27
* pack: '-R' honors the requested output.Ludovic Courtès2019-08-23
* refresh: Use the standard diagnostic procedures.Ludovic Courtès2019-08-17
* channels: Add 'profile-channels'.Ludovic Courtès2019-08-16
* machine: Implement 'roll-back-machine'.Jakob L. Kreuze2019-08-15
* remote: Remove '--system' argument.Jakob L. Kreuze2019-08-14
* deploy: Use all machine modules when loading deploymentJakob L. Kreuze2019-08-07
* reconfigure: Fix GC root installation.Jakob L. Kreuze2019-08-06
* reconfigure: Reload all shepherd files when upgrading services.Jakob L. Kreuze2019-08-02
* 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
* 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
* 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
* 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
* 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
* 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
* guix build: '--log-file' looks for build logs of equivalent derivations.Ludovic Courtès2019-06-18
* 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