aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* 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
* guix-package: Add `--roll-back'.Ludovic Courtès2013-01-17
* guix-package: Create or diagnose missing profile directory.Ludovic Courtès2013-01-14
* tests: Use "binutils:lib" as the `guix-package' example.Ludovic Courtès2013-01-14
* Merge branch 'core-updates'Ludovic Courtès2013-01-11
|\
| * Merge branch 'master' into core-updatesLudovic Courtès2013-01-06
| |\
| * | tests: Adjust to not rely on /bin/sh.Ludovic Courtès2013-01-02
* | | union: Detect collisions, and delete duplicate leaves.Ludovic Courtès2013-01-09
* | | derivations: Fix `derivation-prerequisites-to-build' when outputs are there.Ludovic Courtès2013-01-09
* | | guix-package: Remove `-b' shorthand for `--bootstrap'.Ludovic Courtès2013-01-07
* | | snix: Update `license' check in unit test.Ludovic Courtès2013-01-07
| |/ |/|
* | Update license headers.Ludovic Courtès2013-01-06
* | Add `guix-gc'.Ludovic Courtès2013-01-06
* | derivations: Add `derivation-path->output-paths'.Ludovic Courtès2013-01-05
|/
* Merge branch 'nix-integration'Ludovic Courtès2012-12-13
|\
| * tests: Skip network-dependent tests when the network is unreachable.Ludovic Courtès2012-12-13
| * tests: base32: Work around `system*' bug.Ludovic Courtès2012-12-13
| * Merge branch 'master' into nix-integrationLudovic Courtès2012-12-09
| |\
| * | build: Update skip count in `tests/derivations.scm'.Ludovic Courtès2012-12-06
| * | build: Run all the tests against the just-built daemon.Ludovic Courtès2012-12-06
| * | tests: Remove hard-coded /nix/store.Ludovic Courtès2012-12-05
| * | daemon: Add `list-runtime-roots' script.Ludovic Courtès2012-12-05
| * | daemon: Add test.Ludovic Courtès2012-12-04
* | | tests: Remove `t-profile' files on exit.Ludovic Courtès2012-12-12
* | | guix-package: Gracefully handle multiple installs of the same path.Ludovic Courtès2012-12-12
| |/ |/|
* | store: Add GC-related operations.Ludovic Courtès2012-12-09
|/
* derivations: Fix erroneous call to `add-to-store' for local files as input.Ludovic Courtès2012-12-04
* guix-package: Extract version strings when installing a direct store path.Ludovic Courtès2012-11-19
* guix-package: Add `--list-available'.Ludovic Courtès2012-11-19
* distro: Add `fold-packages'.Ludovic Courtès2012-11-19
* guix-package: Add `--list-installed'.Ludovic Courtès2012-11-19
* guix-download: Use code from (guix build download).Ludovic Courtès2012-11-13
* guix-download: Add support for file:// URIs.Ludovic Courtès2012-11-13
* guix-download: Gracefully handle invalid URIs.Ludovic Courtès2012-11-13
* tests: Make sure to use the bootstrap Guile.Ludovic Courtès2012-11-13
* tests: Remove extraneous test.Ludovic Courtès2012-11-13
* Remove (guix http) and (guix ftp).Ludovic Courtès2012-11-13
* Add (guix download) and (guix build download).Ludovic Courtès2012-11-12
* Move base32 code to (guix base32).Ludovic Courtès2012-11-11
* tests: Choose a less expensive test for packages.Ludovic Courtès2012-11-09
* derivations: build-expression->derivation: Builder only refers to sources.Ludovic Courtès2012-11-09
* derivations: Add tests relative to fixed-output derivations.Ludovic Courtès2012-11-08
* guix-download: Error out when the HTTP response code is not 200.Ludovic Courtès2012-11-08
* guix-build: Error out when `-S' used for source-less package.Ludovic Courtès2012-11-07
* guix-package: Fix handling of the PACKAGE:OUTPUT syntax.Ludovic Courtès2012-11-07
* distro: Move bootstrap packages to (distro packages bootstrap).Ludovic Courtès2012-11-04
* Add (guix snix) and the `guix-import' command.Ludovic Courtès2012-11-04
* packages: `description' → `synopsis', `long-description' → `description'.Ludovic Courtès2012-11-04