summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-updates'Ludovic Courtès2013-04-304-3/+66
|\
| * guix package: Add `--search-paths' & co....Ludovic Courtès2013-04-281-0/+8
| * utils: Add `string-tokenize*'....Ludovic Courtès2013-04-281-0/+10
| * Merge branch 'master' into core-updates...Ludovic Courtès2013-04-266-11/+112
| |\
| * | substitute-binary: Implement `--substitute'....Ludovic Courtès2013-04-121-1/+54
| * | nar: Add support for symlinks....Ludovic Courtès2013-04-121-34/+149
| * | nar: Implement restoration from Nar....Ludovic Courtès2013-04-121-0/+95
| * | Add preliminary binary substituter....Ludovic Courtès2013-04-121-0/+39
| * | store: Add `store-path-hash-part'....Ludovic Courtès2013-04-121-0/+12
| * | tests: Adjust `gnu-build' test to search path mechanism....Ludovic Courtès2013-04-111-3/+12
| * | packages: Add `native-search-paths' field and honor it....Ludovic Courtès2013-03-301-0/+36
* | | substitute-binary: Support decompression from non-file ports....Ludovic Courtès2013-04-291-0/+27
| |/ |/|
* | packages: Use `read' and source properties for `package-field-location'....Ludovic Courtès2013-04-251-1/+2
* | packages: Add `package-field-location'....Ludovic Courtès2013-04-221-0/+21
* | tests: Use a new synopsis of GNU Hello....Nikita Karetnikov2013-04-181-10/+11
* | scripts: Report what will be substituted....Ludovic Courtès2013-04-171-0/+46
* | substitute-binary: Add a local cache....Ludovic Courtès2013-04-151-0/+6
* | utils: Add `fold2'....Ludovic Courtès2013-04-141-0/+25
* | tests: Remove temporary directory created by nar.scm....Ludovic Courtès2013-04-121-1/+2
* | substitute-binary: Implement `--substitute'....Ludovic Courtès2013-04-121-1/+54
* | nar: Add support for symlinks....Ludovic Courtès2013-04-121-34/+149
* | nar: Implement restoration from Nar....Ludovic Courtès2013-04-081-0/+95
* | Add preliminary binary substituter....Ludovic Courtès2013-04-031-0/+39
* | store: Add `store-path-hash-part'....Ludovic Courtès2013-04-011-0/+12
|/
* packages: Remove the default value for `license'....Ludovic Courtès2013-03-071-1/+1
* guix package: Add `--install-from-expression'....Ludovic Courtès2013-03-011-5/+10
* guix gc: Add `--references' and `--referrers'....Ludovic Courtès2013-02-271-0/+12
* store: Add queries for references & co....Ludovic Courtès2013-02-271-0/+26
* Replace individual scripts with master 'guix' script....Mark H Weaver2013-02-165-62/+62
* packages: Add `package-output'....Ludovic Courtès2013-02-161-1/+8
* union: Delete duplicates when passed the same input several times....Ludovic Courtès2013-02-061-3/+4
* guix-package: Test installation of packages by name....Ludovic Courtès2013-02-061-6/+4
* store: Add substitute-related procedures....Ludovic Courtès2013-02-041-1/+14
* tests: Fix thinko in `derivation' test....Ludovic Courtès2013-02-041-4/+4
* Augment `.dir-locals.el'....Ludovic Courtès2013-02-019-40/+0
* guix-package: Report `--search' matches in recutils format....Ludovic Courtès2013-02-012-1/+71
* guix-package: Gracefully report non-existing outputs....Ludovic Courtès2013-02-011-1/+9
* store: Remove the `fixed?' parameter from `add-to-store'....Ludovic Courtès2013-01-301-4/+4
* guix-package: Add '--search'....Nikita Karetnikov2013-01-281-0/+5
* guix-package: Always use the next number for new generations....Ludovic Courtès2013-01-271-8/+12
* guix-package: When rolling back to nothingness, point to the empty profile....Ludovic Courtès2013-01-271-6/+17
* packages: Mark the `inputs' field of <package> as thunked....Ludovic Courtès2013-01-241-3/+2
* guix-package: Error out when passed a non-option argument....Ludovic Courtès2013-01-241-0/+3
* define-record-type*: Add the `thunked' field definition keyword....Ludovic Courtès2013-01-231-1/+50
* guix-package: Fix `--roll-back' when `--profile' is not passed....Ludovic Courtès2013-01-221-0/+14
* guix-build: Allow version-qualified package names....Ludovic Courtès2013-01-221-1/+9
* packages: Have `package-derivation' return a <derivation> as a second value....Ludovic Courtès2013-01-201-2/+9
* distro: Rename (distro) to (gnu packages)....Ludovic Courtès2013-01-182-2/+2
* distro: Change the module name space to (gnu ...)....Ludovic Courtès2013-01-188-15/+15
* guix-package: Allow `--roll-back' to skip missing generations....Ludovic Courtès2013-01-171-0/+6