[cowdancer] branch master updated (03e4a0e -> d6e400e)

James Clarke jrtc27-guest at moszumanska.debian.org
Thu Sep 8 21:22:46 UTC 2016


This is an automated email from the git hooks/post-receive script.

jrtc27-guest pushed a change to branch master
in repository cowdancer.

      from  03e4a0e   Removing myself from uploaders
       new  e4b477e   Unify logging and add colors
       new  3cc71b1   If USECOLORS is auto, print resolved value too
       new  d6e400e   Use pbuilder-style coloured logging for qemubuilder

The 3 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:
 Makefile               |  16 ++-
 cow-shell.c            |  15 +-
 cowbuilder.8           |  38 +++---
 cowbuilder.c           | 116 ++++++++--------
 cowbuilder_util.c      |   6 +-
 cowdancer-ilistdump.c  |   7 +-
 cowdancer.c            |  65 ++++-----
 debian/control         |   1 +
 file.c                 |  45 +++---
 forkexec.c             |  35 ++---
 ilistcreate.c          |   3 +-
 log.c                  | 237 ++++++++++++++++++++++++++++++++
 log.h                  |  69 ++++++++++
 parameter.c            | 120 ++++++++++++----
 parameter.h            |   5 +-
 qemuarch.c             |   2 +-
 qemubuilder.c          | 362 ++++++++++++++++++++++++++++++-------------------
 qemuipsanitize.c       |   5 +-
 test_cowbuilder.c      |   2 +-
 test_cowbuilder_util.c |   2 +-
 test_file.c            |   2 +-
 test_forkexec.c        |   2 +-
 test_ilistcreate.c     |   2 +-
 test_parameter.c       |   2 +-
 test_qemuarch.c        |   2 +-
 test_qemuipsanitize.c  |   2 +-
 26 files changed, 816 insertions(+), 347 deletions(-)
 create mode 100644 log.c
 create mode 100644 log.h

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pbuilder/cowdancer.git



More information about the Pbuilder-maint mailing list