Age | Commit message (Expand) | Author |
2021-03-05 | profiles: 'package->manifest-entry' preserves transformations by default. | Ludovic Courtès |
2021-03-03 | gexp: #:references-graphs refers to non-native derivations. | Ludovic Courtès |
2021-02-25 | syscalls: Add 'mounts' and the <mount> record type. | Ludovic Courtès |
2021-02-23 | gexp: Micro-optimize 'gexp->sexp' and 'lower-inputs'. | Ludovic Courtès |
2021-02-23 | gexp: 'gexp-inputs' returns both native and non-native inputs. | Ludovic Courtès |
2021-02-23 | gexp: 'gexp-inputs' returns a list of <gexp-input> records. | Ludovic Courtès |
2021-02-22 | packages: 'package-field-location' handles 'search-path' returning #f. | Ludovic Courtès |
2021-02-17 | scripts: system: Accept <image> records as input. | Mathieu Othacehe |
2021-02-17 | scripts: system: Remove 'vm-image' command. | Mathieu Othacehe |
2021-02-12 | services: Add transmission-daemon service. | Simon South |
2021-02-03 | utils: Add string distance. | zimoun |
2021-02-01 | guix package: Add '--export-manifest'. | Ludovic Courtès |
2021-02-01 | utils: Add 'version-unique-prefix'. | Ludovic Courtès |
2021-02-01 | profiles: Add 'manifest->code'. | Ludovic Courtès |
2021-02-01 | tests: Optimize 'fold-available-packages' test. | Ludovic Courtès |
2021-01-31 | database: Validate #:nar-size and #:time when registering store items. | Ludovic Courtès |
2021-01-30 | guix system: Test 'extension-graph' and 'shepherd-graph'. | Ludovic Courtès |
2021-01-22 | store: Add 'find-roots' RPC. | Ludovic Courtès |
2021-01-21 | swh: Test proper handling of null visit snapshot URL. | Ludovic Courtès |
2021-01-21 | repl: Fix exception handling for interpreted code. | Ludovic Courtès |
2021-01-21 | inferior: Add 'inferior-eval-with-store' tests. | Ludovic Courtès |
2021-01-19 | transformations: Add '--with-latest'. | Ludovic Courtès |
2021-01-19 | environment: Fix '--root' option with relative file name. | JOULAUD François |
2021-01-19 | system: Rename 'disk-image' command 'image'. | Mathieu Othacehe |
2021-01-16 | services: openntpd: Remove support for deprecated "-s" option. | Simon South |
2021-01-16 | guix: Move narinfo code from substitute script to module. | Christopher Baines |
2021-01-13 | tests: Fix JSON syntax error in 'crate.scm'. | Ludovic Courtès |
2021-01-13 | publish: Add support for zstd compression. | Ludovic Courtès |
2021-01-13 | utils: Support zstd compression via Guile-zstd. | Ludovic Courtès |
2021-01-13 | utils: Remove 'compressed-output-port'. | Ludovic Courtès |
2021-01-13 | services: shepherd: 'shepherd-service-type' requires documentation. | Ludovic Courtès |
2021-01-04 | guix hash: Honor '-H' when used alongside '-r'. | Ludovic Courtès |
2020-12-27 | transformations: Add '--with-patch'. | Ludovic Courtès |
2020-12-27 | import/utils: alist->package: Handle SPDX license names only as fallback. | Ricardo Wurmus |
2020-12-21 | system: Allow separated /boot and encrypted root. | Miguel Ángel Arruga Vivas |
2020-12-21 | tests: Check the effect of '--without-tests' on implicit inputs. | Ludovic Courtès |
2020-12-21 | tests: Fix malformed JSON. | Ludovic Courtès |
2020-12-19 | tests: Make sure substituted items are deduplicated. | Ludovic Courtès |
2020-12-19 | tests: Check the mtime and permissions of substituted items. | Ludovic Courtès |
2020-12-19 | daemon: Let 'guix substitute' perform hash checks. | Ludovic Courtès |
2020-12-19 | tests: Check the build trace for hash mismatches on substitutes. | Ludovic Courtès |
2020-12-15 | deduplicate: Create the '.links' directory lazily. | Ludovic Courtès |
2020-12-15 | database: Remove 'register-path'. | Ludovic Courtès |
2020-12-15 | database: Remove #:deduplicate? and #:reset-timestamps? from 'register-path'. | Ludovic Courtès |
2020-12-15 | store-copy: 'populate-store' can optionally deduplicate files. | Ludovic Courtès |
2020-12-15 | store-copy: 'populate-store' resets timestamps. | Ludovic Courtès |
2020-12-15 | nar: Deduplicate files right as they are restored. | Ludovic Courtès |
2020-12-15 | serialization: 'restore-file' sets canonical timestamp and permissions. | Ludovic Courtès |
2020-12-15 | serialization: 'fold-archive' notifies about directory processing completion. | Ludovic Courtès |
2020-12-09 | guix: Add globstar support. | Giacomo Leidi |