Age | Commit message (Expand) | Author |
2019-01-29 | status: Keep track of build completion as reported by build tools. | Ludovic Courtès |
2019-01-29 | status: Record more information about builds. | Ludovic Courtès |
2019-01-28 | upstream: Temporarily skip failing test. | Ludovic Courtès |
2019-01-25 | packages: Add 'package-closure'. | Ludovic Courtès |
2019-01-24 | tests: Remove duplicate field initializers. | Ludovic Courtès |
2019-01-22 | records: Detect duplicate field initializers. | Ludovic Courtès |
2019-01-21 | tests: Adjust for removal of 'device' field in <bootloader-configuration>. | Ludovic Courtès |
2019-01-21 | store: Rename '&nix-error' to '&store-error'. | Ludovic Courtès |
2019-01-20 | inferior: 'gexp->derivation-in-inferior' honors EXP's load path. | Ludovic Courtès |
2019-01-20 | channels: Don't pull from the same channel more than once. | Ludovic Courtès |
2019-01-20 | tests: More adjustments to python.scm split. | Efraim Flashner |
2019-01-20 | profiles: Allow a profile to be added as an entry of another profile. | Ludovic Courtès |
2019-01-20 | tests: Adjust to python.scm split. | Ludovic Courtès |
2019-01-18 | serialization: 'restore-file' errors out upon non-convertible file names. | Ludovic Courtès |
2019-01-15 | guix package: '--list-available' can use data from the cache. | Ludovic Courtès |
2019-01-15 | edit: Use 'specification->location' to read information from the cache. | Ludovic Courtès |
2019-01-15 | channels: Compute a package cache and use it. | Ludovic Courtès |
2019-01-15 | guix package: Avoid 'find-newest-available-packages'. | Ludovic Courtès |
2019-01-15 | guix package: '--upgrade' preserves package order. | Ludovic Courtès |
2019-01-11 | services: Deprecate a few more service procedures. | Ludovic Courtès |
2019-01-10 | guix: lint: Warn only if GitHub URI is not same as the package URI. | Arun Isaac |
2019-01-09 | Remove most uses of the _IO*F constants. | Ludovic Courtès |
2019-01-09 | maint: Remove 'cond-expand' forms for Guile 2.0. | Ludovic Courtès |
2019-01-05 | gexp: Lowering a <computed-file> honors SYSTEM and TARGET. | Ludovic Courtès |
2018-12-27 | lint: Check for unstable tarballs. | Efraim Flashner |
2018-12-24 | guix: lint: Check for source URIs redirecting to GitHub. | Arun Isaac |
2018-12-17 | publish: Add a 'Cache-Control' header on /nar responses. | Ludovic Courtès |
2018-12-17 | environment: Support package transformation options. | Ludovic Courtès |
2018-12-17 | import: Update opam importer. | Julien Lepiller |
2018-12-14 | deduplication: Gracefully handle ENOSPC raised by 'link' calls. | Ludovic Courtès |
2018-12-14 | substitute: Ignore irrelevant narinfo signatures. | Ludovic Courtès |
2018-12-09 | guix: Add support for channel dependencies. | Ricardo Wurmus |
2018-12-03 | Merge branch 'core-updates' | Ludovic Courtès |
2018-11-30 | git: Nicely report '--with-commit' errors. | Ludovic Courtès |
2018-11-30 | guix build: Add '--with-commit'. | Ludovic Courtès |
2018-11-30 | guix build: Add '--with-branch' transformation option. | Ludovic Courtès |
2018-11-29 | Merge branch 'master' into core-updates | Marius Bakke |
2018-11-28 | inferior: Add 'inferior-eval-with-store'. | Ludovic Courtès |
2018-11-28 | grafts: Record metadata as derivation properties. | Ludovic Courtès |
2018-11-28 | derivations: Add properties. | Ludovic Courtès |
2018-11-24 | Merge branch 'master' into core-updates | Marius Bakke |
2018-11-23 | pack: Add '--profile-name'. | Ludovic Courtès |
2018-11-21 | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner |
2018-11-20 | lint: 'check-derivation' tries all the package's supported systems. | Ludovic Courtès |
2018-11-14 | Merge branch 'master' into core-updates | Marius Bakke |
2018-11-13 | deduplication: Restore directory mtime and permissions after deduplication. | Ludovic Courtès |
2018-11-13 | tests: Check file canonicalization for 'restore-file-set'. | Ludovic Courtès |
2018-11-13 | tests: Remove check for a feature that appeared in Guile 2.0.10. | Ludovic Courtès |
2018-11-12 | tests: Add 'test-assertm' to (guix tests). | Ludovic Courtès |
2018-11-11 | guix package: '--show' errors when asked for a non-existent package. | Ludovic Courtès |