summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2023-10-05perform-download: Set PATH before invoking ‘git’....Ludovic Courtès
2023-10-05refresh: Fix sorting of updates by file and line number....Ricardo Wurmus
2023-09-28archive: Fix ‘--version’ typo....Nikolaos Chatzikonstantinou
2023-09-26perform-download: Use the ‘git’ command captured at configure time....Ludovic Courtès
2023-09-26daemon: Add “git-download” built-in builder....Ludovic Courtès
2023-09-26perform-download: Remove unused one-argument clause....Ludovic Courtès
2023-09-20image: Introduce the mbr-hybrid-raw image type....Mathieu Othacehe
2023-09-08guix: shell: Don't whitelist / by typo in `shell-authorized-directories'....Janneke Nieuwenhuizen
2023-09-05time-machine: Also validate the reference from a channels file....Maxim Cournoyer
2023-08-29scripts: pull: Teach 'channels-list' to use 'tag' git references....Simon Tournier
2023-08-25image: Add mbr-raw-image-type and use by default....Josselin Poiret
2023-08-17pull, time-machine: Add '-q' to ignore channel files....Ludovic Courtès
2023-08-16scripts: time-machine: Error when attempting to visit too old commits....Maxim Cournoyer
2023-08-16pull: Tag commit argument with 'tag-or-commit....Maxim Cournoyer
2023-08-16guix home: Create /tmp in container if needed....Ludovic Courtès
2023-08-15refresh: Add --target-version option....Maxim Cournoyer
2023-08-12reconfigure: Use let* from srfi-71....Nicolas Graves
2023-08-08system: Do not check initrd modules for pseudo file systems....Ludovic Courtès
2023-07-28scripts: system: Remove duplicated "--target=TRIPLET" in help messages....Hilton Chain
2023-07-18pack: Move common build code to (guix build pack)....Maxim Cournoyer
2023-07-17scripts/refresh: Remove column from spec line before sorting....Ricardo Wurmus
2023-07-13gnu: Add libc-for-target and glibc/hurd....Josselin Poiret
2023-07-13shell: Really take system into account in the cache key....Ludovic Courtès
2023-07-12refresh: Sort update specs by package location....Ricardo Wurmus
2023-07-11locate: Ignore unreadable manifests....Ludovic Courtès
2023-06-18Add 'guix locate'....Ludovic Courtès
2023-06-16guix home: Add missing SRFI-34 import for 'raise'....Ludovic Courtès
2023-06-16pull: Preserve channel ordering when using '--commit', '--url', etc....Ludovic Courtès
2023-06-08substitute: Gracefully retry after failed partial downloads....Ludovic Courtès
2023-06-08substitute: Delete cached narinfos more than two-month old....Ludovic Courtès
2023-06-08import: Gracefully handle EPIPE....Ludovic Courtès
2023-06-02environment: Fix unbound-variable bug with '--symlink'....Ludovic Courtès
2023-05-31upstream: 'update-package-source' edits input fields....Ludovic Courtès
2023-05-31diagnostics: Factorize 'absolute-location'....Ludovic Courtès
2023-05-31upstream: Replace 'input-changes' field by 'inputs'....Ludovic Courtès
2023-05-31guix gc: Round MiBs in user feedback....Remco van 't Veer
2023-05-30substitute: If a server's nar URL is 404, try the next one(s)....Ludovic Courtès
2023-05-22substitute: Rethrow with 'raise-exception', not 'throw'....Ludovic Courtès
2023-05-18style: Add 'arguments' styling rule....Ludovic Courtès
2023-05-18refresh: Honor '--key-server'....Ludovic Courtès
2023-05-17scripts: import: elpa: Return consistent error code....Simon Tournier
2023-05-17scripts: import: elpa: Warn when version is specified....Simon Tournier
2023-05-04style: Make 'safe' policy less conservative....Ludovic Courtès
2023-04-30scripts: import: crate: Handle non-existent package....Simon Tournier
2023-04-23Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge
2023-04-23refresh: Support select packages SUBSET by module name....宋文武
2023-04-19substitute: Download nar from another server upon ETIMEDOUT....Ludovic Courtès
2023-04-19environment: Really auto-load (guix scripts pack)....Ludovic Courtès
2023-04-17substitute: Download nar from another server upon ETIMEDOUT....Ludovic Courtès
2023-04-17environment: Really auto-load (guix scripts pack)....Ludovic Courtès