Age | Commit message (Expand) | Author |
2021-04-20 | import: Remove Nix importer. | Ludovic Courtès |
2021-04-16 | lint: Warn about underscores in package names. | Xinglu Chen |
2021-04-15 | grafts: Support rewriting UTF-16 and UTF-32 store references. | Mark H Weaver |
2021-04-12 | Add (guix ipfs). | Ludovic Courtès |
2021-04-09 | import: go: Add an option to use pinned versions. | Maxim Cournoyer |
2021-04-09 | import: go: Improve synopsis and description parsing. | Maxim Cournoyer |
2021-04-09 | daemon: 'guix substitute' replies on FD 4. | Ludovic Courtès |
2021-04-05 | gnu-maintenance: Recognize more source tarball naming schemes. | Ludovic Courtès |
2021-03-31 | tests: Make 'publish' test umask-insensitive. | Cees de Groot |
2021-03-29 | gnu-maintenance: Recognize "-source" tarball suffix. | Ludovic Courtès |
2021-03-23 | Add powerpc64le-linux as a supported Guix architecture. | Chris Marusich |
2021-03-20 | gnu-maintenance: Accept underscores as package/version separators. | Ludovic Courtès |
2021-03-18 | tests: Make the STORE test more robust in a "pure" environment. | Leo Famulari |
2021-03-13 | tests: Remove obsolete comment. | Tobias Geerinckx-Rice |
2021-03-10 | import: go: Compute the hash of Git checkouts. | Ludovic Courtès |
2021-03-10 | import: Add Go importer. | Katherine Cox-Buday |
2021-03-06 | tests: do not hard code HTTP ports | Maxime Devos |
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 |