summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* 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
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2023-01-30
|\|
| * scripts: repl: Add -i, --interactive flag.Antero Mejr2023-01-16
| * scripts: repl: Add --list-types flag.Antero Mejr2023-01-16
| * guix graph: '--path' defaults to "out" in the case of multiple outputs.Ludovic Courtès2023-01-16
| * guix graph: 'guix graph --path' correctly handles multiple outputs.Ludovic Courtès2023-01-16
| * environment: Fix '--emulate-fhs' option overriding $PATH.John Kehayias2023-01-15
| * substitute: Parse '_NIX_OPTIONS' once.Ludovic Courtès2023-01-09
| * scripts: publish: Add a custom baking header.Mathieu Othacehe2023-01-07
| * environment: Avoid false positive on 'PS1' check.Ludovic Courtès2023-01-05
| * environment: Simplify 'PS1' suggestion on '--check'.Ludovic Courtès2023-01-05
| * home: '--version' really says "guix home".Ludovic Courtès2023-01-05
| * refresh: Always return an <update-spec> for each command-line option.Ludovic Courtès2023-01-03
| * refresh: Honor user-provided target version and report downgrades.Ludovic Courtès2023-01-03
| * import/cran: Allow custom license prefix.Lars-Dominik Braun2022-12-31
| * refresh: Allow updating to a specific version.Hartmut Goebel2022-12-26
| * shell: Make --help show --system and --list-systems.Yarl Baudig2022-12-26
| * guix system: Skip initrd modules check when using --target.Maxim Cournoyer2022-12-21