pull: Compile guix/ files before gnu/ files.
[jackhill/guix/guix.git] / tests /
2013-12-11 Ludovic Courtèsbuild: Skip one 'package-source-derivation' test when...
2013-12-10 Ludovic Courtèsstore: Add tests for 'store-path-package-name'.
2013-12-09 Ludovic Courtèsmonads: Fix 'anym'.
2013-12-04 Ludovic Courtèsderivations: Use more keyword parameters for 'build...
2013-11-23 Ludovic CourtèsMerge branch 'core-updates'
2013-11-20 Ludovic CourtèsMerge branch 'master' into core-updates
2013-11-18 Ludovic Courtèspackages: 'package-field-location' returns a relative...
2013-11-18 Ludovic Courtèsguix build: '-e' can be passed a monadic thunk.
2013-11-16 Ludovic Courtèstests: Adjust to bootstrap tarball updates.
2013-11-13 Ludovic Courtèsderivations: Allow 'map-derivations' to replace sources.
2013-11-12 Ludovic Courtèspackages: Suitably cope with indirect store paths as...
2013-11-12 Ludovic Courtèsstore: Make 'direct-store-path?' public.
2013-11-12 Ludovic Courtèsderivations: Add 'map-derivation'.
2013-11-12 Ludovic Courtèsutils: Add 'string-replace-substring'.
2013-11-12 Ludovic Courtèsguix build: Add '--log-file'.
2013-11-12 Ludovic Courtèsstore: Add 'log-file' procedure.
2013-11-08 Ludovic CourtèsMerge branch 'master' into core-updates
2013-11-07 Ludovic Courtèspackages: Add a 'snippet' field to <origin>.
2013-11-04 Ludovic Courtèstests: Fix max-silent-time test.
2013-11-04 Ludovic Courtèstests: Add the builder as an input to raw derivations.
2013-11-01 Ludovic Courtèsguix package: Allow removal of a specific package output.
2013-11-01 Ludovic Courtèsui: Factorize package specification parsing.
2013-11-01 Ludovic CourtèsMerge branch 'master' into core-updates
2013-10-30 Ludovic Courtèsderivations: 'derivation-path->output-path' honors...
2013-10-15 Ludovic Courtèsrecords: define-record-type*: Field bindings are bound...
2013-10-03 Ludovic Courtèsmonads: Allow resolution of a monad's bind/return at...
2013-10-03 Ludovic CourtèsAdd (guix monads).
2013-09-26 Ludovic CourtèsMerge branch 'core-updates'
2013-09-26 Ludovic Courtèsguix package: '--delete-generations' deletes generation...
2013-09-26 Ludovic Courtèstests: Fix typo.
2013-09-26 Ludovic Courtèsbuild-system/trivial: Take the 'source' field into...
2013-09-26 Nikita Karetnikovguix package: Add '--delete-generations'.
2013-09-25 Ludovic CourtèsMerge branch 'master' into core-updates
2013-09-25 Nikita Karetnikovguix package: Show which generation is the current...
2013-09-25 Nikita Karetnikovtests: Use 'test -z' to check that a string equals...
2013-09-25 Nikita Karetnikovguix package: Do not list the zeroth generation.
2013-09-25 Nikita Karetnikovguix package: Exit with 1 when a generation cannot...
2013-09-23 Ludovic Courtèsguix-register: Expect closures to refer to the original...
2013-09-22 Ludovic CourtèsMerge branch 'master' into core-updates
2013-09-22 Ludovic CourtèsAdd 'guix-register'.
2013-09-19 Nikita Karetnikovguix package: Add '--list-generations'.
2013-09-18 Ludovic Courtèsderivations: 'derivation' and related procedures return...
2013-09-18 Ludovic Courtèstests: Clarify filtering of the "debug" output.
2013-09-17 Ludovic Courtèsderivations: Keep the .drv file name in <derivation...
2013-09-14 Andreas EngeMerge branch 'python'
2013-09-10 Ludovic Courtèsstore: The 'references' parameter of 'add-text-to-store...
2013-09-08 Ludovic CourtèsMerge branch 'master' into core-updates
2013-09-02 Ludovic Courtèsunion: Don't traverse sub-directories only found in...
2013-08-27 Ludovic Courtèsderivations: Rename #:dependency-graphs to #:references...
2013-08-26 Ludovic Courtèsderivations: Add #:dependency-graphs to `build-expressi...
2013-08-26 Ludovic Courtèsderivations: Add #:dependency-graphs `derivation' param...
2013-08-26 Ludovic Courtèsderivations: Move 3 positional parameters into keyword...
2013-08-24 Ludovic Courtèspackages: Allow file names as package sources.
2013-08-23 Ludovic Courtèsutils: Add `guile-version>?', and use it.
2013-08-22 Ludovic Courtèssubstitute-binary: Try hard to avoid port buffering.
2013-07-10 Ludovic Courtèsrecords: `recutils->alist' recognizes lines starting...
2013-07-10 Ludovic Courtèsrecords: `alist->record' supports multiple-field occurr...
2013-07-10 Ludovic Courtèsrecords: `recutils->alist' recognizes comments.
2013-07-10 Ludovic Courtèsrecords: Add `recutils->alist' for public consumption.
2013-07-09 Ludovic Courtèstests: Fix guix-package.sh in the presence of multiple...
2013-07-09 Ludovic CourtèsMerge branch 'core-updates'
2013-07-08 Ludovic Courtèstests: Adjust `package-field-location' test for Guile...
2013-07-02 Ludovic Courtèshash: Add `open-sha256-port'.
2013-07-01 Ludovic CourtèsMove `sha256' to (guix hash).
2013-06-20 Ludovic CourtèsMerge branch 'master' into core-updates
2013-06-13 Ludovic Courtèsstore: Add `requisites'.
2013-05-29 Ludovic Courtèsstore: Test the `fallback?' store option.
2013-05-27 Ludovic Courtèspackages: Raise an error condition a cross builder...
2013-05-24 Ludovic Courtèsbuild-system/trivial: Implement the cross-build protocol.
2013-05-24 Ludovic Courtèsbuild: Add `--target' option.
2013-05-24 Ludovic Courtèspackages: Implement `package-cross-derivation'.
2013-05-20 Ludovic CourtèsAdd `--max-silent-time' to `guix build' and `guix package'.
2013-05-15 Ludovic Courtèssubstitute-binary: Pass `filtered-port' an unbuffered...
2013-05-12 Ludovic CourtèsMove record utilities to (guix records).
2013-05-11 Ludovic Courtèstests: Fix out-of-source builds.
2013-05-11 Ludovic Courtèstests: Add `guix hash' test.
2013-05-10 Ludovic Courtèspackage: Store the output path of packages installed...
2013-04-30 Ludovic CourtèsMerge branch 'core-updates'
2013-04-29 Ludovic Courtèssubstitute-binary: Support decompression from non-file...
2013-04-28 Ludovic Courtèsguix package: Add `--search-paths' & co.
2013-04-28 Ludovic Courtèsutils: Add `string-tokenize*'.
2013-04-26 Ludovic CourtèsMerge branch 'master' into core-updates
2013-04-24 Ludovic Courtèspackages: Use `read' and source properties for `package...
2013-04-22 Ludovic Courtèspackages: Add `package-field-location'.
2013-04-18 Nikita Karetnikovtests: Use a new synopsis of GNU Hello.
2013-04-16 Ludovic Courtèsscripts: Report what will be substituted.
2013-04-15 Ludovic Courtèssubstitute-binary: Add a local cache.
2013-04-14 Ludovic Courtèsutils: Add `fold2'.
2013-04-12 Ludovic Courtèssubstitute-binary: Implement `--substitute'.
2013-04-12 Ludovic Courtèsnar: Add support for symlinks.
2013-04-12 Ludovic Courtèsnar: Implement restoration from Nar.
2013-04-12 Ludovic CourtèsAdd preliminary binary substituter.
2013-04-12 Ludovic Courtèsstore: Add `store-path-hash-part'.
2013-04-12 Ludovic Courtèstests: Remove temporary directory created by nar.scm.
2013-04-12 Ludovic Courtèssubstitute-binary: Implement `--substitute'.
2013-04-12 Ludovic Courtèsnar: Add support for symlinks.
2013-04-11 Ludovic Courtèstests: Adjust `gnu-build' test to search path mechanism.
2013-04-08 Ludovic Courtèsnar: Implement restoration from Nar.
2013-04-04 Andreas EngeMerge branch 'xorg' into core-updates
2013-04-03 Ludovic CourtèsAdd preliminary binary substituter.
next