summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
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-updatesChristopher 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-updatesEfraim Flashner
2023-01-30container: Correctly report exit status.Ludovic Courtès
2023-01-16scripts: repl: Add -i, --interactive flag.Antero Mejr
2023-01-16scripts: repl: Add --list-types flag.Antero Mejr
2023-01-16guix graph: '--path' defaults to "out" in the case of multiple outputs.Ludovic Courtès
2023-01-16guix graph: 'guix graph --path' correctly handles multiple outputs.Ludovic Courtès
2023-01-15environment: Fix '--emulate-fhs' option overriding $PATH.John Kehayias
2023-01-09substitute: Parse '_NIX_OPTIONS' once.Ludovic Courtès
2023-01-07scripts: publish: Add a custom baking header.Mathieu Othacehe
2023-01-05environment: Avoid false positive on 'PS1' check.Ludovic Courtès
2023-01-05environment: Simplify 'PS1' suggestion on '--check'.Ludovic Courtès
2023-01-05home: '--version' really says "guix home".Ludovic Courtès
2023-01-03refresh: Always return an <update-spec> for each command-line option.Ludovic Courtès
2023-01-03refresh: Honor user-provided target version and report downgrades.Ludovic Courtès
2022-12-31import/cran: Allow custom license prefix.Lars-Dominik Braun
2022-12-26refresh: Allow updating to a specific version.Hartmut Goebel
2022-12-26shell: Make --help show --system and --list-systems.Yarl Baudig
2022-12-21guix system: Skip initrd modules check when using --target.Maxim Cournoyer
2022-12-09environment: '-C' doesn't throw when the NSS is dysfunctional.Ludovic Courtès
2022-12-05substitute: Fix typo in 'open-connection-for-uri/cached' docstring.Ludovic Courtès
2022-11-23offload: Increase default 'overload-threshold' value.Ludovic Courtès
2022-11-22reconfigure: Use SRFI-71 instead of SRFI-11.Ludovic Courtès
2022-11-22offload: Gracefully handle 'guix repl' protocol errors.Ludovic Courtès
2022-11-20style: '-f' reads input files as UTF-8 by default.Ludovic Courtès
2022-11-20scripts: Use translations for guix.pot for service descriptions.pelzflorian (Florian Pelz)
2022-11-19scripts: describe: Add branch information to recutils output.jgart
2022-11-19scripts: describe: Add branch information to json output.jgart
2022-11-19pack: Remove use of GOOPS in 'deb' backend.Ludovic Courtès
2022-11-15shell: Detect --symlink spec problems early.Maxim Cournoyer
2022-11-15guix: shell: Add '--symlink' option.Maxim Cournoyer
2022-11-06guix gc: Add '--vacuum-database'.Efraim Flashner