| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: Mention the pronunciation of "Guix".•••* README: Mention pronunciation of "Guix".
* doc/guix.texi (Introduction): Likewise.
| Ludovic Courtès | 2012-11-25 | 1 | -6/+8 |
* | doc: Document basic package definitions.•••* doc/guix.texi (Programming Interface): Add introduction.
(Defining Packages): Populate.
| Ludovic Courtès | 2012-11-21 | 1 | -1/+149 |
* | guix-package: Add `--list-available'.•••* guix-package.in (show-help, %options): Add `--list-available'.
(guix-package)[process-query]: Add support for `--list-available'.
* doc/guix.texi (Invoking guix-package): Document it.
* tests/guix-package.sh: Add test.
* guix/ui.scm (location->string): New procedure.
* guix/utils.scm: Export <location>.
| Ludovic Courtès | 2012-11-19 | 1 | -0/+9 |
* | guix-package: Add `--list-installed'.•••* guix-package.in (show-help, %options): Add `--list-installed'.
(guix-package): Move main body to...
[process-actions]: ... here. New internal procedure.
[process-query]: New procedure.
* tests/guix-package.sh: Add tests for `--list-installed'.
* doc/guix.texi (Invoking guix-package): Document it.
| Ludovic Courtès | 2012-11-19 | 1 | -0/+18 |
* | Turn Guix into "GNU Guix".•••* configure.ac: Change package name to "GNU Guix", and bug-report
address to `gnu-system-discuss@gnu.org'.
* doc/guix.texi: Replace "Guix" by "GNU Guix" in some places.
(Top, Introduction): Mention "for the GNU system".
* HACKING, README: Use "GNU Guix" instead of "Guix" in some places.
| Ludovic Courtès | 2012-11-18 | 1 | -13/+14 |
* | doc: Document the features and `guix-package'.•••* doc/guix.texi: Change the category to "Package management". Add an
@direntry for "Invoking guix-package".
(Package Management): New chapter.
| Ludovic Courtès | 2012-11-07 | 1 | -2/+132 |
* | doc: Document `guix-build'.•••* doc/guix.texi (Invoking guix-build): Populate.
| Ludovic Courtès | 2012-11-07 | 1 | -0/+80 |
* | doc: Remove unnecessary @ifinfo.•••* doc/guix.texi: Remove @ifinfo around @dir{category,entry}. Suggested
by Karl Berry <karl@freefriends.org>.
| Ludovic Courtès | 2012-11-07 | 1 | -2/+0 |
* | doc: Add the stub of a manual.•••* doc/guix.texi: New file.
* doc/fdl-1.3.texi: New file, copied from Gnulib.
* Makefile.am (info_TEXINFOS): New variable.
(EXTRA_DIST): Add `doc/fdl-1.3.texi'.
| Ludovic Courtès | 2012-10-13 | 2 | -0/+690 |