| Commit message (Expand) | Author | Age |
* | 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 |
* | system: Remove uses of the 'title' field of <file-system>. | Ludovic Courtès | 2018-05-28 |
* | records: Insert record type ABI checks in constructors. | Ludovic Courtès | 2018-05-23 |
* | 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 |
* | 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 |
* | 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 |
* | guix build: Nicely report unbound variables with hints. | Ludovic Courtès | 2018-05-04 |
* | guix system: search: Display default Shepherd service names. | Ludovic Courtès | 2018-04-30 |
* | guix-daemon: Disable garbage collection for remote connections. | Roel Janssen | 2018-04-19 |
* | gexp: 'scheme-file' can splice expressions. | Ludovic Courtès | 2018-04-11 |
* | 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 |
* | guix gc: Add '--derivers'. | Ludovic Courtès | 2018-03-27 |
* | graph: Add "module" node type. | Ludovic Courtès | 2018-03-27 |
* | tests: Add tests for "guix system disk-image" et al. | Chris Marusich | 2018-03-24 |
* | tests: Add tests for "guix pack". | Chris Marusich | 2018-03-24 |
* | gexp: 'program-file' has a new #:module-path parameter. | Ludovic Courtès | 2018-03-23 |
* | gexp: 'gexp->script' and 'gexp->file' have a new #:module-path parameter. | Ludovic Courtès | 2018-03-23 |
* | publish: Always build a new derivation for the "/log/NAME" test. | Ludovic Courtès | 2018-03-22 |
* | publish: Add test for non-GET queries. | Ludovic Courtès | 2018-03-22 |
* | glob: Add an extra glob pattern compilation stage. | Ludovic Courtès | 2018-03-18 |
* | glob: Support square brackets in patterns. | Ludovic Courtès | 2018-03-18 |
* | tests: elpa: Don't actually download files. | Ludovic Courtès | 2018-03-18 |
* | import: elpa: Adjust test for HTTPS URLs. | Ludovic Courtès | 2018-03-18 |
* | tests: Do not assume the bootstrap guile tarball is available locally. | Ludovic Courtès | 2018-03-15 |
* | gnu: time: Update to 1.9. | Efraim Flashner | 2018-03-13 |
* | hash: Add 'sha1'. | Ludovic Courtès | 2018-03-08 |
* | Add (guix glob). | Ludovic Courtès | 2018-03-02 |
* | environment: Add --user. | Mike Gerwitz | 2018-03-02 |
* | environment: Add --link-profile. | Mike Gerwitz | 2018-03-02 |
* | profiles: 'manifest-add' truly deletes duplicate entries. | Ludovic Courtès | 2018-03-01 |
* | build-system/trivial: Add support for #:allowed-references. | Ludovic Courtès | 2018-02-28 |
* | guix package: '--search' no longer shows superseded packages. | Ludovic Courtès | 2018-02-27 |
* | build: Require Guile >= 2.0.13. | Ludovic Courtès | 2018-02-26 |
* | environment: Add --manifest option. | David Thompson | 2018-02-21 |
* | Merge branch 'master' into core-updates | Mark H Weaver | 2018-02-16 |
|\ |
|
| * | import: utils: 'alist->package' allows false license. | Ludovic Courtès | 2018-02-16 |