summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2019-09-10import: crate: Allow imports of a specific version....Martin Becze
2019-09-10refresh: Distinguish between "no updater" and "failing updater"....Ludovic Courtès
2019-09-08daemon: Invoke 'guix gc --list-busy' instead of 'list-runtime-roots'....Ludovic Courtès
2019-09-04deploy: Add missing store options....Ludovic Courtès
2019-08-30guix system: Reinstalling the bootloader preserves extra menu entries....Ludovic Courtès
2019-08-29import: cran: Add support for git repositories....Ricardo Wurmus
2019-08-29import: cran: guix-import-cran: Use (guix import utils)....Ricardo Wurmus
2019-08-28deploy: Do not quote error messages....Ludovic Courtès
2019-08-28lint: Log diagnostics with 'info', not 'warning'....Ludovic Courtès
2019-08-27pack: Create /tmp in Docker images....Ludovic Courtès
2019-08-27docker: Take a list of directives instead of a list of symlinks....Ludovic Courtès
2019-08-23pack: '-R' honors the requested output....Ludovic Courtès
2019-08-17refresh: Use the standard diagnostic procedures....Ludovic Courtès
2019-08-16channels: Add 'profile-channels'....Ludovic Courtès
2019-08-15machine: Implement 'roll-back-machine'....Jakob L. Kreuze
2019-08-14remote: Remove '--system' argument....Jakob L. Kreuze
2019-08-07deploy: Use all machine modules when loading deployment...Jakob L. Kreuze
2019-08-06reconfigure: Fix GC root installation....Jakob L. Kreuze
2019-08-02reconfigure: Reload all shepherd files when upgrading services....Jakob L. Kreuze
2019-07-26guix system: Reimplement 'reconfigure'....Jakob L. Kreuze
2019-07-26guix system: Add 'reconfigure' module....Jakob L. Kreuze
2019-07-26guix build: '--with-commit' recognizes "v[0-9]" tags....Ludovic Courtès
2019-07-25maint: Switch to Guile-JSON 3.x....Ludovic Courtès
2019-07-24deploy: Handle the '--system' command line option....宋文武
2019-07-24deploy: Honor '--no-grafts'....宋文武
2019-07-22pack: Pass a list as the entry point for 'build-docker-image'....Ludovic Courtès
2019-07-20lint: Use the 'warning' procedure for messages....Ludovic Courtès
2019-07-19guix archive: Use (gcrypt common)....Ludovic Courtès
2019-07-18pull: Pass #:use-substitutes? to 'show-what-to-build'....Ludovic Courtès
2019-07-18pull: Use (ice-9 format)....Ludovic Courtès
2019-07-18pull: Remove unused procedures....Ludovic Courtès
2019-07-16Use more guix.gnu.org....Tobias Geerinckx-Rice
2019-07-15lint: Separate checkers by dependence on the internet....Christopher Baines
2019-07-15lint: Move the linting code to a different module....Christopher Baines
2019-07-15scripts: lint: Separate the message warning text and data....Christopher Baines
2019-07-15scripts: lint: Handle warnings with a record type....Christopher Baines
2019-07-11guix gc: Correctly handle '--delete-generations' with no arguments....Ludovic Courtès
2019-07-08scripts: environment: Add --no-cwd....Carl Dong
2019-07-08scripts: environment: Only rewrite user-specified mappings....Carl Dong
2019-07-06Add 'guix deploy'....Jakob L. Kreuze
2019-07-04pack: 'squashfs' backend records the profile's search paths....Ludovic Courtès
2019-07-04pack: 'docker' backend records the profile's search paths....Ludovic Courtès
2019-07-04Add (guix repl)....Ludovic Courtès
2019-06-27graph: Use 'derivation-input-derivation'....Ludovic Courtès
2019-06-27ui: Add 'display-search-results' and use it....Ludovic Courtès
2019-06-24publish: Work around Guile 2.2.5 (web server) bug....Ludovic Courtès
2019-06-23guix build: '--log-file' no longer returns several log files....Ludovic Courtès
2019-06-23guix build: Use 'warning' for warnings....Ludovic Courtès
2019-06-18guix build: '--log-file' looks for build logs of equivalent derivations....Ludovic Courtès
2019-06-10pack: Fix 'guix pack -f docker'....Ludovic Courtès