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