| Commit message (Expand) | Author | Age |
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen | Efraim Flashner | 2021-11-08 |
|\ |
|
| * | ui: 'load*' correctly reports 'read-error' in all cases. | Ludovic Courtès | 2021-11-07 |
| * | utils: Define a target-x86-32? and target-x86-64? predicate. | Maxime Devos | 2021-11-07 |
| * | tests: Avoid literal strings for invalid Texinfo markup. | Ludovic Courtès | 2021-11-06 |
* | | Merge remote-tracking branch 'origin/master' into core-updates-frozen | Efraim Flashner | 2021-10-31 |
|\| |
|
| * | home: import: Avoid duplication of 'manifest->code'. | Ludovic Courtès | 2021-10-31 |
| * | home: import: Factorize triplicated 'version-spec' procedure. | Ludovic Courtès | 2021-10-31 |
| * | guix home: import: Call ‘local-file’ with ‘name’ | Xinglu Chen | 2021-10-31 |
| * | Add tests for ‘guix home import’. | Xinglu Chen | 2021-10-31 |
| * | shell: Error out when an unauthorized guix.scm/manifest.scm is found. | Ludovic Courtès | 2021-10-30 |
| * | store: 'map/accumulate-builds' handler checks the store received. | Ludovic Courtès | 2021-10-28 |
| * | syscalls: Add 'openpty' and 'login-tty'. | Ludovic Courtès | 2021-10-26 |
| * | 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-25 |
| * | lint: Add description check for common typos. | Vagrant Cascadian | 2021-10-24 |
* | | Merge remote-tracking branch 'origin/master' into core-updates-frozen. | Mathieu Othacehe | 2021-10-12 |
|\| |
|
| * | home: services: configuration: Support file-like objects. | Oleg Pykhalov | 2021-10-09 |
| * | tests: Add guix-home.sh. | Oleg Pykhalov | 2021-10-09 |
| * | import/minetest: Define an updater for mods on ContentDB. | Maxime Devos | 2021-10-02 |
| * | import: stackage: Use 'define-json-mapping'. | Ludovic Courtès | 2021-10-02 |
| * | import: pypi: Honor the 'upstream-name' package property. | Xinglu Chen | 2021-09-30 |
| * | 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-28 |
| * | graph: Add '--max-depth'. | Ludovic Courtès | 2021-09-21 |
| * | 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-18 |
* | | gexp: Leave grafting as is when lowering allowed/disallowed references. | Ludovic Courtès | 2021-09-25 |
* | | tests: Add missing module import. | Marius Bakke | 2021-09-17 |
* | | Merge branch 'master' into core-updates-frozen | Marius Bakke | 2021-09-17 |
|\| |
|
| * | 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-15 |
| * | packages: Add 'package-definition-location'. | Ludovic Courtès | 2021-09-13 |
| * | transformations: Git tags and 'git describe' style IDs are used as version. | Marius Bakke | 2021-09-08 |
* | | tests: Adjust '--with-input' test. | Ludovic Courtès | 2021-09-07 |
* | | tests: Disable grafts in 'tests/builders.scm'. | Ludovic Courtès | 2021-09-07 |
* | | Merge branch 'master' into core-updates-frozen | Ludovic Courtès | 2021-09-07 |
|\| |
|
| * | import: go: Improve error handling. | zimoun | 2021-09-01 |
| * | import: utils: Skip not found packages. | Sarah Morgensen | 2021-09-01 |
| * | Migrate to the new 'targets' field of bootloader-configuration. | Maxim Cournoyer | 2021-08-29 |
| * | gnu: bootloader: Support multiple targets. | Maxim Cournoyer | 2021-08-29 |
| * | guix: opam: More flexibility in the importer. | Alice BRENON | 2021-08-21 |
| * | guix: Add ContentDB importer. | Maxime Devos | 2021-08-20 |