aboutsummaryrefslogtreecommitdiff
path: root/guix/scripts.scm
Commit message (Expand)AuthorAge
* Autoload (guix build syscalls).Ludovic Courtès2024-04-15
* guix: Strip #:use-module lists.Ludovic Courtès2023-03-13
* ui: 'display-hint' quotes extra arguments for Texinfo.Ludovic Courtès2023-02-27
* Remove now unnecessary uses of (guix grafts).Ludovic Courtès2022-10-22
* guix: scripts: Fix corner cases of hint for option typo.zimoun2021-02-24
* scripts: Don't trigger option hints for short options.Ludovic Courtès2021-02-22
* guix: scripts: Add hint for option typo.zimoun2021-02-03
* Discover extensions via GUIX_EXTENSIONS_PATH.Ricardo Wurmus2021-01-05
* scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès2020-09-10
* scripts: Typo in args-fold*.Jan (janneke) Nieuwenhuizen2020-07-12
* scripts: Show disk-space warning when under the min of the thresholds.Pierre Neidhardt2020-03-06
* scripts: Adjust disk-space warning functionality.Ludovic Courtès2020-02-27
* scripts: Emit GC hint if free space is lower than absolute and relative thres...Pierre Neidhardt2020-02-26
* scripts: GC hint suggests 'guix gc -d 1m'.Ludovic Courtès2019-04-10
* scripts: Skip 'guix pull' suggestion when running code from a checkout.Ludovic Courtès2019-03-27
* scripts: 'warn-about-old-distro' looks at the age of the running Guix.Ludovic Courtès2019-03-17
* scripts: Suggest running 'guix gc' when we're short on disk space.Ludovic Courtès2018-10-23
* pull: Turn ~/.config/guix/current into a symlink to /var/guix/profiles.Ludovic Courtès2018-10-11
* pull: Install the new Guix in a profile.Ludovic Courtès2018-06-09
* scripts: Factorize option parsing sans 'GUIX_BUILD_OPTIONS'.Ludovic Courtès2017-10-28
* scripts: Do not create the config directory.Ludovic Courtès2017-05-13
* scripts: Fix singular/plural message mismatch.Ludovic Courtès2017-05-10
* scripts: Warn about old distro.Ludovic Courtès2017-05-10
* ui: Rename '_' to 'G_'.Ludovic Courtès2017-05-03
* emacs: Disable grafts when dry-run is enabled.Alex Kost2016-07-30
* emacs: Add 'guix-devel-build-package-source'.Alex Kost2015-10-12
* scripts: Add 'build-package'.Alex Kost2015-09-22
* Add (guix scripts).Alex Kost2015-09-18