guix/tests
Nikita Karetnikov acc084669c guix-package: Add '--search'.
* guix-package.in (find-packages-by-description): New procedure.
  (show-help, %options): Add '--search'.
  (guix-package)[process-query]: Add support for '--search'.
* doc/guix.texi (Invoking guix-package): Document it.
* tests/guix-package.sh: Add tests.
2013-01-28 06:47:49 +00:00
..
base32.scm Update license headers. 2013-01-06 00:47:50 +01:00
build-utils.scm Update license headers. 2013-01-06 00:47:50 +01:00
builders.scm distro: Change the module name space to (gnu ...). 2013-01-18 01:07:31 +01:00
derivations.scm distro: Rename (distro) to (gnu packages). 2013-01-18 01:07:53 +01:00
guix-build.sh guix-build: Allow version-qualified package names. 2013-01-22 22:14:25 +01:00
guix-daemon.sh distro: Change the module name space to (gnu ...). 2013-01-18 01:07:31 +01:00
guix-download.sh Update license headers. 2013-01-06 00:47:50 +01:00
guix-gc.sh Update license headers. 2013-01-06 00:47:50 +01:00
guix-package.sh guix-package: Add '--search'. 2013-01-28 06:47:49 +00:00
packages.scm packages: Mark the `inputs' field of <package> as thunked. 2013-01-24 23:33:51 +01:00
snix.scm snix: Update `license' check in unit test. 2013-01-07 22:53:46 +01:00
store.scm distro: Change the module name space to (gnu ...). 2013-01-18 01:07:31 +01:00
test.drv Add unit test for derivation parsing and output. 2012-04-19 23:09:55 +02:00
union.scm distro: Change the module name space to (gnu ...). 2013-01-18 01:07:31 +01:00
utils.scm define-record-type*: Add the `thunked' field definition keyword. 2013-01-23 23:33:09 +01:00