guix-commits
[Top][All Lists]
Advanced

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

branch master updated (b94f250 -> c04ffad)


From: Ludovic Courtès
Subject: branch master updated (b94f250 -> c04ffad)
Date: Sun, 7 Jan 2018 17:57:18 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

      from  b94f250   gnu: rosegarden: Use jack-1.
       new  4a8d536   ui: Display hints that come along with '&message' 
conditions.
       new  896fec4   ssh: Improve error reporting when retrieving files.
       new  29a6866   daemon: Add gzip log compression.
       new  f997137   daemon: Make libbz2 an optional dependency.
       new  06e3a51   doc: Mark zlib as mandatory, libbz2 as optional.
       new  152b7be   publish: Use 'x-raw-file' internal response header.
       new  c04ffad   publish: Publish build logs.

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README                        |   3 +-
 config-daemon.ac              |  18 +++++--
 doc/guix.texi                 |  32 +++++++++---
 guix/scripts/publish.scm      | 115 +++++++++++++++++++++++++++---------------
 guix/ssh.scm                  | 109 +++++++++++++++++++++++++++++----------
 guix/store.scm                |   6 ++-
 guix/ui.scm                   |   6 +++
 nix/libstore/build.cc         |  60 ++++++++++++++++++++--
 nix/libstore/globals.cc       |   8 ++-
 nix/libstore/globals.hh       |  11 +++-
 nix/local.mk                  |  12 +++--
 nix/nix-daemon/guix-daemon.cc |  27 ++++++++--
 tests/guix-daemon.sh          |  38 +++++++++++++-
 tests/publish.scm             |  28 ++++++++++
 14 files changed, 376 insertions(+), 97 deletions(-)



reply via email to

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