Skip to content
Snippets Groups Projects
  1. Dec 09, 2012
  2. Nov 25, 2012
  3. Nov 21, 2012
  4. Nov 19, 2012
    • Ludovic Courtès's avatar
      guix-package: Add `--list-available'. · 64fc89b6
      Ludovic Courtès authored
      * 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>.
      64fc89b6
    • Ludovic Courtès's avatar
      guix-package: Add `--list-installed'. · 733b4130
      Ludovic Courtès authored
      * 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.
      733b4130
  5. Nov 18, 2012
    • Ludovic Courtès's avatar
      Turn Guix into "GNU Guix". · f8348b91
      Ludovic Courtès authored
      * 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.
      f8348b91
  6. Nov 07, 2012
  7. Oct 13, 2012
    • Ludovic Courtès's avatar
      doc: Add the stub of a manual. · 568717fd
      Ludovic Courtès authored
      * 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'.
      568717fd
Loading