summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* pull: Display news titles directly upon 'pull'.Ludovic Courtès2019-09-23
* pull: '-l' displays channel news.Ludovic Courtès2019-09-23
* pull: Display channel news.Ludovic Courtès2019-09-23
* pull: '--news' shows the list of channels added or removed.Ludovic Courtès2019-09-23
* guix package: '--show' ignores deprecated packages.Ludovic Courtès2019-09-21
* guix package: Add 'guix show' alias.zimoun2019-09-21
* scripts: pull: Add options for generation managementKonrad Hinsen2019-09-18
* pull: Work around Ubuntu's 'sudo'.Ludovic Courtès2019-09-18
* guix package: "guix package -f FILE" ensures FILE returns a package.Ludovic Courtès2019-09-18
* pack: Provide a meaningful "repository name" for Docker.Ludovic Courtès2019-09-16
* pack: Add packages in the order in which they appear on the command line.Ludovic Courtès2019-09-16
* file-systems: Add /var/run/nscd to '%network-file-mappings'.Ludovic Courtès2019-09-12
* import: crate: Allow imports of a specific version.Martin Becze2019-09-10
* refresh: Distinguish between "no updater" and "failing updater".Ludovic Courtès2019-09-10
* 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