summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2020-12-02import: crate: Parameterized importing of dev dependencies....Martin Becze
2020-12-02import: crate: Use guile-semver to resolve module versions....Martin Becze
2020-12-02import: utils: 'recursive-import' accepts an optional version parameter....Martin Becze
2020-12-01upgrade: Allow several regexps....zimoun
2020-11-29processes: Add '--format' and the "normalized" format....John Soo
2020-11-29processes: Put ChildProcess and ChildPID on separate lines....John Soo
2020-11-29Make "guile-avahi" dependency optional....Mathieu Othacehe
2020-11-29Use substitute servers on the local network....Mathieu Othacehe
2020-11-29publish: Add advertising support....Mathieu Othacehe
2020-11-26deploy: Let key-and-args exceptions through....Ludovic Courtès
2020-11-25weather: Fix '--substitute-urls'....zimoun
2020-11-22scripts: publish: Export procedures....Mathieu Othacehe
2020-11-21transformations: Show '--help-transform' only where applicable....Ludovic Courtès
2020-11-21scripts: lint: Display result of checkers on stdout....Brice Waegeneire
2020-11-18guix: refresh: Do not use argument jumping with ngettext....Miguel Ángel Arruga Vivas
2020-11-17Merge remote-tracking branch 'origin/version-1.2.0' into master...Maxim Cournoyer
2020-11-17guix: system: Make disk-image root file system non-volatile by default....Maxim Cournoyer
2020-11-16pull: Do not suggest running `guix pull --news' on the first run....Florian Pelz
2020-11-16publish: Harmonize buffer size values and configuration....Maxim Cournoyer
2020-11-15archive: Warn about replacing an ACL symlink....Tobias Geerinckx-Rice
2020-11-13guix build: Expose log-url for third parties....John Soo
2020-11-13pack: Expose some bindings for third-party use....John Soo
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