Age | Commit message (Expand) | Author |
2022-11-18 | import/utils: spdx-string->license: Support '+' operator. | Philip McGrath |
2022-11-18 | import/utils: spdx-string->license: Match case-insensitively. | Philip McGrath |
2022-11-15 | shell: Detect --symlink spec problems early. | Maxim Cournoyer |
2022-11-15 | guix: shell: Add '--symlink' option. | Maxim Cournoyer |
2022-11-11 | gnu-maintenance: 'release-file?' excludes "valgrind-3.20.0.RC1.tar.bz2". | Ludovic Courtès |
2022-11-11 | grafts: Run with a UTF-8 locale. | Ludovic Courtès |
2022-11-06 | shell: Fix '--emulate-fhs' sometimes not including 'glibc-for-fhs'. | John Kehayias |
2022-10-27 | gnu: python-setuptools: Move to python-build. | Lars-Dominik Braun |
2022-10-22 | Remove now unnecessary uses of (guix grafts). | Ludovic Courtès |
2022-10-22 | tests: 'guix build --with-commit' output no longer refers to the tag ID. | Ludovic Courtès |
2022-10-17 | lint: source: Add check for <svn-reference> over HTTP(S). | Ludovic Courtès |
2022-10-17 | git: 'update-cached-checkout' returns the commit ID when given a tag. | Ludovic Courtès |
2022-10-13 | shell: Handle '--emulate-fhs' in 'guix shell', not in 'guix environment'. | Ludovic Courtès |
2022-10-13 | environment: Add '--emulate-fhs'. | John Kehayias |
2022-10-10 | packages: Raise an exception for invalid 'license' values. | Ludovic Courtès |
2022-10-07 | tests: Attempt to build 'desktop.tmpl' on all major architectures. | Ludovic Courtès |
2022-10-05 | tests: Add new test cases for beautify-description. | Ricardo Wurmus |
2022-09-29 | transformations: '--with-source' now operates in depth. | Ludovic Courtès |
2022-09-29 | import: print: Quasiquote properties | itd |
2022-09-29 | import/utils: alist->package: Include properties. | itd |
2022-09-28 | substitute: Retry downloading when a nar is unavailable. | Ludovic Courtès |
2022-09-26 | gnu-maintenance: Test latest-html-release. | Maxime Devos |
2022-09-24 | substitute: Test behavior with unroutable substitute server addresses. | Ludovic Courtès |
2022-09-20 | home: import: Use (guix read-print) to render the config file. | Ludovic Courtès |
2022-09-20 | read-print: Correctly support multiple same-named newline forms. | Ludovic Courtès |
2022-09-17 | gnu-maintenance: Support // URLs in latest-html-release. | Maxime Devos |
2022-09-17 | import: gem: Support importing a specific version of a gem. | Taiju HIGASHI |
2022-09-04 | guix system: Do not use 'vm-image.tmpl' in tests. | Ludovic Courtès |
2022-09-04 | guix describe: Adjust test to latest changes. | Ludovic Courtès |
2022-09-04 | store: Open daemon connections with SOCK_CLOEXEC. | Ludovic Courtès |
2022-09-02 | read-print: Define forms for which \n, \t, etc. are not escaped. | Ludovic Courtès |
2022-09-01 | read-print: Guess the base to use for integers being printed. | Ludovic Courtès |
2022-08-28 | services: Add lightdm-service-type. | Maxim Cournoyer |
2022-08-28 | tests: Add test for menu-entry roundtrips as sexps. | Josselin Poiret |
2022-08-25 | services: configuration: Change the value of the unset marker. | Attila Lendvai |
2022-08-25 | services: Use the new maybe/unset API. | Attila Lendvai |
2022-08-10 | read-print: Report missing closing parens instead of looping. | Ludovic Courtès |
2022-08-09 | tests: configuration: Add a test to cover 'unset regression. | Maxim Cournoyer |
2022-08-08 | read-print: Add 'case' and 'cond' special forms. | Ludovic Courtès |
2022-08-08 | read-print: Support printing multi-line comments. | Ludovic Courtès |
2022-08-08 | style: Add '--whole-file' option. | Ludovic Courtès |
2022-08-08 | read-print: 'canonicalize-comment' leaves top-level comments unchanged. | Ludovic Courtès |
2022-08-08 | read-print: Add code to read and write sequences of expressions/blanks. | Ludovic Courtès |
2022-08-08 | read-print: Recognize page breaks. | Ludovic Courtès |
2022-08-08 | read-print: Read and render vertical space. | Ludovic Courtès |
2022-08-08 | style: Adjust test to not emit blank lines. | Ludovic Courtès |
2022-08-08 | style: Move reader and printer to (guix read-print). | Ludovic Courtès |
2022-08-05 | tests: Make tests inside container reproducible. | Andrew Tropin |
2022-08-01 | services: configuration: Step back from *unspecified*. | Maxim Cournoyer |
2022-07-22 | tests: Adjust texlive importer tests. | Ricardo Wurmus |