<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/tests/ui.scm, branch v0.5</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>ui: Factorize package specification parsing.</title>
<updated>2013-11-01T22:21:00+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-11-01T15:57:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=2876b9892583bc1245d77fd10286025cd8433ede'/>
<id>2876b9892583bc1245d77fd10286025cd8433ede</id>
<content type='text'>
* guix/ui.scm (package-specification-&gt;name+version+output): New
  procedure.
* guix/scripts/package.scm (specification-&gt;package+output): Use it.
* tests/ui.scm ("package-specification-&gt;name+version+output"): New test.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* guix/ui.scm (package-specification-&gt;name+version+output): New
  procedure.
* guix/scripts/package.scm (specification-&gt;package+output): Use it.
* tests/ui.scm ("package-specification-&gt;name+version+output"): New test.
</pre>
</div>
</content>
</entry>
<entry>
<title>guix package: Add '--list-generations'.</title>
<updated>2013-09-19T11:22:31+00:00</updated>
<author>
<name>Nikita Karetnikov</name>
<email>nikita@karetnikov.org</email>
</author>
<published>2013-09-19T11:07:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=2cd09108c9b316c9c8aa1c1b87b85a1c32cef089'/>
<id>2cd09108c9b316c9c8aa1c1b87b85a1c32cef089</id>
<content type='text'>
* guix/scripts/package.scm: Import (srfi srfi-19).
  (generation-time, matching-generations): New functions.
  (show-help): Add '--list-generations'.
  (%options): Likewise.
  (guix-package)[process-query]: Add support for '--list-generations'.
* guix/ui.scm: Import (srfi srfi-19) and (ice-9 regex).
  (string-&gt;generations, string-&gt;duration): New functions.
* tests/guix-package.sh: Test '--list-generations'.
* tests/ui.scm: Import (srfi srfi-19).
  Test 'string-&gt;generations' and 'string-&gt;duration'.
* doc/guix.texi (Invoking guix-package): Document '--list-generations'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* guix/scripts/package.scm: Import (srfi srfi-19).
  (generation-time, matching-generations): New functions.
  (show-help): Add '--list-generations'.
  (%options): Likewise.
  (guix-package)[process-query]: Add support for '--list-generations'.
* guix/ui.scm: Import (srfi srfi-19) and (ice-9 regex).
  (string-&gt;generations, string-&gt;duration): New functions.
* tests/guix-package.sh: Test '--list-generations'.
* tests/ui.scm: Import (srfi srfi-19).
  Test 'string-&gt;generations' and 'string-&gt;duration'.
* doc/guix.texi (Invoking guix-package): Document '--list-generations'.
</pre>
</div>
</content>
</entry>
<entry>
<title>guix-package: Report `--search' matches in recutils format.</title>
<updated>2013-02-01T12:16:41+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-02-01T12:16:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=299112d36e872d98896bf8dec281c34d9adad06e'/>
<id>299112d36e872d98896bf8dec281c34d9adad06e</id>
<content type='text'>
* guix/ui.scm (fill-paragraph, string-&gt;recutils, package-&gt;recutils): New
  procedures.
* guix-package.in (guix-package)[process-query]: Use `package-&gt;recutils'
  to display package meta-data.
* tests/guix-package.sh: Adjust test.
* tests/ui.scm: New file.
* Makefile.am (TESTS): Add it.
* doc/guix.texi (Invoking guix-package): Adjust `--search'
  documentation, and give an example.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* guix/ui.scm (fill-paragraph, string-&gt;recutils, package-&gt;recutils): New
  procedures.
* guix-package.in (guix-package)[process-query]: Use `package-&gt;recutils'
  to display package meta-data.
* tests/guix-package.sh: Adjust test.
* tests/ui.scm: New file.
* Makefile.am (TESTS): Add it.
* doc/guix.texi (Invoking guix-package): Adjust `--search'
  documentation, and give an example.
</pre>
</div>
</content>
</entry>
</feed>
