guix-commits
[Top][All Lists]
Advanced

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

[SCM] guix source archive branch, master, updated. v0.1-211-gba8b732


From: Ludovic Courtès
Subject: [SCM] guix source archive branch, master, updated. v0.1-211-gba8b732
Date: Wed, 27 Feb 2013 22:16:38 +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  ba8b732d209a891455ef08b81125796dab797435 (commit)
       via  fae31edcec43c93a996a1872c68d1c540af0068f (commit)
      from  149acc2981d8580d9fd258e6c47a16bacfa67cb7 (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 ba8b732d209a891455ef08b81125796dab797435
Author: Ludovic Courtès <address@hidden>
Date:   Wed Feb 27 23:16:00 2013 +0100

    guix gc: Add `--references' and `--referrers'.
    
    * guix/scripts/gc.scm (show-help): Update.
      (%options): Add `--references' and `--referrers'.
      (guix-gc)[symlink-target, store-directory]: New procedures.
      Handle the `list-references' and `list-referrers' actions.
    * tests/guix-gc.sh: Add tests for `--references'.
    * doc/guix.texi (Invoking guix gc): Document `--references' and
      `--referrers'.

commit fae31edcec43c93a996a1872c68d1c540af0068f
Author: Ludovic Courtès <address@hidden>
Date:   Wed Feb 27 22:40:35 2013 +0100

    store: Add queries for references & co.
    
    * guix/store.scm (operation-id)[query-valid-derivers]: New value.
      (references, referrers, valid-derivers, query-derivation-outputs): New
      procedures.
    * tests/store.scm ("references", "derivers"): New tests.

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

Summary of changes:
 doc/guix.texi       |   12 +++++++++++
 guix/scripts/gc.scm |   56 ++++++++++++++++++++++++++++++++++++++++++++------
 guix/store.scm      |   28 ++++++++++++++++++++++++-
 tests/guix-gc.sh    |   12 +++++++++++
 tests/store.scm     |   26 +++++++++++++++++++++++
 5 files changed, 126 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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