summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2024-05-01git authenticate: Install pre-push and post-checkout hooks.Ludovic Courtès
2024-05-01git authenticate: Print something upon success.Ludovic Courtès
2024-05-01git authenticate: Discover the repository.Ludovic Courtès
2024-05-01git authenticate: Record introduction and keyring in ‘.git/config’.Ludovic Courtès
2024-04-29pack: ‘-R’ (once) does not include fakechroot fallback.Ludovic Courtès
2024-04-28publish: Catch all compression errors.Ludovic Courtès
2024-04-15Autoload (guix build syscalls).Ludovic Courtès
2024-04-15guix: Delay loading of (gnutls).Ludovic Courtès
2024-04-15guix system: Autoload some more.Ludovic Courtès
2024-04-08reconfigure: /run/current-system points to generation.Ludovic Courtès
2024-04-07gnu: open-ssh-session: Don’t require public key.Ian Eure
2024-04-07scripts: system: Rename `sqlite-register'.Wojtek Kosior
2024-04-03scripts: substitute: Replace some leave calls with raise.Christopher Baines
2024-04-03scripts: substitute: Allow not using with-timeout in download-nar.Christopher Baines
2024-04-03scripts: substitute: Remove side effect warning from network-error?.Christopher Baines
2024-04-03Switch order of the default substitute servers.Christopher Baines
2024-03-30substitute: Retry nar download upon networking error.Ludovic Courtès
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