guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU Guixguix source archive branch, master, updated. v0.3-243-g9ac9360


From: nikita
Subject: GNU Guixguix source archive branch, master, updated. v0.3-243-g9ac9360
Date: Wed, 25 Sep 2013 16:17:08 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".

The branch, master has been updated
       via  9ac9360d6e86e7d16756d8e28ce61e288551c2db (commit)
       via  aad5af9f40951bac7c8822b754aa20946b2cb8a4 (commit)
       via  4b2bc804d861ff5ba550dac0b56f1fe44f079847 (commit)
       via  0ab212b9466d5aa3fe801c9137248703245d8513 (commit)
      from  98fbd7ceebd7930f23a8985b9080d3a7cac7818a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9ac9360d6e86e7d16756d8e28ce61e288551c2db
Author: Nikita Karetnikov <address@hidden>
Date:   Wed Sep 25 01:55:27 2013 +0000

    guix package: Show which generation is the current one.
    
    * guix/scripts/package.scm (guix-package)[process-query]: Show that a
      generation is the current one if the profile points to it.
    * tests/guix-package.sh: Test it.

commit aad5af9f40951bac7c8822b754aa20946b2cb8a4
Author: Nikita Karetnikov <address@hidden>
Date:   Tue Sep 24 00:36:51 2013 +0000

    tests: Use 'test -z' to check that a string equals zero.

commit 4b2bc804d861ff5ba550dac0b56f1fe44f079847
Author: Nikita Karetnikov <address@hidden>
Date:   Tue Sep 24 22:18:09 2013 +0000

    guix package: Do not list the zeroth generation.
    
    * guix/scripts/package.scm (guix-package)[process-query]: Change
      'list-generation' to not list the zeroth generation.
    * tests/guix-package.sh: Test it.
    * doc/guix.texi (Invoking guix package): Document it, and use the
      right term when talking about generations.

commit 0ab212b9466d5aa3fe801c9137248703245d8513
Author: Nikita Karetnikov <address@hidden>
Date:   Tue Sep 24 22:11:16 2013 +0000

    guix package: Exit with 1 when a generation cannot be listed.
    
    * guix/scripts/package.scm (guix-package)[process-query]: Exit with 1
      when a generation does not exist or the profile points to the zeroth
      generation.
    * tests/guix-package.sh: Test the former case.

-----------------------------------------------------------------------

Summary of changes:
 doc/guix.texi            |    8 ++++----
 guix/scripts/package.scm |   27 ++++++++++++++++++---------
 tests/guix-package.sh    |   12 +++++++++++-
 3 files changed, 33 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

[Prev in Thread] Current Thread [Next in Thread]