summaryrefslogtreecommitdiff
path: root/guix/scripts
Commit message (Expand)AuthorAge
* guix build: 'package-with-source' no longer takes a 'store' parameter.Ludovic Courtès2020-10-31
* guix: pack: Only wrap executable files.Eric Bavier2020-10-30
* guix: pack: Fix offset calculation for store directory mount point.Eric Bavier2020-10-30
* scripts: lint: Add '--exclude' option.zimoun2020-10-30
* scripts: lint: Fix '--no-network' option.zimoun2020-10-30
* substitute: Do not discard ttl info when the response code is 202.Miguel Ángel Arruga Vivas2020-10-28
* publish: Add '--cache-bypass-threshold'.Ludovic Courtès2020-10-28
* publish: Provide server's signing key.Amar Singh2020-10-27
* offload: Adjust default 'max-silent-time' value of 'open-ssh-session'.Ludovic Courtès2020-10-25
* offload: Export <build-machine> accessors.Ludovic Courtès2020-10-25
* guix build: Move package transformation options behind '--help-transform'.Ludovic Courtès2020-10-20
* guix build: Add '--with-debug-info'.Ludovic Courtès2020-10-20
* system: Provide locale information to the bootloader.Miguel Ángel Arruga Vivas2020-10-18
* guix build: Add '--with-c-toolchain'.Ludovic Courtès2020-10-12
* substitute: Reduce default narinfo negative TTL to 1h.Ludovic Courtès2020-10-12
* upgrade: Mention '--do-not-upgrade' in '--help' output.Ludovic Courtès2020-10-12
* reconfigure: Start services not currently running.Ludovic Courtès2020-10-11
* offload: Improve load normalization and configurability.Maxim Cournoyer2020-10-08
* environment: Turn "lo" up in network-less containers.Ludovic Courtès2020-10-05
* environment: Provide /etc/hosts in containers without '--network'.Ludovic Courtès2020-10-02
* guix package: Re-apply package transformation when upgrading.Ludovic Courtès2020-10-02
* guix build: Record package transformations in manifest entries.Ludovic Courtès2020-10-02
* scripts: system: Honor target argument.Mathieu Othacehe2020-10-02
* pack: Work around ld.so bug that affects the "fakechroot" engine.Ludovic Courtès2020-10-01
* scripts: system: Add support for image-type.Mathieu Othacehe2020-09-30
* guix build: Add a hint for unspecified value.Julien Lepiller2020-09-29
* guix build: Add '--without-tests'.Ludovic Courtès2020-09-27
* guix package: Simplify 'package->manifest-entry*'.Ludovic Courtès2020-09-25
* import: Fix docstring typoes.Tobias Geerinckx-Rice2020-09-23
* guix: scripts: build: Mention 'PACKAGE' in '--with-source' option.zimoun2020-09-21
* environment: '--link-profile' uses ~/.guix-profile for environment variables.Ludovic Courtès2020-09-21
* describe: Save the original value of (program-arguments).Ludovic Courtès2020-09-19
* repl: Look for script files in (getcwd).Konrad Hinsen2020-09-16
* authenticate: Encode strings as ISO-8859-1.Ludovic Courtès2020-09-15
* authenticate: Cache the ACL and key pairs.Ludovic Courtès2020-09-14
* daemon: Spawn 'guix authenticate' once for all.Ludovic Courtès2020-09-14
* daemon: Simplify interface with 'guix authenticate'.Ludovic Courtès2020-09-11
* scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès2020-09-10
* scripts: system: Expand some help messages.Efraim Flashner2020-09-05
* substitute: Set LC_MESSAGES to the client's locale, not LC_ALL.Ludovic Courtès2020-09-02
* guix: system: Add `--label' option.Julien Lepiller2020-08-31
* guix system: Clarify what happens where service upgrade fails.Ludovic Courtès2020-08-31
* guix system: reconfigure: Tell users about 'herd status'.Ludovic Courtès2020-08-31
* environment: Set USER and LOGNAME in containerLars-Dominik Braun2020-08-30
* copy, offload: Explicitly close SSH channels and sessions.Ludovic Courtès2020-08-29
* pull: Avoid "Migrating profile" message on the first run.Ludovic Courtès2020-08-27
* lint: Use 'with-error-handling'.Ludovic Courtès2020-08-26
* offload: Modify the build-machine record to accept multiple systems.Maxim Cournoyer2020-08-25
* offload: Update help string.Maxim Cournoyer2020-08-24
* guix upgrade: Allow using --do-not-upgrade.Jakub Kądziołka2020-08-24