summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2020-09-11daemon: Simplify interface with 'guix authenticate'.Ludovic Courtès
2020-09-10scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès
2020-09-05scripts: system: Expand some help messages.Efraim Flashner
2020-09-02substitute: Set LC_MESSAGES to the client's locale, not LC_ALL.Ludovic Courtès
2020-08-31guix: system: Add `--label' option.Julien Lepiller
2020-08-31guix system: Clarify what happens where service upgrade fails.Ludovic Courtès
2020-08-31guix system: reconfigure: Tell users about 'herd status'.Ludovic Courtès
2020-08-30environment: Set USER and LOGNAME in containerLars-Dominik Braun
2020-08-29copy, offload: Explicitly close SSH channels and sessions.Ludovic Courtès
2020-08-27pull: Avoid "Migrating profile" message on the first run.Ludovic Courtès
2020-08-26lint: Use 'with-error-handling'.Ludovic Courtès
2020-08-25offload: Modify the build-machine record to accept multiple systems.Maxim Cournoyer
2020-08-24offload: Update help string.Maxim Cournoyer
2020-08-24guix upgrade: Allow using --do-not-upgrade.Jakub Kądziołka
2020-08-24Use "guile-zlib" and "guile-lzlib" instead of (guix config).Mathieu Othacehe
2020-08-03scripts: Pass #:verbosity to 'build-notifier'.Ludovic Courtès
2020-07-30deploy: Gracefully handle errors.Ludovic Courtès
2020-07-28pack: "fakechroot" execution engine can load its audit module.Ludovic Courtès
2020-07-27machine: ssh: Check for potential system downgrades.Ludovic Courtès
2020-07-27processes: Allow 'less' to properly estimate line length.Ludovic Courtès
2020-07-25guix system: Report file system errors using 'report-error'.Ludovic Courtès
2020-07-25Use 'formatted-message' instead of '&message' where appropriate.Ludovic Courtès
2020-07-25utils: Move '&fix-hint' to (guix diagnostics).Ludovic Courtès
2020-07-24pack: '-R' applies to propagated inputs too.Ludovic Courtès
2020-07-23guix system: 'reconfigure' disallows downgrades by default.Ludovic Courtès
2020-07-20pack: Build the store database under a UTF-8 locale.Ludovic Courtès
2020-07-20pack: 'self-contained-tarball' runs derivation in a UTF-8local.Ludovic Courtès
2020-07-15services: Add 'system-provenance' procedure.Ludovic Courtès
2020-07-11Add 'guix git authenticate'.Ludovic Courtès
2020-07-11git: Add 'with-git-error-handling'.Ludovic Courtès
2020-07-05weather: Print 0.0% correctly.Arun Isaac
2020-07-03guix system: "describe" displays multiboot info.Jan (janneke) Nieuwenhuizen
2020-07-01services: provenance: Save channel introductions.Ludovic Courtès
2020-07-01guix describe: Display channel introductions and add 'channels-sans-intro'.Ludovic Courtès
2020-06-30pack: Dereference symlinks when looking for executables.Ludovic Courtès
2020-06-28Add more missing (ice-9 format) imports.Marius Bakke
2020-06-28processes: Write to $PAGER.Ludovic Courtès
2020-06-26challenge: Fix option indentation in '--help' output.Ludovic Courtès
2020-06-26Add more (ice-9 format) imports.Ludovic Courtès
2020-06-20tests: Actually run 'tests/guix-environment-container.sh'.Ludovic Courtès
2020-06-18database: 'register-items' takes an open database.Ludovic Courtès
2020-06-18repl: Fix typo that would lead ~/.guile to be used when running scripts.Ludovic Courtès
2020-06-16time-machine: Add '--disable-authentication'.Ludovic Courtès
2020-06-16pull: Add '--disable-authentication'.Ludovic Courtès
2020-06-16channels: Make 'validate-pull' call right after clone/pull.Ludovic Courtès
2020-06-16pack: Add zstd compressor.Tobias Geerinckx-Rice
2020-06-14guix repl: Add script execution.Konrad Hinsen
2020-06-14scripts: system: Fix "init" command.Mathieu Othacehe
2020-06-13image: Make 'find-image' non-monadic.Jan (janneke) Nieuwenhuizen
2020-05-29size: Document that positional arguments can be store items.Pierre Neidhardt