summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* scripts/refresh: Remove column from spec line before sorting.Ricardo Wurmus2023-07-17
* gnu: Add libc-for-target and glibc/hurd.Josselin Poiret2023-07-13
* shell: Really take system into account in the cache key.Ludovic Courtès2023-07-13
* refresh: Sort update specs by package location.Ricardo Wurmus2023-07-12
* locate: Ignore unreadable manifests.Ludovic Courtès2023-07-11
* Add 'guix locate'.Ludovic Courtès2023-06-18
* guix home: Add missing SRFI-34 import for 'raise'.Ludovic Courtès2023-06-16
* pull: Preserve channel ordering when using '--commit', '--url', etc.Ludovic Courtès2023-06-16
* substitute: Gracefully retry after failed partial downloads.Ludovic Courtès2023-06-08
* substitute: Delete cached narinfos more than two-month old.Ludovic Courtès2023-06-08
* import: Gracefully handle EPIPE.Ludovic Courtès2023-06-08
* environment: Fix unbound-variable bug with '--symlink'.Ludovic Courtès2023-06-02
* upstream: 'update-package-source' edits input fields.Ludovic Courtès2023-05-31
* diagnostics: Factorize 'absolute-location'.Ludovic Courtès2023-05-31
* upstream: Replace 'input-changes' field by 'inputs'.Ludovic Courtès2023-05-31
* guix gc: Round MiBs in user feedback.Remco van 't Veer2023-05-31
* substitute: If a server's nar URL is 404, try the next one(s).Ludovic Courtès2023-05-30
* substitute: Rethrow with 'raise-exception', not 'throw'.Ludovic Courtès2023-05-22
* style: Add 'arguments' styling rule.Ludovic Courtès2023-05-18
* refresh: Honor '--key-server'.Ludovic Courtès2023-05-18
* scripts: import: elpa: Return consistent error code.Simon Tournier2023-05-17
* scripts: import: elpa: Warn when version is specified.Simon Tournier2023-05-17
* style: Make 'safe' policy less conservative.Ludovic Courtès2023-05-04
* scripts: import: crate: Handle non-existent package.Simon Tournier2023-04-30
* Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2023-04-23
|\
| * refresh: Support select packages SUBSET by module name.宋文武2023-04-23
| * substitute: Download nar from another server upon ETIMEDOUT.Ludovic Courtès2023-04-17
| * environment: Really auto-load (guix scripts pack).Ludovic Courtès2023-04-17
* | substitute: Download nar from another server upon ETIMEDOUT.Ludovic Courtès2023-04-19
* | environment: Really auto-load (guix scripts pack).Ludovic Courtès2023-04-19
* | Merge branch 'master' into core-updates.Maxim Cournoyer2023-04-14
|\|
| * import: opam: Tweak doc for '--repo' option.Ludovic Courtès2023-04-08
| * environment: Add '--nesting'.Ludovic Courtès2023-04-06
| * scripts: refresh: Add -T option.jgart2023-03-21
* | Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2023-03-20
|\|
| * pack: "fakechroot" engine passes the recursive RUNPATH to ld.so.Ludovic Courtès2023-03-17
| * environment: Clear 'TERM' when checking environment.Winter2023-03-13
| * guix: Strip #:use-module lists.Ludovic Courtès2023-03-13
| * scripts: environment: Fix ordering issue with CWD and --expose.Josselin Poiret2023-03-06
* | Merge remote-tracking branch 'savannah/master' into core-updatesChristopher Baines2023-03-02
|\|
| * ui: 'display-hint' quotes extra arguments for Texinfo.Ludovic Courtès2023-02-27
| * scripts: repl: Extend REPL %load-path with all channels.Simon Tournier2023-02-27
| * pack: Make sure tests can run without a world rebuild.Ludovic Courtès2023-02-27
| * offload: Increase initial SSH connection timeout.Maxim Cournoyer2023-02-24
| * scripts: home: Move ensure-profile-directory to a better place.Andrew Tropin2023-02-24
| * pack: Add UTF-8 locales to RPM pack builder.Maxim Cournoyer2023-02-23
| * pack: Add RPM format.Maxim Cournoyer2023-02-19
| * pack: Extract populate-profile-root from self-contained-tarball/builder.Maxim Cournoyer2023-02-19
| * pack: Use let-keywords instead of keyword-ref.Maxim Cournoyer2023-02-19
| * container: Correctly report exit status.Ludovic Courtès2023-01-30