summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2024-03-21reconfigure: Skip starting new shepherd services with auto-start? #fRichard Sent
2024-03-19git authenticate: Document ‘--end’.Ludovic Courtès
2024-03-11time-machine: Allow time travels to v0.16.0.Ludovic Courtès
2024-03-09download: Honor ‘GUIX_DOWNLOAD_METHODS’ environment variable.Ludovic Courtès
2024-03-09perform-download: Allow use of ‘download-nar’ for ‘--check’ builds.Ludovic Courtès
2024-03-06scripts: import: elpa: Unquote-splice package sexp contents.Carlo Zancanaro
2024-02-23import: Discard args after --version and --help.Herman Rimm
2024-02-23import: Insert packages into modules alphabetically.Herman Rimm
2024-02-23import: Wrap package expressions with define-public.Herman Rimm
2024-02-12git-download: Download from SWH by nar hash when possible.Ludovic Courtès
2024-02-12git authenticate: Gracefully handle invalid fingerprints.Ludovic Courtès
2024-01-24scripts: describe: Support 'channels-sans-intro' format for local checkouts.Sergey Trofimov
2024-01-24weather: Add ‘-e’.Ludovic Courtès
2024-01-22guix: download: Add support for git repositories.Romain GARBAGE
2024-01-13scripts: pack: Set correct default value for entry-point-argument.Tomas Volf
2024-01-12scripts: size: Fix `guix size` with --system argument.Zheng Junjie
2024-01-09guix: import: Optionally import necessary yanked crates.David Elsing
2024-01-09import: crate: Optionally import dev-dependencies recursively.David Elsing
2024-01-08scripts: system: Build layered images.Oleg Pykhalov
2024-01-08guix: pack: Build layered images.Oleg Pykhalov
2024-01-08guix: pack: Add '--entry-point-argument' option.Graham James Addis
2023-12-27scripts: download: Fix docstring typo.Romain GARBAGE
2023-12-18guix: import: Add composer importer.Nicolas Graves
2023-12-11weather: Report unauthorized substitute servers.Ludovic Courtès
2023-12-11weather: Use the same substitute URLs as guix-daemon.Ludovic Courtès
2023-12-11challenge: Use the same substitute URLs as guix-daemon.Ludovic Courtès
2023-12-06shell: ‘--development’ honors ‘--system’.Ludovic Courtès
2023-12-04substitute: Do not exit when failing to find a nar.Ludovic Courtès
2023-12-02gnu: Use ‘libc-utf8-locales-for-target’.Janneke Nieuwenhuizen
2023-11-26locate: Gracefully handle busy-database error conditions.Maciej Kalandyk
2023-11-22shell: Disable caching for ‘guix shell -f guix.scm’.Ludovic Courtès
2023-11-22shell: Correct cache key for ‘guix shell -f guix.scm’.Felix Lechner
2023-11-22style: ‘guix style -f’ warns when passed zero arguments.Ludovic Courtès
2023-11-15locate: Accept ‘--clear’ without additional arguments.Ludovic Courtès
2023-11-05time-machine: Warn when no command is given.Ludovic Courtès
2023-11-05time-machine: Make target commit check cheaper.Ludovic Courtès
2023-11-05scripts: edit: Fix relative file-name with 'load-path' option.Simon Tournier
2023-10-28environment: Fix typo in error messages.Ludovic Courtès
2023-10-28environment: Parameterize ‘%graft?’ early on.Ludovic Courtès
2023-10-28environment: Honor ‘-s’ for guile-for-build.Ludovic Courtès
2023-10-18locate: Do not return the system database when it is too old.Ludovic Courtès
2023-10-17scripts: weather: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: upgrade: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: time-machine: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: substitute: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: system: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: style: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: size: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: show: Handle EPIPE errors when displaying help.Simon Tournier
2023-10-17scripts: shell: Handle EPIPE errors when displaying help.Simon Tournier