guix-commits
[Top][All Lists]
Advanced

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

[SCM] UNNAMED PROJECT branch, master, updated. bfe384cc4c7e56ac1eceff8b5


From: Ludovic Courtès
Subject: [SCM] UNNAMED PROJECT branch, master, updated. bfe384cc4c7e56ac1eceff8b5d92e916507436eb
Date: Wed, 09 Jan 2013 21:26: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 "UNNAMED PROJECT".

The branch, master has been updated
       via  bfe384cc4c7e56ac1eceff8b5d92e916507436eb (commit)
       via  c0b3c89f16c2ba36da66a4259a271db449ee66ca (commit)
       via  b2d58cd80a04ccab09a947d187ae55ff199eae08 (commit)
       via  b9e5c0a949fa627da55ea53fd71dfa96ad8a2b4b (commit)
       via  44b6be7744da9cf5513e4e6361681ea277f69097 (commit)
      from  58db733e6d33dec92a565b4213668ff4527db553 (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 bfe384cc4c7e56ac1eceff8b5d92e916507436eb
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jan 9 22:26:28 2013 +0100

    doc: Clarify package version specification example.
    
    * doc/guix.texi (Invoking guix-package): Use "guile-1.8.8" as the
      example, not "guile-1.8" since there is no such version.

commit c0b3c89f16c2ba36da66a4259a271db449ee66ca
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jan 9 22:12:11 2013 +0100

    Augment `TODO'.

commit b2d58cd80a04ccab09a947d187ae55ff199eae08
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jan 9 22:09:58 2013 +0100

    union: Detect collisions, and delete duplicate leaves.
    
    * guix/build/union.scm (delete-duplicate-leaves): New procedure.
      (union-build)[leaf=?, resolve-collision]: New procedures.
      Use `delete-duplicate-leaves' on the result of `tree-union'.
    * tests/union.scm ("delete-duplicate-leaves, default",
      "delete-duplicate-leaves, file names"): New tests.

commit b9e5c0a949fa627da55ea53fd71dfa96ad8a2b4b
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jan 9 19:57:44 2013 +0100

    guix-package: Create ~/.guix-profile when it doesn't exist.
    
    * guix-package.in (guix-package): Create the %USER-ENVIRONMENT-DIRECTORY
      symlink if it doesn't exist yet.
    * doc/guix.texi (Invoking guix-package): Document it.

commit 44b6be7744da9cf5513e4e6361681ea277f69097
Author: Ludovic Courtès <address@hidden>
Date:   Wed Jan 9 19:26:37 2013 +0100

    guix-package: Show package outputs in `--list-available'.
    
    * guix-package.in (guix-package)[process-query]: For `list-available',
      show the outputs of each package.
    * doc/guix.texi (Invoking guix-package): Update accordingly.

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

Summary of changes:
 TODO                 |   13 ++++++++-
 doc/guix.texi        |   12 +++++++-
 guix-package.in      |   14 +++++++----
 guix/build/union.scm |   66 +++++++++++++++++++++++++++++++++++++++++++++++--
 tests/union.scm      |   21 +++++++++++++++-
 5 files changed, 113 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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