Age | Commit message (Expand) | Author |
2021-10-28 | store: 'map/accumulate-builds' handler checks the store received. | Ludovic Courtès |
2021-10-26 | syscalls: Add 'openpty' and 'login-tty'. | Ludovic Courtès |
2021-10-25 | environment: Add tests for '--profile'. | Ludovic Courtès |
2021-10-25 | shell: By default load the local 'manifest.scm' or 'guix.scm' file. | Ludovic Courtès |
2021-10-25 | Add 'guix shell'. | Ludovic Courtès |
2021-10-25 | profiles: Add 'package->development-manifest'. | Ludovic Courtès |
2021-10-25 | packages: Add 'package-development-inputs'. | Ludovic Courtès |
2021-10-24 | lint: Add description check for common typos. | Vagrant Cascadian |
2021-10-09 | home: services: configuration: Support file-like objects. | Oleg Pykhalov |
2021-10-09 | tests: Add guix-home.sh. | Oleg Pykhalov |
2021-10-02 | import/minetest: Define an updater for mods on ContentDB. | Maxime Devos |
2021-10-02 | import: stackage: Use 'define-json-mapping'. | Ludovic Courtès |
2021-09-30 | import: pypi: Honor the 'upstream-name' package property. | Xinglu Chen |
2021-09-28 | test: lint: Fix ‘haskell-stackage’ test. | Xinglu Chen |
2021-09-28 | import: minetest: Fix typos. | Tobias Geerinckx-Rice |
2021-09-28 | tests: go: Fix typo. | Tobias Geerinckx-Rice |
2021-09-21 | graph: Add '--max-depth'. | Ludovic Courtès |
2021-09-18 | import: minetest: Strip "v" prefixes from the version number. | Maxime Devos |
2021-09-18 | import: minetest: Delete duplicate dependencies. | Maxime Devos |
2021-09-18 | tests/minetest: Fix 'test-package*' indenting. | Maxime Devos |
2021-09-18 | channels: 'channel-news-entry-commit' correctly resolves annotated tags. | Ludovic Courtès |
2021-09-18 | import: Add 'generic-git' updater. | Xinglu Chen |
2021-09-18 | tests: Allow opam test to run without networking. | Ludovic Courtès |
2021-09-15 | store: 'map/accumulate-builds' processes the whole list in case of cutoff. | Ludovic Courtès |
2021-09-15 | import: cabal: Treat identifier names correctly. | Xinglu Chen |
2021-09-13 | packages: Add 'package-definition-location'. | Ludovic Courtès |
2021-09-08 | transformations: Git tags and 'git describe' style IDs are used as version. | Marius Bakke |
2021-09-01 | import: go: Improve error handling. | zimoun |
2021-09-01 | import: utils: Skip not found packages. | Sarah Morgensen |
2021-08-29 | Migrate to the new 'targets' field of bootloader-configuration. | Maxim Cournoyer |
2021-08-29 | gnu: bootloader: Support multiple targets. | Maxim Cournoyer |
2021-08-21 | guix: opam: More flexibility in the importer. | Alice BRENON |
2021-08-20 | guix: Add ContentDB importer. | Maxime Devos |
2021-08-12 | records: Support field sanitizers. | Ludovic Courtès |
2021-08-11 | transformations: 'with-patch' works on non-origin sources. | Ludovic Courtès |
2021-08-02 | Reinstate "services: Add a service for Jami." | Maxim Cournoyer |
2021-08-02 | Revert "services: Add a service for Jami." | Maxim Cournoyer |
2021-08-02 | services: Add a service for Jami. | Maxim Cournoyer |
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 |