summaryrefslogtreecommitdiff
path: root/tests/store.scm
Commit message (Expand)AuthorAge
* derivations: 'derivation' and related procedures return a single value.Ludovic Courtès2013-09-18
* store: The 'references' parameter of 'add-text-to-store' is now optional.Ludovic Courtès2013-09-11
* derivations: Move 3 positional parameters into keyword parameters.Ludovic Courtès2013-08-26
* Move `sha256' to (guix hash).Ludovic Courtès2013-07-01
* store: Add `requisites'.Ludovic Courtès2013-06-13
* store: Test the `fallback?' store option.Ludovic Courtès2013-05-29
* substitute-binary: Add a local cache.Ludovic Courtès2013-04-15
* substitute-binary: Implement `--substitute'.Ludovic Courtès2013-04-12
* Add preliminary binary substituter.Ludovic Courtès2013-04-03
* store: Add `store-path-hash-part'.Ludovic Courtès2013-04-01
* store: Add queries for references & co.Ludovic Courtès2013-02-27
* store: Add substitute-related procedures.Ludovic Courtès2013-02-04
* Augment `.dir-locals.el'.Ludovic Courtès2013-02-01
* distro: Change the module name space to (gnu ...).Ludovic Courtès2013-01-18
* Update license headers.Ludovic Courtès2013-01-06
* store: Add GC-related operations.Ludovic Courtès2012-12-09