Age | Commit message (Expand) | Author |
2021-07-18 | pack: Streamline how files are included in tarballs. | Maxim Cournoyer |
2021-07-18 | pack: Allow embedding custom control files in deb packs. | Maxim Cournoyer |
2021-07-18 | import: go: Upgrade go.mod parser. | Sarah Morgensen |
2021-07-17 | tests/go: Remove unused variable. | Maxim Cournoyer |
2021-07-13 | lint: Check for leading whitespace in description. | Brice Waegeneire |
2021-07-07 | lint: Lint usages of 'wrap-program' without a "bash" input. | Maxime Devos |
2021-06-30 | lint: Verify if #:tests? is respected in the 'check' phase. | Maxime Devos |
2021-06-30 | guix: gexp: Define gexp->approximate-sexp. | Maxime Devos |
2021-06-29 | pack: Add support for the deb format. | Maxim Cournoyer |
2021-06-29 | tests: pack: Fix compressor extension. | Maxim Cournoyer |
2021-06-29 | pack: Prevent duplicate files in tar archives. | Maxim Cournoyer |
2021-06-29 | services: configuration: Allow specifying prefix for serializer names. | Xinglu Chen |
2021-06-25 | import: hackage: Support "common" field and imports | Philip Munksgaard |
2021-06-22 | profiles: Build union of inputs in the right order. | Ludovic Courtès |
2021-06-18 | profiles: Add 'load-profile'. | Ludovic Courtès |
2021-06-08 | lint: Check for trailing whitespace in description. | Xinglu Chen |
2021-06-08 | lint: Check for trailing whitespace in synopsis. | Xinglu Chen |
2021-06-08 | store: Remove 'references/substitutes'. | Ludovic Courtès |
2021-06-06 | lint: tests-true: Check if tests are enabled when cross-compiling. | Maxime Devos |
2021-06-03 | import: Add CHICKEN egg importer. | Xinglu Chen |
2021-05-28 | gnu-maintenance: 'release-file?' accepts 'v' prefix as in "PKG-v1.2.tgz". | Ludovic Courtès |
2021-05-28 | import: opam: Generate license for package. | Xinglu Chen |
2021-05-22 | import: hackage: Prefix licenses with 'license:'. | Xinglu Chen |
2021-05-22 | lint: archival: Lookup content in Disarchive database. | Ludovic Courtès |
2021-05-17 | services: configuration: Add a define-maybe/no-serialization syntax. | Maxim Cournoyer |
2021-05-16 | publish: Add '--negative-ttl'. | Ludovic Courtès |
2021-05-15 | inferior: Support querying package replacements. | Christopher Baines |
2021-05-08 | services: configuration: Add tests. | Maxim Cournoyer |
2021-05-05 | tests: go: Remove duplicate go-version->git-ref test. | Maxim Cournoyer |
2021-05-04 | tests: go: Fix typos in test descriptions. | Tobias Geerinckx-Rice |
2021-04-29 | inferior: Make sure test refers to guile@3.0. | Ludovic Courtès |
2021-04-29 | diagnostics, ui: Adjust to 'read-error' and 'syntax-error' in Guile 3.0.6. | Ludovic Courtès |
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 |