[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] guix source archive branch, master, updated. v0.2-97-g8e59fdd
From: |
Ludovic Courtès |
Subject: |
[SCM] guix source archive branch, master, updated. v0.2-97-g8e59fdd |
Date: |
Thu, 13 Jun 2013 21:58:50 +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 8e59fdd53bbc3eba75328e1e1a329291fcedc0bc (commit)
via 3f1e69395cbfaad80710bdfbef433c26aa216271 (commit)
from d4c748607995bec8a13f058bdeba89e41ff6539c (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 8e59fdd53bbc3eba75328e1e1a329291fcedc0bc
Author: Ludovic Courtès <address@hidden>
Date: Thu Jun 13 22:15:41 2013 +0200
guix gc: Add `--requisites'.
* guix/scripts/gc.scm (show-help, %options): Add `--requisites'.
(guix-gc): Handle it.
* doc/guix.texi (Invoking guix gc): Document `--requisites'.
* NEWS: Update.
commit 3f1e69395cbfaad80710bdfbef433c26aa216271
Author: Ludovic Courtès <address@hidden>
Date: Thu Jun 13 22:03:42 2013 +0200
store: Add `requisites'.
* guix/store.scm (fold-path, requisites): New procedures.
* tests/store.scm ("requisites"): New test.
-----------------------------------------------------------------------
Summary of changes:
NEWS | 4 ++++
doc/guix.texi | 7 +++++++
guix/scripts/gc.scm | 8 ++++++++
guix/store.scm | 26 ++++++++++++++++++++++++++
tests/store.scm | 18 ++++++++++++++++++
5 files changed, 63 insertions(+), 0 deletions(-)
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] guix source archive branch, master, updated. v0.2-97-g8e59fdd,
Ludovic Courtès <=