| Commit message (Expand) | Author | Age |
* | 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-24 |
* | gremlin: 'elf-dynamic-info-needed' test is no longer skipped. | Ludovic Courtès | 2018-08-21 |
* | import: PyPI: Update redirected URL. | Marius Bakke | 2018-07-24 |
* | database: Reset timestamps to one second after the Epoch. | Ludovic Courtès | 2018-07-20 |
* | 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-19 |
* | 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-13 |
* | import: hackage: Evaluate "-any" and "-none" version comparison operators. | Danny Milosavljevic | 2018-07-12 |
* | import: gem: Add recursive import. | Oleg Pykhalov | 2018-07-11 |
* | guix: Add opam importer. | Julien Lepiller | 2018-07-10 |
* | tests: Skip 'guix-pack.sh'. | Ludovic Courtès | 2018-07-05 |
* | 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-07-03 |
* | system: Mapped devices needed for boot do not yield Shepherd services. | Ludovic Courtès | 2018-06-21 |
* | 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-14 |
* | packages: Add 'package-patched-vulnerabilities'. | Ludovic Courtès | 2018-06-09 |
* | tests: Adjust 'guix package' test to "python2" name. | Ludovic Courtès | 2018-06-06 |
* | tests: Adjust graph test. | Ludovic Courtès | 2018-06-06 |
* | 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-06-01 |
* | | tests: Fix arguments in pack test. | Ricardo Wurmus | 2018-05-30 |
* | | 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-28 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-05-24 |
|\| |
|
| * | records: Insert record type ABI checks in constructors. | Ludovic Courtès | 2018-05-23 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-05-21 |
|\| |
|
| * | 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-19 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-05-17 |
|\| |
|
| * | utils: Add 'version-prefix?'. | Ludovic Courtès | 2018-05-13 |
| * | 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-10 |