summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
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
2023-04-14Merge branch 'master' into core-updates....Maxim Cournoyer
2023-04-08import: opam: Tweak doc for '--repo' option....Ludovic Courtès
2023-04-06environment: Add '--nesting'....Ludovic Courtès
2023-03-21scripts: refresh: Add -T option....jgart
2023-03-20Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge
2023-03-17pack: "fakechroot" engine passes the recursive RUNPATH to ld.so....Ludovic Courtès
2023-03-13environment: Clear 'TERM' when checking environment....Winter
2023-03-13guix: Strip #:use-module lists....Ludovic Courtès
2023-03-06scripts: environment: Fix ordering issue with CWD and --expose....Josselin Poiret
2023-03-02Merge remote-tracking branch 'savannah/master' into core-updates...Christopher Baines
2023-02-27ui: 'display-hint' quotes extra arguments for Texinfo....Ludovic Courtès
2023-02-27scripts: repl: Extend REPL %load-path with all channels....Simon Tournier
2023-02-27pack: Make sure tests can run without a world rebuild....Ludovic Courtès
2023-02-24offload: Increase initial SSH connection timeout....Maxim Cournoyer
2023-02-24scripts: home: Move ensure-profile-directory to a better place....Andrew Tropin
2023-02-23pack: Add UTF-8 locales to RPM pack builder....Maxim Cournoyer
2023-02-19pack: Add RPM format....Maxim Cournoyer
2023-02-19pack: Extract populate-profile-root from self-contained-tarball/builder....Maxim Cournoyer
2023-02-19pack: Use let-keywords instead of keyword-ref....Maxim Cournoyer
2023-01-30Merge remote-tracking branch 'origin/master' into core-updates...Efraim Flashner
2023-01-30container: Correctly report exit status....Ludovic Courtès