summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Merge branch 'core-updates'Ludovic Courtès2013-04-30
|\
| * guix package: Add `--search-paths' & co.Ludovic Courtès2013-04-28
| * utils: Add `string-tokenize*'.Ludovic Courtès2013-04-28
| * Merge branch 'master' into core-updatesLudovic Courtès2013-04-26
| |\
| * | substitute-binary: Implement `--substitute'.Ludovic Courtès2013-04-12
| * | nar: Add support for symlinks.Ludovic Courtès2013-04-12
| * | nar: Implement restoration from Nar.Ludovic Courtès2013-04-12
| * | Add preliminary binary substituter.Ludovic Courtès2013-04-12
| * | store: Add `store-path-hash-part'.Ludovic Courtès2013-04-12
| * | tests: Adjust `gnu-build' test to search path mechanism.Ludovic Courtès2013-04-11
| * | packages: Add `native-search-paths' field and honor it.Ludovic Courtès2013-03-30
* | | substitute-binary: Support decompression from non-file ports.Ludovic Courtès2013-04-29
| |/ |/|
* | packages: Use `read' and source properties for `package-field-location'.Ludovic Courtès2013-04-25
* | packages: Add `package-field-location'.Ludovic Courtès2013-04-22
* | tests: Use a new synopsis of GNU Hello.Nikita Karetnikov2013-04-18
* | scripts: Report what will be substituted.Ludovic Courtès2013-04-17
* | substitute-binary: Add a local cache.Ludovic Courtès2013-04-15
* | utils: Add `fold2'.Ludovic Courtès2013-04-14
* | tests: Remove temporary directory created by nar.scm.Ludovic Courtès2013-04-12
* | substitute-binary: Implement `--substitute'.Ludovic Courtès2013-04-12
* | nar: Add support for symlinks.Ludovic Courtès2013-04-12
* | nar: Implement restoration from Nar.Ludovic Courtès2013-04-08
* | Add preliminary binary substituter.Ludovic Courtès2013-04-03
* | store: Add `store-path-hash-part'.Ludovic Courtès2013-04-01
|/
* packages: Remove the default value for `license'.Ludovic Courtès2013-03-07
* guix package: Add `--install-from-expression'.Ludovic Courtès2013-03-01
* guix gc: Add `--references' and `--referrers'.Ludovic Courtès2013-02-27
* store: Add queries for references & co.Ludovic Courtès2013-02-27
* Replace individual scripts with master 'guix' script.Mark H Weaver2013-02-16
* packages: Add `package-output'.Ludovic Courtès2013-02-16
* union: Delete duplicates when passed the same input several times.Ludovic Courtès2013-02-06
* guix-package: Test installation of packages by name.Ludovic Courtès2013-02-06
* store: Add substitute-related procedures.Ludovic Courtès2013-02-04
* tests: Fix thinko in `derivation' test.Ludovic Courtès2013-02-04
* Augment `.dir-locals.el'.Ludovic Courtès2013-02-01
* guix-package: Report `--search' matches in recutils format.Ludovic Courtès2013-02-01
* guix-package: Gracefully report non-existing outputs.Ludovic Courtès2013-02-01
* store: Remove the `fixed?' parameter from `add-to-store'.Ludovic Courtès2013-01-30
* guix-package: Add '--search'.Nikita Karetnikov2013-01-28
* guix-package: Always use the next number for new generations.Ludovic Courtès2013-01-27
* guix-package: When rolling back to nothingness, point to the empty profile.Ludovic Courtès2013-01-27
* packages: Mark the `inputs' field of <package> as thunked.Ludovic Courtès2013-01-24
* guix-package: Error out when passed a non-option argument.Ludovic Courtès2013-01-24
* define-record-type*: Add the `thunked' field definition keyword.Ludovic Courtès2013-01-23
* guix-package: Fix `--roll-back' when `--profile' is not passed.Ludovic Courtès2013-01-22
* guix-build: Allow version-qualified package names.Ludovic Courtès2013-01-22
* packages: Have `package-derivation' return a <derivation> as a second value.Ludovic Courtès2013-01-20
* distro: Rename (distro) to (gnu packages).Ludovic Courtès2013-01-18
* distro: Change the module name space to (gnu ...).Ludovic Courtès2013-01-18
* guix-package: Allow `--roll-back' to skip missing generations.Ludovic Courtès2013-01-17