Age | Commit message (Expand) | Author |
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-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 |
2018-06-14 | store-copy: 'read-reference-graph' returns a list of records. | Ludovic Courtès |
2018-06-14 | database: Fail registration when encountering unregistered references. | Ludovic Courtès |
2018-06-14 | database: 'with-database' can now initialize new databases. | Ludovic Courtès |
2018-06-09 | packages: Add 'package-patched-vulnerabilities'. | Ludovic Courtès |
2018-06-06 | tests: Adjust 'guix package' test to "python2" name. | Ludovic Courtès |
2018-06-06 | tests: Adjust graph test. | Ludovic Courtès |
2018-06-01 | Merge branch 'master' into core-updates | Ludovic Courtès |
2018-06-01 | Add (guix store deduplication). | Caleb Ristvedt |
2018-06-01 | Add (gnu store database). | Caleb Ristvedt |
2018-06-01 | gexp: Add 'with-extensions'. | Ludovic Courtès |
2018-06-01 | pack: Adjust test to expect relative symlinks. | Ludovic Courtès |
2018-06-01 | tests: Fix arguments in pack test. | Ricardo Wurmus |
2018-05-30 | tests: Fix arguments in pack test. | Ricardo Wurmus |
2018-05-28 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-28 | system: Remove uses of the 'title' field of <file-system>. | Ludovic Courtès |
2018-05-24 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-23 | records: Insert record type ABI checks in constructors. | Ludovic Courtès |
2018-05-21 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-19 | uuid: 'uuid' returns #f when 'string->uuid' returns #f. | Ludovic Courtès |
2018-05-19 | tests: Skip 'tests/guix-pack.sh' when networking is missing. | Ludovic Courtès |
2018-05-19 | tests: Adjust to new "unbound variable" messages. | Ludovic Courtès |
2018-05-17 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-13 | utils: Add 'version-prefix?'. | Ludovic Courtès |
2018-05-10 | pack: Add '--relocatable'. | Ludovic Courtès |
2018-05-10 | profiles: Optionally use relative file names for symlink targets. | Ludovic Courtès |
2018-05-10 | union: Add 'relative-file-name'. | Ludovic Courtès |
2018-05-08 | guix: Separate the package name and version with "@", not "-". | Chris Marusich |
2018-05-08 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-07 | pack: Fix handling of '-e'. | Ludovic Courtès |