| Commit message (Expand) | Author | Age |
* | 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 |
| * | 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-08 |
|\| |
|
| * | pack: Fix handling of '-e'. | Ludovic Courtès | 2018-05-07 |
| * | pack: Honor package transformation options. | Ludovic Courtès | 2018-05-07 |
| * | pack: Adjust test to cope with GC'd profiles. | Ludovic Courtès | 2018-05-07 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2018-05-06 |
|\| |
|
| * | guix build: Nicely report unbound variables with hints. | Ludovic Courtès | 2018-05-04 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-04-30 |
|\| |
|
| * | guix system: search: Display default Shepherd service names. | Ludovic Courtès | 2018-04-30 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-04-21 |
|\| |
|
| * | guix-daemon: Disable garbage collection for remote connections. | Roel Janssen | 2018-04-19 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-04-11 |
|\| |
|
| * | gexp: 'scheme-file' can splice expressions. | Ludovic Courtès | 2018-04-11 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-04-10 |
|\| |
|
| * | union: Allow callers to choose the collision resolution policy. | Ludovic Courtès | 2018-04-08 |
| * | tests: Skip 'pivot-root' test on Ubuntu's 4.4 kernels. | Ludovic Courtès | 2018-04-08 |
| * | guix package: Add '--allow-collisions'. | Ludovic Courtès | 2018-03-31 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2018-03-29 |
|\| |
|
| * | guix gc: Add '--derivers'. | Ludovic Courtès | 2018-03-27 |