[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (ba07842 -> d14e474)
From: |
guix-commits |
Subject: |
branch master updated (ba07842 -> d14e474) |
Date: |
Thu, 16 Jan 2020 09:28:18 -0500 (EST) |
ambrevar pushed a change to branch master
in repository guix.
from ba07842 gnu: cuirass: Update to 0.0.1-27.46f73b6.
new ee9a735 graph: Add '--load-path' option.
new 2d4688c size: Add '--load-path' option.
new 21f4fbd refresh: Add '--load-path' option.
new 3c8396b edit: Add '--load-path' option.
new e872886 repl: Add '--load-path' option.
new d14e474 repl: Fix '--help' message.
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
doc/guix.texi | 45 ++++++++++++++++++++++++++++++++++++++++-----
guix/scripts/edit.scm | 10 +++++++++-
guix/scripts/graph.scm | 8 ++++++++
guix/scripts/refresh.scm | 18 ++++++++++++++++++
guix/scripts/repl.scm | 12 +++++++++++-
guix/scripts/size.scm | 8 ++++++++
tests/guix-graph.sh | 27 +++++++++++++++++++++++++--
7 files changed, 119 insertions(+), 9 deletions(-)
- branch master updated (ba07842 -> d14e474),
guix-commits <=
- 02/06: size: Add '--load-path' option., guix-commits, 2020/01/16
- 01/06: graph: Add '--load-path' option., guix-commits, 2020/01/16
- 03/06: refresh: Add '--load-path' option., guix-commits, 2020/01/16
- 05/06: repl: Add '--load-path' option., guix-commits, 2020/01/16
- 04/06: edit: Add '--load-path' option., guix-commits, 2020/01/16
- 06/06: repl: Fix '--help' message., guix-commits, 2020/01/16