summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* scripts: refresh: Add -T option.jgart2023-03-21
* 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
* 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
* 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
* environment: '-C' doesn't throw when the NSS is dysfunctional.Ludovic Courtès2022-12-09
* substitute: Fix typo in 'open-connection-for-uri/cached' docstring.Ludovic Courtès2022-12-05
* offload: Increase default 'overload-threshold' value.Ludovic Courtès2022-11-23
* reconfigure: Use SRFI-71 instead of SRFI-11.Ludovic Courtès2022-11-22
* offload: Gracefully handle 'guix repl' protocol errors.Ludovic Courtès2022-11-22
* style: '-f' reads input files as UTF-8 by default.Ludovic Courtès2022-11-20
* scripts: Use translations for guix.pot for service descriptions.pelzflorian (Florian Pelz)2022-11-20
* scripts: describe: Add branch information to recutils output.jgart2022-11-19
* scripts: describe: Add branch information to json output.jgart2022-11-19
* pack: Remove use of GOOPS in 'deb' backend.Ludovic Courtès2022-11-19
* shell: Detect --symlink spec problems early.Maxim Cournoyer2022-11-15
* guix: shell: Add '--symlink' option.Maxim Cournoyer2022-11-15
* guix gc: Add '--vacuum-database'.Efraim Flashner2022-11-06
* shell: Fix '--emulate-fhs' sometimes not including 'glibc-for-fhs'.John Kehayias2022-11-06
* Remove now unnecessary uses of (guix grafts).Ludovic Courtès2022-10-22
* environment: Update docstring of 'launch-environment'.Ludovic Courtès2022-10-20
* guix: Fix typos.Julien Lepiller2022-10-17
* shell: Handle '--emulate-fhs' in 'guix shell', not in 'guix environment'.Ludovic Courtès2022-10-13
* environment: Add '--emulate-fhs'.John Kehayias2022-10-13