summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2020-10-12guix build: Add '--with-c-toolchain'....Ludovic Courtès
2020-10-12substitute: Reduce default narinfo negative TTL to 1h....Ludovic Courtès
2020-10-12upgrade: Mention '--do-not-upgrade' in '--help' output....Ludovic Courtès
2020-10-11reconfigure: Start services not currently running....Ludovic Courtès
2020-10-08offload: Improve load normalization and configurability....Maxim Cournoyer
2020-10-05environment: Turn "lo" up in network-less containers....Ludovic Courtès
2020-10-02environment: Provide /etc/hosts in containers without '--network'....Ludovic Courtès
2020-10-02guix package: Re-apply package transformation when upgrading....Ludovic Courtès
2020-10-02guix build: Record package transformations in manifest entries....Ludovic Courtès
2020-10-02scripts: system: Honor target argument....Mathieu Othacehe
2020-10-01pack: Work around ld.so bug that affects the "fakechroot" engine....Ludovic Courtès
2020-09-30scripts: system: Add support for image-type....Mathieu Othacehe
2020-09-29guix build: Add a hint for unspecified value....Julien Lepiller
2020-09-27guix build: Add '--without-tests'....Ludovic Courtès
2020-09-25guix package: Simplify 'package->manifest-entry*'....Ludovic Courtès
2020-09-23import: Fix docstring typoes....Tobias Geerinckx-Rice
2020-09-21guix: scripts: build: Mention 'PACKAGE' in '--with-source' option....zimoun
2020-09-21environment: '--link-profile' uses ~/.guix-profile for environment variables....Ludovic Courtès
2020-09-19describe: Save the original value of (program-arguments)....Ludovic Courtès
2020-09-16repl: Look for script files in (getcwd)....Konrad Hinsen
2020-09-15authenticate: Encode strings as ISO-8859-1....Ludovic Courtès
2020-09-14authenticate: Cache the ACL and key pairs....Ludovic Courtès
2020-09-14daemon: Spawn 'guix authenticate' once for all....Ludovic Courtès
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 container...Lars-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