summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2020-11-10publish: Increase TCP buffer size when sending non-cached nars.Ludovic Courtès
2020-11-09publish: Create files in the cache as #o644.Ludovic Courtès
2020-11-05pack: Do not include the host (guix config).Ludovic Courtès
2020-11-04publish: Do not path the empty string to 'query-path-info'.Ludovic Courtès
2020-11-03system: reconfigure: Use the disk-installer if provided.Mathieu Othacehe
2020-11-01system: Add store-directory-prefix to boot-parameters.Miguel Ángel Arruga Vivas
2020-10-31guix build: Move transformation options to (guix transformations).Ludovic Courtès
2020-10-31guix build: 'options->transformation' no longer takes a 'store' parameter.Ludovic Courtès
2020-10-31guix build: Remove unnecessary (replacement #f).Ludovic Courtès
2020-10-31guix build: 'package-with-source' no longer takes a 'store' parameter.Ludovic Courtès
2020-10-30guix: pack: Only wrap executable files.Eric Bavier
2020-10-30guix: pack: Fix offset calculation for store directory mount point.Eric Bavier
2020-10-30scripts: lint: Add '--exclude' option.zimoun
2020-10-30scripts: lint: Fix '--no-network' option.zimoun
2020-10-28substitute: Do not discard ttl info when the response code is 202.Miguel Ángel Arruga Vivas
2020-10-28publish: Add '--cache-bypass-threshold'.Ludovic Courtès
2020-10-27publish: Provide server's signing key.Amar Singh
2020-10-25offload: Adjust default 'max-silent-time' value of 'open-ssh-session'.Ludovic Courtès
2020-10-25offload: Export <build-machine> accessors.Ludovic Courtès
2020-10-20guix build: Move package transformation options behind '--help-transform'.Ludovic Courtès
2020-10-20guix build: Add '--with-debug-info'.Ludovic Courtès
2020-10-18system: Provide locale information to the bootloader.Miguel Ángel Arruga Vivas
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