summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2020-12-19maint: Require Guile >= 2.2.6....Ludovic Courtès
2020-12-19daemon: Delegate deduplication to 'guix substitute'....Ludovic Courtès
2020-12-19daemon: Let 'guix substitute' perform hash checks....Ludovic Courtès
2020-12-15system: 'init' does not recompute the hash of each store item....Ludovic Courtès
2020-12-15database: Remove #:deduplicate? and #:reset-timestamps? from 'register-path'....Ludovic Courtès
2020-12-15guix system: 'init' copies, resets timestamps, and deduplicates at once....Ludovic Courtès
2020-12-15database: Remove #:deduplicate? from 'register-items'....Ludovic Courtès
2020-12-15store-copy: 'populate-store' can optionally deduplicate files....Ludovic Courtès
2020-12-15database: Remove #:reset-timestamps? from 'register-items'....Ludovic Courtès
2020-12-15serialization: 'fold-archive' notifies about directory processing completion....Ludovic Courtès
2020-12-15offload: Print warning in context....Julien Lepiller
2020-12-13scripts: discover: Remove file locks....Mathieu Othacehe
2020-12-12import/cran: Abort with error message when recursive import fails....Ricardo Wurmus
2020-12-08substitute: Cache and reuse connections while substituting....Ludovic Courtès
2020-12-08daemon: Run 'guix substitute --substitute' as an agent....Ludovic Courtès
2020-12-08daemon: Use 'Agent' to spawn 'guix substitute --query'....Ludovic Courtès
2020-12-08guix: opam: Add --repo argument to importer....Julien Lepiller
2020-12-05pull: Accept no non-option arguments....Tobias Geerinckx-Rice
2020-12-05scripts: discover: Check for cache file existence....Mathieu Othacehe
2020-12-04scripts: substitute: Fix discover option....Mathieu Othacehe
2020-12-04import/cran: Do not attempt to generate definitions for failed imports....Ricardo Wurmus
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