Age | Commit message (Expand) | Author |
2023-07-18 | pack: Move common build code to (guix build pack). | Maxim Cournoyer |
2023-07-18 | guix: Let texlive importer handle linked scripts. | Nicolas Goaziou |
2023-07-18 | guix: texlive importer: Set #:texlive-latex-bin? when appropriate. | Nicolas Goaziou |
2023-07-18 | guix: texlive importer: Fix build system and arguments for meta-packages. | Nicolas Goaziou |
2023-07-18 | guix: texlive importer ignores dependencies unnecessary in Guix. | Nicolas Goaziou |
2023-07-18 | guix: Let texlive importer suggest format creation. | Nicolas Goaziou |
2023-07-18 | guix: import: Improve importing texlive meta packages. | Nicolas Goaziou |
2023-07-18 | guix: import: Handle native inputs in texlive importer. | Nicolas Goaziou |
2023-07-18 | guix: import: Fix multiple licenses output in texlive importer. | Nicolas Goaziou |
2023-07-18 | guix: import: Improve home-page generation in texlive importer. | Nicolas Goaziou |
2023-07-18 | guix: import: Update texlive importer according to new build system. | Nicolas Goaziou |
2023-07-11 | home: services: bash: Properly quote shell aliases. | Ludovic Courtès |
2023-06-18 | Add 'guix locate'. | Ludovic Courtès |
2023-06-18 | store: Tolerate non-existent GC root directories. | Ludovic Courtès |
2023-06-14 | packages: 'package-transitive-supported-systems' detects cycles. | Ludovic Courtès |
2023-06-09 | tests: Ensure 'elpa' test does not access the network. | Ludovic Courtès |
2023-06-09 | tests: Ensure 'cpan' updater test does not access the network. | Ludovic Courtès |
2023-06-09 | tests: Adjust minetest tests. | Ludovic Courtès |
2023-06-08 | substitute: Gracefully retry after failed partial downloads. | Ludovic Courtès |
2023-06-06 | services: 'modify-services' preserves service ordering. | Ludovic Courtès |
2023-06-04 | tests: records: Add test for ellipsis in body. | Josselin Poiret |
2023-06-04 | records: Add MATCH-RECORD-LAMBDA. | (unmatched-parenthesis ew syntax |
2023-06-04 | records: match-record: Support thunked and delayed fields. | (unmatched-parenthesis d |
2023-06-02 | tests: Check for service existence in MODIFY-SERVICES | Brian Cully |
2023-06-02 | tests: Add tests for MODIFY-SERVICES procedure | Brian Cully |
2023-05-31 | tests: Use quasiquoted 'match' patterns for package sexps. | Ludovic Courtès |
2023-05-31 | upstream: Honor package properties for ignored and extra inputs. | Ludovic Courtès |
2023-05-31 | import: gem: Updater provides input list. | Ludovic Courtès |
2023-05-31 | import: gem: Factorize "bundler" special case for name mapping. | Ludovic Courtès |
2023-05-31 | import: elpa: Updater provides input list. | Ludovic Courtès |
2023-05-31 | import: cpan: Updater provides input list. | Ludovic Courtès |
2023-05-31 | import: cpan: Represent dependencies as <upstream-input> records. | Ludovic Courtès |
2023-05-31 | tests: upstream: Restore test that was skipped. | Ludovic Courtès |
2023-05-31 | upstream: Remove <upstream-input-change> and related code. | Ludovic Courtès |
2023-05-31 | upstream: 'update-package-source' edits input fields. | Ludovic Courtès |
2023-05-31 | upstream: Replace 'input-changes' field by 'inputs'. | Ludovic Courtès |
2023-05-31 | tests: pypi: Rewrite tests using a local HTTP server. | Ludovic Courtès |
2023-05-31 | tests: pypi: Factorize tarball and wheel file creation. | Ludovic Courtès |
2023-05-30 | substitute: If a server's nar URL is 404, try the next one(s). | Ludovic Courtès |
2023-05-18 | style: Add 'arguments' styling rule. | Ludovic Courtès |
2023-05-06 | lint: archival: Warn against non-origin package sources. | Ludovic Courtès |
2023-05-05 | read-print: Correctly read "(. x)". | Ludovic Courtès |
2023-05-04 | transformations: Add '--with-configure-flag'. | Sarthak Shah |
2023-05-04 | style: Make 'safe' policy less conservative. | Ludovic Courtès |
2023-04-30 | import: pypi: Adjust tests for new build system. | Ludovic Courtès |
2023-04-28 | tests: guix-graph.sh: Fix expected path from emacs to libffi. | Josselin Poiret |
2023-04-28 | tests: guix-build.sh: Don't use hidden gcc for transformation tests. | Josselin Poiret |
2023-04-24 | read-print: 'pretty-print-with-comments' keeps newlines on long strings. | Ludovic Courtès |
2023-04-21 | tests: Relax two tests that expected a non-zero error code. | Ludovic Courtès |
2023-04-21 | tests: Fix checks for expected failures. | Eric Bavier |