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-263-gb7884ca


From: nikita
Subject: GNU Guixguix source archive branch, master, updated. v0.3-263-gb7884ca
Date: Thu, 26 Sep 2013 15:37:37 +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  b7884ca3ca72b39397ff0abd1154f97b981394cd (commit)
       via  64d2e973fb2f22a42c6dec5065070343695e5848 (commit)
       via  4658b2c47b7322bf7d8e1049557dc0ffc14ef88b (commit)
      from  c9cb0825c9fe129e0cf0300ef38729bcbf395857 (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 b7884ca3ca72b39397ff0abd1154f97b981394cd
Author: Nikita Karetnikov <address@hidden>
Date:   Thu Sep 26 02:36:24 2013 +0000

    guix package: Add '--delete-generations'.
    
    * guix/scripts/package.scm (switch-to-previous-generation): New function.
      (roll-back): Use the new function instead of 'switch-link'.
      (show-help): Add '--delete-generations'.
      (%options): Likewise.
      (guix-package)[process-actions]: Add 'current-generation-number',
      'display-and-delete', and 'delete-generation'.  Add support for
      '--delete-generations', and reindent the code.
    * tests/guix-package.sh: Test '--delete-generations'.
    * doc/guix.texi (Invoking guix-package): Document '--delete-generations'.

commit 64d2e973fb2f22a42c6dec5065070343695e5848
Author: Nikita Karetnikov <address@hidden>
Date:   Wed Sep 25 03:34:49 2013 +0000

    guix package: Add 'link-to-empty-profile'.
    
    * guix/scripts/package.scm (link-to-empty-profile): New function.
      (roll-back): Use it.

commit 4658b2c47b7322bf7d8e1049557dc0ffc14ef88b
Author: Nikita Karetnikov <address@hidden>
Date:   Thu Sep 26 02:00:06 2013 +0000

    guix package: Exit with 0 when there is nothing to list.
    
    * guix/scripts/package.scm (guix-package)[process-query]: Exit with 0
      when there are no generations containing packages or no profiles.

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

Summary of changes:
 doc/guix.texi            |   10 ++
 guix/scripts/package.scm |  274 +++++++++++++++++++++++++++++-----------------
 tests/guix-package.sh    |   11 ++
 3 files changed, 196 insertions(+), 99 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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