Age | Commit message (Expand) | Author |
2018-09-27 | Add (guix status) and use it for pretty colored output. | Ludovic Courtès |
2018-09-26 | Merge branch 'master' into core-updates | Marius Bakke |
2018-09-21 | profiles: 'packages->manifest' now accepts inferior packages. | Ludovic Courtès |
2018-09-21 | inferior: Add 'inferior-package->manifest-entry'. | Ludovic Courtès |
2018-09-21 | inferior: Add 'inferior-package-search-paths' & co. | Ludovic Courtès |
2018-09-21 | inferior: Add 'inferior-package-inputs' & co. | Ludovic Courtès |
2018-09-21 | inferior: Add 'lookup-inferior-packages'. | Ludovic Courtès |
2018-09-21 | inferior: Add 'inferior-package-derivation'. | Ludovic Courtès |
2018-09-20 | Merge branch 'master' into core-updates | Marius Bakke |
2018-09-18 | tests: Skip 'self-contained-tarball' test unconditionally. | Ludovic Courtès |
2018-09-13 | Merge branch 'master' into core-updates | Leo Famulari |
2018-09-11 | profiles: Correctly deal with etc/ being a relative symlink. | Ludovic Courtès |
2018-09-09 | Merge branch 'master' into core-updates | Marius Bakke |
2018-09-08 | gexp: 'file-union' accepts directory names. | Ludovic Courtès |
2018-09-07 | services: 'instantiate-missing-services' reaches fixed point. | Ludovic Courtès |
2018-09-07 | Add 'guix describe'. | Ludovic Courtès |
2018-09-07 | vm: Make UUID computation really deterministic. | Ludovic Courtès |
2018-09-05 | tests: Adjust 'add-file-tree-to-store' test for lack of /bin/sh. | Ludovic Courtès |
2018-09-04 | Switch to Guile-Gcrypt. | Ludovic Courtès |
2018-09-04 | inferior: Add home-page and location package accessors. | Ludovic Courtès |
2018-09-03 | Merge branch 'master' into core-updates | Marius Bakke |
2018-08-31 | records: Adjust to test changes in 'record-abi-mismatch-error'. | Ludovic Courtès |
2018-08-25 | Merge branch 'staging' into core-updates | Marius Bakke |
2018-08-24 | import: cpan: Adjust test to new URL. | Ludovic Courtès |
2018-08-24 | grafts: Add (guix build debug-link) and use it. | Ludovic Courtès |
2018-08-21 | gremlin: 'elf-dynamic-info-needed' test is no longer skipped. | Ludovic Courtès |
2018-07-26 | gexp: Remove backward compatibility hack for 'imported-files'. | Ludovic Courtès |
2018-07-24 | Merge branch 'master' into core-updates | Marius Bakke |
2018-07-24 | import: PyPI: Update redirected URL. | Marius Bakke |
2018-07-20 | database: Reset timestamps to one second after the Epoch. | Ludovic Courtès |
2018-07-19 | hash: sha256 port now implements 'port-position'. | Ludovic Courtès |
2018-07-19 | gexp: 'imported-files/derivation' can copy files instead of symlinking. | Ludovic Courtès |
2018-07-19 | gexp: 'imported-files' no longer creates a derivation by default. | Ludovic Courtès |
2018-07-19 | store: Add 'add-file-tree-to-store'. | Ludovic Courtès |
2018-07-19 | serialization: Add 'write-file-tree'. | Ludovic Courtès |
2018-07-13 | tests: Don't rely on temporary directories being permanent. | Leo Famulari |
2018-07-13 | Add (guix inferior) and (guix scripts repl). | Ludovic Courtès |
2018-07-13 | guix package: Use relative symlinks to generations. | Ludovic Courtès |
2018-07-12 | import: hackage: Evaluate "-any" and "-none" version comparison operators. | Danny Milosavljevic |
2018-07-11 | import: gem: Add recursive import. | Oleg Pykhalov |
2018-07-10 | guix: Add opam importer. | Julien Lepiller |
2018-07-05 | tests: Skip 'guix-pack.sh'. | Ludovic Courtès |
2018-07-03 | syscalls: Define AT_SYMLINK_NOFOLLOW et al. | Ludovic Courtès |
2018-07-03 | deduplication: Place link files under /gnu/store/.links. | Ludovic Courtès |
2018-06-29 | Merge branch 'master' into core-updates | Ricardo Wurmus |
2018-06-21 | system: Mapped devices needed for boot do not yield Shepherd services. | Ludovic Courtès |
2018-06-14 | Remove 'guix-register' and its traces. | Ludovic Courtès |
2018-06-14 | store: Remove 'register-path'. | Ludovic Courtès |
2018-06-14 | database: 'sqlite-register' takes a database, not a file name. | Ludovic Courtès |
2018-06-14 | deduplicate: Fix a couple of thinkos. | Ludovic Courtès |