Hello community, here is the log from the commit of package diffstat for openSUSE:Factory checked in at 2015-08-07 00:16:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/diffstat (Old) and /work/SRC/openSUSE:Factory/.diffstat.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "diffstat" Changes: -------- --- /work/SRC/openSUSE:Factory/diffstat/diffstat.changes 2015-04-22 01:15:26.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.diffstat.new/diffstat.changes 2015-08-07 00:16:26.000000000 +0200 @@ -1,0 +2,8 @@ +Wed Aug 5 14:34:45 UTC 2015 - [email protected] + +- Update to 1.60 + * add configure option --with-man2html + * update configure macros + * update config.guess, config.sub + +------------------------------------------------------------------- Old: ---- diffstat-1.59.tgz diffstat-1.59.tgz.asc New: ---- diffstat-1.60.tgz diffstat-1.60.tgz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ diffstat.spec ++++++ --- /var/tmp/diff_new_pack.10qnmR/_old 2015-08-07 00:16:27.000000000 +0200 +++ /var/tmp/diff_new_pack.10qnmR/_new 2015-08-07 00:16:27.000000000 +0200 @@ -17,7 +17,7 @@ Name: diffstat -Version: 1.59 +Version: 1.60 Release: 0 Summary: Utility That Provides Statistics Based on the Output of diff License: MIT ++++++ diffstat-1.59.tgz -> diffstat-1.60.tgz ++++++ ++++ 7031 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/CHANGES new/diffstat-1.60/CHANGES --- old/diffstat-1.59/CHANGES 2014-06-05 23:09:32.000000000 +0200 +++ new/diffstat-1.60/CHANGES 2015-07-07 01:21:00.000000000 +0200 @@ -1,4 +1,11 @@ --- $Id: CHANGES,v 1.90 2014/06/05 21:09:32 tom Exp $ +-- $Id: CHANGES,v 1.91 2015/07/06 23:21:00 tom Exp $ + +2015/07/07 (diffstat 1.60) + + add configure option --with-man2html + + + update configure macros + + + update config.guess, config.sub 2014/06/05 (diffstat 1.59) + add -E option to filter escape-sequences, e.g., from colordiff diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/COPYING new/diffstat-1.60/COPYING --- old/diffstat-1.59/COPYING 2014-01-11 13:57:08.000000000 +0100 +++ new/diffstat-1.60/COPYING 2015-07-07 01:29:04.000000000 +0200 @@ -1,4 +1,4 @@ -Copyright 1994-2013,2014 by Thomas E. Dickey +Copyright 1994-2014,2015 by Thomas E. Dickey All Rights Reserved. Permission to use, copy, modify, and distribute this software and its diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/COPYING.asc new/diffstat-1.60/COPYING.asc --- old/diffstat-1.59/COPYING.asc 2014-01-11 13:57:26.000000000 +0100 +++ new/diffstat-1.60/COPYING.asc 2015-07-07 01:29:25.000000000 +0200 @@ -2,7 +2,7 @@ Version: GnuPG v1.4.10 (GNU/Linux) Comment: See http://invisible-island.net/public/public.html for info -iEYEABECAAYFAlLRP7IACgkQcCNT4PfkjtvdygCfQgDoICYF7VocKEb+FJ++Glou -R3gAoLmOq0LmlGyKr1y2oSKnyWErNqgP -=tcQA +iEYEABECAAYFAlWbD1EACgkQcCNT4Pfkjtta2gCeL9RsKaNoyJUWQPmHwLNHlQaX +x0AAoLCG482y5wuQuKSbchhkaCz/YlBu +=mgEw -----END PGP SIGNATURE----- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/configure.in new/diffstat-1.60/configure.in --- old/diffstat-1.59/configure.in 2014-01-11 13:57:53.000000000 +0100 +++ new/diffstat-1.60/configure.in 2015-07-07 01:22:57.000000000 +0200 @@ -1,7 +1,7 @@ dnl Process this file with 'autoconf' to produce a 'configure' script -dnl $Id: configure.in,v 1.27 2014/01/11 12:57:53 tom Exp $ +dnl $Id: configure.in,v 1.28 2015/07/06 23:22:57 tom Exp $ AC_PREREQ(2.52.20011201) -AC_REVISION($Revision: 1.27 $) +AC_REVISION($Revision: 1.28 $) AC_INIT(diffstat.c) AC_CONFIG_HEADER(config.h:config_h.in) @@ -48,6 +48,7 @@ CF_STDIO_UNLOCKED(getc_unlocked) +CF_WITH_MAN2HTML CF_DISABLE_LEAKS ### output makefile and config.h diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/diffstat.c new/diffstat-1.60/diffstat.c --- old/diffstat-1.59/diffstat.c 2014-06-05 23:07:34.000000000 +0200 +++ new/diffstat-1.60/diffstat.c 2015-07-07 02:21:23.000000000 +0200 @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright 1994-2013,2014 by Thomas E. Dickey * + * Copyright 1994-2014,2015 by Thomas E. Dickey * * All Rights Reserved. * * * * Permission to use, copy, modify, and distribute this software and its * @@ -20,7 +20,7 @@ ******************************************************************************/ #ifndef NO_IDENT -static const char *Id = "$Id: diffstat.c,v 1.59 2014/06/05 21:07:34 tom Exp $"; +static const char *Id = "$Id: diffstat.c,v 1.60 2015/07/07 00:21:23 tom Exp $"; #endif /* @@ -28,6 +28,8 @@ * Author: T.E.Dickey * Created: 02 Feb 1992 * Modified: + * 06 Jul 2015, handle double-quotes, e.g., from diffutils 3.3 + * when filenames have embedded spaces. * 05 Jun 2014, add -E option to filter colordiff output. * 28 Oct 2013, portability improvements for MinGW. * 15 Apr 2013, modify to accommodate output of "diff -q", which @@ -304,6 +306,7 @@ #define PATHSEP '/' #endif +#define DQUOTE '"' #define SQUOTE '\'' #define EOS '\0' #define BLANK ' ' @@ -964,9 +967,11 @@ static char * skip_filename(char *s) { - if (*s == SQUOTE && s[1] != EOS && strchr(s + 1, SQUOTE)) { + int delim = (*s == SQUOTE) ? SQUOTE : DQUOTE; + + if ((*s == delim) && (s[1] != EOS) && (strchr) (s + 1, delim) != 0) { ++s; - while (*s != EOS && (*s != SQUOTE) && isgraph(UC(*s))) { + while (*s != EOS && (*s != delim) && isprint(UC(*s))) { ++s; } ++s; @@ -1001,8 +1006,9 @@ { size_t len = strlen(s); int n; + int delim = (*s == SQUOTE) ? SQUOTE : DQUOTE; - if (*s == SQUOTE && len > 2 && s[len - 1] == SQUOTE) { + if (*s == delim && len > 2 && s[len - 1] == delim) { for (n = 0; (s[n] = s[n + 1]) != EOS; ++n) { ; } @@ -1542,6 +1548,7 @@ ) { prev = that; finish_chunk(that); + dequote(b_fname); s = do_merging(that, b_fname, &freed); if (freed) prev = 0; @@ -1574,6 +1581,7 @@ TRACE(("** found p4-diff\n")); prev = that; finish_chunk(that); + dequote(b_fname); s = do_merging(that, b_fname, &freed); if (freed) prev = 0; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/makefile.in new/diffstat-1.60/makefile.in --- old/diffstat-1.59/makefile.in 2014-06-05 00:29:29.000000000 +0200 +++ new/diffstat-1.60/makefile.in 2015-07-07 01:23:30.000000000 +0200 @@ -1,4 +1,4 @@ -# $Id: makefile.in,v 1.33 2014/06/04 22:29:29 openembedded.org Exp $ +# $Id: makefile.in,v 1.34 2015/07/06 23:23:30 tom Exp $ # Makefile-template for 'diffstat' THIS = diffstat @@ -94,7 +94,7 @@ rm -f $(PROG) distclean :: clean - rm -f makefile config.log config.cache config.status config.h + rm -f makefile config.log config.cache config.status config.h man2html.tmp rm -f tags TAGS # don't remove configure! realclean :: distclean diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/package/debian/changelog new/diffstat-1.60/package/debian/changelog --- old/diffstat-1.59/package/debian/changelog 2014-06-05 23:12:15.000000000 +0200 +++ new/diffstat-1.60/package/debian/changelog 2015-07-07 02:39:34.000000000 +0200 @@ -1,3 +1,9 @@ +diffstat (1.60) unstable; urgency=low + + * handle quoted files from diffutils 3.3 + + -- Thomas E. Dickey <[email protected]> Mon, 06 Jul 2015 19:27:58 -0400 + diffstat (1.59) unstable; urgency=low * maintenance updates diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/package/debian/copyright new/diffstat-1.60/package/debian/copyright --- old/diffstat-1.59/package/debian/copyright 2014-06-05 23:13:05.000000000 +0200 +++ new/diffstat-1.60/package/debian/copyright 2015-07-07 02:26:41.000000000 +0200 @@ -1,7 +1,7 @@ Upstream source http://invisible-island.net/diffstat/diffstat.html /****************************************************************************** - * Copyright 1994-2013,2014 by Thomas E. Dickey * + * Copyright 1994-2014,2015 by Thomas E. Dickey * * All Rights Reserved. * * * * Permission to use, copy, modify, and distribute this software and its * @@ -25,7 +25,7 @@ Files: aclocal.m4 Licence: other-BSD -Copyright: 2003-2013,2014 by Thomas E. Dickey +Copyright: 2003-2014,2015 by Thomas E. Dickey Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including @@ -86,7 +86,7 @@ shared with many OS's install programs. Files: debian/* -Copyright: 2010-2013,2014 Thomas E. Dickey +Copyright: 2010-2014,2015 Thomas E. Dickey Licence: other-BSD Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/package/diffstat.spec new/diffstat-1.60/package/diffstat.spec --- old/diffstat-1.59/package/diffstat.spec 2014-06-05 23:12:15.000000000 +0200 +++ new/diffstat-1.60/package/diffstat.spec 2015-07-07 01:27:58.000000000 +0200 @@ -1,7 +1,7 @@ Summary: diffstat - make histogram from diff-output %define AppProgram diffstat -%define AppVersion 1.59 -# $XTermId: diffstat.spec,v 1.8 2014/06/05 21:12:15 tom Exp $ +%define AppVersion 1.60 +# $XTermId: diffstat.spec,v 1.9 2015/07/06 23:27:58 tom Exp $ Name: %{AppProgram} Version: %{AppVersion} Release: 1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/testing/case38l.pat new/diffstat-1.60/testing/case38l.pat --- old/diffstat-1.59/testing/case38l.pat 1970-01-01 01:00:00.000000000 +0100 +++ new/diffstat-1.60/testing/case38l.pat 2015-07-07 01:37:41.000000000 +0200 @@ -0,0 +1,148 @@ +diff -r -u -N "test ink/READ ME!" "testing/READ ME!" +--- "test ink/READ ME!" 1969-12-31 19:00:00.000000000 -0500 ++++ "testing/READ ME!" 2004-12-18 07:19:21.000000000 -0500 +@@ -0,0 +1,5 @@ ++-- @Id: README,v 1.1 2004/12/18 12:19:21 tom Exp @ ++ ++The files in this directory are used for regression-checks of diffstat. The ++full test-suite is not distributed since some of the test-data is not freely ++distributable. +diff -r -u -N "test ink/README ?" "testing/README ?" +--- "test ink/README ?" 2004-12-18 07:19:21.000000000 -0500 ++++ "testing/README ?" 1969-12-31 19:00:00.000000000 -0500 +@@ -1,5 +0,0 @@ +--- @Id: README,v 1.1 2004/12/18 12:19:21 tom Exp @ +- +-The files in this directory are used for regression-checks of diffstat. The +-full test-suite is not distributed since some of the test-data is not freely +-distributable. +diff -r -u -N "test ink/run atac.sh" "testing/run atac.sh" +--- "test ink/run atac.sh" 1969-12-31 19:00:00.000000000 -0500 ++++ "testing/run atac.sh" 1998-01-16 20:10:06.000000000 -0500 +@@ -0,0 +1,6 @@ ++#!/bin/sh ++# @Id: run_atac.sh,v 1.2 1998/01/17 01:10:06 tom Exp @ ++rm -f /tmp/atac_dir/* ++run_test.sh ++atac -u ../*.atac /tmp/atac_dir/* ++atacmin ../*.atac /tmp/atac_dir/* +diff -r -u -N "test ink/run_atac.sh" testing/run_atac.sh +--- "test ink/run_atac.sh" 1998-01-16 20:10:06.000000000 -0500 ++++ testing/run_atac.sh 1969-12-31 19:00:00.000000000 -0500 +@@ -1,6 +0,0 @@ +-#!/bin/sh +-# @Id: run_atac.sh,v 1.2 1998/01/17 01:10:06 tom Exp @ +-rm -f /tmp/atac_dir/* +-run_test.sh +-atac -u ../*.atac /tmp/atac_dir/* +-atacmin ../*.atac /tmp/atac_dir/* +diff -r -u -N "test ink/run test.sh" "testing/run test.sh" +--- "test ink/run test.sh" 1969-12-31 19:00:00.000000000 -0500 ++++ "testing/run test.sh" 2012-01-03 05:18:14.000000000 -0500 +@@ -0,0 +1,51 @@ ++#!/bin/sh ++# @Id: run_test.sh,v 1.15 2012/01/03 10:18:14 tom Exp @ ++# Test-script for DIFFSTAT ++ ++# change this for ad hoc testing of compression ++#TYPE=.pat.Z ++#TYPE=.pat.gz ++#TYPE=.pat.bz2 ++TYPE=.pat ++ ++if [ $# = 0 ] ++then ++ eval '"$0" *${TYPE}' ++ exit ++fi ++PATH=`cd ..;pwd`:$PATH; export PATH ++# Sanity check, remembering that not every system has `which'. ++(which diffstat) >/dev/null 2>/dev/null && echo "Checking `which diffstat`" ++ ++for item in $* ++do ++ echo "testing `basename $item $TYPE`" ++ for OPTS in "" "-p1" "-p9" "-f0" "-u" "-k" "-r1" "-r2" "-b" "-R" "-Rp0" ++ do ++ NAME=`echo $item | sed -e 's/'$TYPE'$//'` ++ DATA=${NAME}${TYPE} ++ if [ ".$OPTS" != "." ] ; then ++ NAME=$NAME`echo ./$OPTS|sed -e 's@./-@@'` ++ fi ++ TEST=`basename $NAME` ++ diffstat -e $TEST.err -o $TEST.out $OPTS $DATA ++ if [ -f $NAME.ref ] ++ then ++ diff -b $NAME.ref $TEST.out >check.out ++ if test -s check.out ++ then ++ echo "?? fail: $TEST" ++ ls -l check.out ++ cat check.out ++ else ++ echo "** ok: $TEST" ++ rm -f $TEST.out ++ rm -f $TEST.err ++ fi ++ else ++ echo "** save: $TEST" ++ mv $TEST.out $NAME.ref ++ rm -f $TEST.err ++ fi ++ done ++done +diff -r -u -N "test ink/run_test.sh" testing/run_test.sh +--- "test ink/run_test.sh" 2012-01-03 05:18:14.000000000 -0500 ++++ testing/run_test.sh 1969-12-31 19:00:00.000000000 -0500 +@@ -1,51 +0,0 @@ +-#!/bin/sh +-# @Id: run_test.sh,v 1.15 2012/01/03 10:18:14 tom Exp @ +-# Test-script for DIFFSTAT +- +-# change this for ad hoc testing of compression +-#TYPE=.pat.Z +-#TYPE=.pat.gz +-#TYPE=.pat.bz2 +-TYPE=.pat +- +-if [ $# = 0 ] +-then +- eval '"$0" *${TYPE}' +- exit +-fi +-PATH=`cd ..;pwd`:$PATH; export PATH +-# Sanity check, remembering that not every system has `which'. +-(which diffstat) >/dev/null 2>/dev/null && echo "Checking `which diffstat`" +- +-for item in $* +-do +- echo "testing `basename $item $TYPE`" +- for OPTS in "" "-p1" "-p9" "-f0" "-u" "-k" "-r1" "-r2" "-b" "-R" "-Rp0" +- do +- NAME=`echo $item | sed -e 's/'$TYPE'$//'` +- DATA=${NAME}${TYPE} +- if [ ".$OPTS" != "." ] ; then +- NAME=$NAME`echo ./$OPTS|sed -e 's@./-@@'` +- fi +- TEST=`basename $NAME` +- diffstat -e $TEST.err -o $TEST.out $OPTS $DATA +- if [ -f $NAME.ref ] +- then +- diff -b $NAME.ref $TEST.out >check.out +- if test -s check.out +- then +- echo "?? fail: $TEST" +- ls -l check.out +- cat check.out +- else +- echo "** ok: $TEST" +- rm -f $TEST.out +- rm -f $TEST.err +- fi +- else +- echo "** save: $TEST" +- mv $TEST.out $NAME.ref +- rm -f $TEST.err +- fi +- done +-done diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/testing/case38l.ref new/diffstat-1.60/testing/case38l.ref --- old/diffstat-1.59/testing/case38l.ref 1970-01-01 01:00:00.000000000 +0100 +++ new/diffstat-1.60/testing/case38l.ref 2015-07-07 02:20:57.000000000 +0200 @@ -0,0 +1,7 @@ + READ ME! | 5 +++++ + README ? | 5 ----- + run atac.sh | 6 ++++++ + run test.sh | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ + run_atac.sh | 6 ------ + run_test.sh | 51 --------------------------------------------------- + 6 files changed, 62 insertions(+), 62 deletions(-) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/testing/case38lR.ref new/diffstat-1.60/testing/case38lR.ref --- old/diffstat-1.59/testing/case38lR.ref 1970-01-01 01:00:00.000000000 +0100 +++ new/diffstat-1.60/testing/case38lR.ref 2015-07-07 02:20:57.000000000 +0200 @@ -0,0 +1,7 @@ + READ ME! | 5 ----- + README ? | 5 +++++ + run atac.sh | 6 ------ + run test.sh | 51 --------------------------------------------------- + run_atac.sh | 6 ++++++ + run_test.sh | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ + 6 files changed, 62 insertions(+), 62 deletions(-) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/testing/case38lRp0.ref new/diffstat-1.60/testing/case38lRp0.ref --- old/diffstat-1.59/testing/case38lRp0.ref 1970-01-01 01:00:00.000000000 +0100 +++ new/diffstat-1.60/testing/case38lRp0.ref 2015-07-07 02:20:57.000000000 +0200 @@ -0,0 +1,7 @@ + test ink/READ ME! | 5 ----- + test ink/README ? | 5 +++++ + test ink/run atac.sh | 6 ------ + test ink/run test.sh | 51 --------------------------------------------------- + test ink/run_atac.sh | 6 ++++++ + test ink/run_test.sh | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ + 6 files changed, 62 insertions(+), 62 deletions(-) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/testing/case38lb.ref new/diffstat-1.60/testing/case38lb.ref --- old/diffstat-1.59/testing/case38lb.ref 1970-01-01 01:00:00.000000000 +0100 +++ new/diffstat-1.60/testing/case38lb.ref 2015-07-07 02:20:57.000000000 +0200 @@ -0,0 +1,7 @@ + READ ME! | 5 +++++ + README ? | 5 ----- + run atac.sh | 6 ++++++ + run test.sh | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ + run_atac.sh | 6 ------ + run_test.sh | 51 --------------------------------------------------- + 6 files changed, 62 insertions(+), 62 deletions(-) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/testing/case38lf0.ref new/diffstat-1.60/testing/case38lf0.ref --- old/diffstat-1.59/testing/case38lf0.ref 1970-01-01 01:00:00.000000000 +0100 +++ new/diffstat-1.60/testing/case38lf0.ref 2015-07-07 02:20:57.000000000 +0200 @@ -0,0 +1,7 @@ + READ ME! | 5 5 + 0 - 0 ! + README ? | 5 0 + 5 - 0 ! + run atac.sh | 6 6 + 0 - 0 ! + run test.sh | 51 51 + 0 - 0 ! + run_atac.sh | 6 0 + 6 - 0 ! + run_test.sh | 51 0 + 51 - 0 ! + 6 files changed, 62 insertions(+), 62 deletions(-) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/testing/case38lk.ref new/diffstat-1.60/testing/case38lk.ref --- old/diffstat-1.59/testing/case38lk.ref 1970-01-01 01:00:00.000000000 +0100 +++ new/diffstat-1.60/testing/case38lk.ref 2015-07-07 02:20:57.000000000 +0200 @@ -0,0 +1,7 @@ + READ ME! | 5 +++++ + README ? | 5 ----- + run atac.sh | 6 ++++++ + run test.sh | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ + run_atac.sh | 6 ------ + run_test.sh | 51 --------------------------------------------------- + 6 files changed, 62 insertions(+), 62 deletions(-) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/testing/case38lp1.ref new/diffstat-1.60/testing/case38lp1.ref --- old/diffstat-1.59/testing/case38lp1.ref 1970-01-01 01:00:00.000000000 +0100 +++ new/diffstat-1.60/testing/case38lp1.ref 2015-07-07 02:20:57.000000000 +0200 @@ -0,0 +1,7 @@ + READ ME! | 5 +++++ + README ? | 5 ----- + run atac.sh | 6 ++++++ + run test.sh | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ + run_atac.sh | 6 ------ + run_test.sh | 51 --------------------------------------------------- + 6 files changed, 62 insertions(+), 62 deletions(-) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/testing/case38lp9.ref new/diffstat-1.60/testing/case38lp9.ref --- old/diffstat-1.59/testing/case38lp9.ref 1970-01-01 01:00:00.000000000 +0100 +++ new/diffstat-1.60/testing/case38lp9.ref 2015-07-07 02:20:57.000000000 +0200 @@ -0,0 +1,7 @@ + READ ME! | 5 +++++ + README ? | 5 ----- + run atac.sh | 6 ++++++ + run test.sh | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ + run_atac.sh | 6 ------ + run_test.sh | 51 --------------------------------------------------- + 6 files changed, 62 insertions(+), 62 deletions(-) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/testing/case38lr1.ref new/diffstat-1.60/testing/case38lr1.ref --- old/diffstat-1.59/testing/case38lr1.ref 1970-01-01 01:00:00.000000000 +0100 +++ new/diffstat-1.60/testing/case38lr1.ref 2015-07-07 02:20:57.000000000 +0200 @@ -0,0 +1,7 @@ + READ ME! | 5 +++++ + README ? | 5 ----- + run atac.sh | 6 ++++++ + run test.sh | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ + run_atac.sh | 6 ------ + run_test.sh | 51 --------------------------------------------------- + 6 files changed, 62 insertions(+), 62 deletions(-) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/testing/case38lr2.ref new/diffstat-1.60/testing/case38lr2.ref --- old/diffstat-1.59/testing/case38lr2.ref 1970-01-01 01:00:00.000000000 +0100 +++ new/diffstat-1.60/testing/case38lr2.ref 2015-07-07 02:20:57.000000000 +0200 @@ -0,0 +1,7 @@ + READ ME! | 5 +++++ + README ? | 5 ----- + run atac.sh | 6 ++++++ + run test.sh | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ + run_atac.sh | 6 ------ + run_test.sh | 51 --------------------------------------------------- + 6 files changed, 62 insertions(+), 62 deletions(-) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/testing/case38lu.ref new/diffstat-1.60/testing/case38lu.ref --- old/diffstat-1.59/testing/case38lu.ref 1970-01-01 01:00:00.000000000 +0100 +++ new/diffstat-1.60/testing/case38lu.ref 2015-07-07 02:20:57.000000000 +0200 @@ -0,0 +1,7 @@ + READ ME! | 5 +++++ + README ? | 5 ----- + run atac.sh | 6 ++++++ + run_atac.sh | 6 ------ + run test.sh | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ + run_test.sh | 51 --------------------------------------------------- + 6 files changed, 62 insertions(+), 62 deletions(-) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/testing/case38r.pat new/diffstat-1.60/testing/case38r.pat --- old/diffstat-1.59/testing/case38r.pat 1970-01-01 01:00:00.000000000 +0100 +++ new/diffstat-1.60/testing/case38r.pat 2015-07-07 01:38:27.000000000 +0200 @@ -0,0 +1,148 @@ +diff -r -u -N "testing/READ ME!" "test ink/READ ME!" +--- "testing/READ ME!" 2004-12-18 07:19:21.000000000 -0500 ++++ "test ink/READ ME!" 1969-12-31 19:00:00.000000000 -0500 +@@ -1,5 +0,0 @@ +--- @Id: README,v 1.1 2004/12/18 12:19:21 tom Exp @ +- +-The files in this directory are used for regression-checks of diffstat. The +-full test-suite is not distributed since some of the test-data is not freely +-distributable. +diff -r -u -N "testing/README ?" "test ink/README ?" +--- "testing/README ?" 1969-12-31 19:00:00.000000000 -0500 ++++ "test ink/README ?" 2004-12-18 07:19:21.000000000 -0500 +@@ -0,0 +1,5 @@ ++-- @Id: README,v 1.1 2004/12/18 12:19:21 tom Exp @ ++ ++The files in this directory are used for regression-checks of diffstat. The ++full test-suite is not distributed since some of the test-data is not freely ++distributable. +diff -r -u -N "testing/run atac.sh" "test ink/run atac.sh" +--- "testing/run atac.sh" 1998-01-16 20:10:06.000000000 -0500 ++++ "test ink/run atac.sh" 1969-12-31 19:00:00.000000000 -0500 +@@ -1,6 +0,0 @@ +-#!/bin/sh +-# @Id: run_atac.sh,v 1.2 1998/01/17 01:10:06 tom Exp @ +-rm -f /tmp/atac_dir/* +-run_test.sh +-atac -u ../*.atac /tmp/atac_dir/* +-atacmin ../*.atac /tmp/atac_dir/* +diff -r -u -N testing/run_atac.sh "test ink/run_atac.sh" +--- testing/run_atac.sh 1969-12-31 19:00:00.000000000 -0500 ++++ "test ink/run_atac.sh" 1998-01-16 20:10:06.000000000 -0500 +@@ -0,0 +1,6 @@ ++#!/bin/sh ++# @Id: run_atac.sh,v 1.2 1998/01/17 01:10:06 tom Exp @ ++rm -f /tmp/atac_dir/* ++run_test.sh ++atac -u ../*.atac /tmp/atac_dir/* ++atacmin ../*.atac /tmp/atac_dir/* +diff -r -u -N "testing/run test.sh" "test ink/run test.sh" +--- "testing/run test.sh" 2012-01-03 05:18:14.000000000 -0500 ++++ "test ink/run test.sh" 1969-12-31 19:00:00.000000000 -0500 +@@ -1,51 +0,0 @@ +-#!/bin/sh +-# @Id: run_test.sh,v 1.15 2012/01/03 10:18:14 tom Exp @ +-# Test-script for DIFFSTAT +- +-# change this for ad hoc testing of compression +-#TYPE=.pat.Z +-#TYPE=.pat.gz +-#TYPE=.pat.bz2 +-TYPE=.pat +- +-if [ $# = 0 ] +-then +- eval '"$0" *${TYPE}' +- exit +-fi +-PATH=`cd ..;pwd`:$PATH; export PATH +-# Sanity check, remembering that not every system has `which'. +-(which diffstat) >/dev/null 2>/dev/null && echo "Checking `which diffstat`" +- +-for item in $* +-do +- echo "testing `basename $item $TYPE`" +- for OPTS in "" "-p1" "-p9" "-f0" "-u" "-k" "-r1" "-r2" "-b" "-R" "-Rp0" +- do +- NAME=`echo $item | sed -e 's/'$TYPE'$//'` +- DATA=${NAME}${TYPE} +- if [ ".$OPTS" != "." ] ; then +- NAME=$NAME`echo ./$OPTS|sed -e 's@./-@@'` +- fi +- TEST=`basename $NAME` +- diffstat -e $TEST.err -o $TEST.out $OPTS $DATA +- if [ -f $NAME.ref ] +- then +- diff -b $NAME.ref $TEST.out >check.out +- if test -s check.out +- then +- echo "?? fail: $TEST" +- ls -l check.out +- cat check.out +- else +- echo "** ok: $TEST" +- rm -f $TEST.out +- rm -f $TEST.err +- fi +- else +- echo "** save: $TEST" +- mv $TEST.out $NAME.ref +- rm -f $TEST.err +- fi +- done +-done +diff -r -u -N testing/run_test.sh "test ink/run_test.sh" +--- testing/run_test.sh 1969-12-31 19:00:00.000000000 -0500 ++++ "test ink/run_test.sh" 2012-01-03 05:18:14.000000000 -0500 +@@ -0,0 +1,51 @@ ++#!/bin/sh ++# @Id: run_test.sh,v 1.15 2012/01/03 10:18:14 tom Exp @ ++# Test-script for DIFFSTAT ++ ++# change this for ad hoc testing of compression ++#TYPE=.pat.Z ++#TYPE=.pat.gz ++#TYPE=.pat.bz2 ++TYPE=.pat ++ ++if [ $# = 0 ] ++then ++ eval '"$0" *${TYPE}' ++ exit ++fi ++PATH=`cd ..;pwd`:$PATH; export PATH ++# Sanity check, remembering that not every system has `which'. ++(which diffstat) >/dev/null 2>/dev/null && echo "Checking `which diffstat`" ++ ++for item in $* ++do ++ echo "testing `basename $item $TYPE`" ++ for OPTS in "" "-p1" "-p9" "-f0" "-u" "-k" "-r1" "-r2" "-b" "-R" "-Rp0" ++ do ++ NAME=`echo $item | sed -e 's/'$TYPE'$//'` ++ DATA=${NAME}${TYPE} ++ if [ ".$OPTS" != "." ] ; then ++ NAME=$NAME`echo ./$OPTS|sed -e 's@./-@@'` ++ fi ++ TEST=`basename $NAME` ++ diffstat -e $TEST.err -o $TEST.out $OPTS $DATA ++ if [ -f $NAME.ref ] ++ then ++ diff -b $NAME.ref $TEST.out >check.out ++ if test -s check.out ++ then ++ echo "?? fail: $TEST" ++ ls -l check.out ++ cat check.out ++ else ++ echo "** ok: $TEST" ++ rm -f $TEST.out ++ rm -f $TEST.err ++ fi ++ else ++ echo "** save: $TEST" ++ mv $TEST.out $NAME.ref ++ rm -f $TEST.err ++ fi ++ done ++done diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/testing/case38r.ref new/diffstat-1.60/testing/case38r.ref --- old/diffstat-1.59/testing/case38r.ref 1970-01-01 01:00:00.000000000 +0100 +++ new/diffstat-1.60/testing/case38r.ref 2015-07-07 02:20:57.000000000 +0200 @@ -0,0 +1,7 @@ + READ ME! | 5 ----- + README ? | 5 +++++ + run atac.sh | 6 ------ + run test.sh | 51 --------------------------------------------------- + run_atac.sh | 6 ++++++ + run_test.sh | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ + 6 files changed, 62 insertions(+), 62 deletions(-) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/testing/case38rR.ref new/diffstat-1.60/testing/case38rR.ref --- old/diffstat-1.59/testing/case38rR.ref 1970-01-01 01:00:00.000000000 +0100 +++ new/diffstat-1.60/testing/case38rR.ref 2015-07-07 02:20:57.000000000 +0200 @@ -0,0 +1,7 @@ + READ ME! | 5 +++++ + README ? | 5 ----- + run atac.sh | 6 ++++++ + run test.sh | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ + run_atac.sh | 6 ------ + run_test.sh | 51 --------------------------------------------------- + 6 files changed, 62 insertions(+), 62 deletions(-) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/testing/case38rRp0.ref new/diffstat-1.60/testing/case38rRp0.ref --- old/diffstat-1.59/testing/case38rRp0.ref 1970-01-01 01:00:00.000000000 +0100 +++ new/diffstat-1.60/testing/case38rRp0.ref 2015-07-07 02:20:57.000000000 +0200 @@ -0,0 +1,7 @@ + testing/READ ME! | 5 +++++ + testing/README ? | 5 ----- + testing/run atac.sh | 6 ++++++ + testing/run test.sh | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ + testing/run_atac.sh | 6 ------ + testing/run_test.sh | 51 --------------------------------------------------- + 6 files changed, 62 insertions(+), 62 deletions(-) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/testing/case38rb.ref new/diffstat-1.60/testing/case38rb.ref --- old/diffstat-1.59/testing/case38rb.ref 1970-01-01 01:00:00.000000000 +0100 +++ new/diffstat-1.60/testing/case38rb.ref 2015-07-07 02:20:57.000000000 +0200 @@ -0,0 +1,7 @@ + READ ME! | 5 ----- + README ? | 5 +++++ + run atac.sh | 6 ------ + run test.sh | 51 --------------------------------------------------- + run_atac.sh | 6 ++++++ + run_test.sh | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ + 6 files changed, 62 insertions(+), 62 deletions(-) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/testing/case38rf0.ref new/diffstat-1.60/testing/case38rf0.ref --- old/diffstat-1.59/testing/case38rf0.ref 1970-01-01 01:00:00.000000000 +0100 +++ new/diffstat-1.60/testing/case38rf0.ref 2015-07-07 02:20:57.000000000 +0200 @@ -0,0 +1,7 @@ + READ ME! | 5 0 + 5 - 0 ! + README ? | 5 5 + 0 - 0 ! + run atac.sh | 6 0 + 6 - 0 ! + run test.sh | 51 0 + 51 - 0 ! + run_atac.sh | 6 6 + 0 - 0 ! + run_test.sh | 51 51 + 0 - 0 ! + 6 files changed, 62 insertions(+), 62 deletions(-) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/testing/case38rk.ref new/diffstat-1.60/testing/case38rk.ref --- old/diffstat-1.59/testing/case38rk.ref 1970-01-01 01:00:00.000000000 +0100 +++ new/diffstat-1.60/testing/case38rk.ref 2015-07-07 02:20:57.000000000 +0200 @@ -0,0 +1,7 @@ + READ ME! | 5 ----- + README ? | 5 +++++ + run atac.sh | 6 ------ + run test.sh | 51 --------------------------------------------------- + run_atac.sh | 6 ++++++ + run_test.sh | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ + 6 files changed, 62 insertions(+), 62 deletions(-) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/testing/case38rp1.ref new/diffstat-1.60/testing/case38rp1.ref --- old/diffstat-1.59/testing/case38rp1.ref 1970-01-01 01:00:00.000000000 +0100 +++ new/diffstat-1.60/testing/case38rp1.ref 2015-07-07 02:20:57.000000000 +0200 @@ -0,0 +1,7 @@ + READ ME! | 5 ----- + README ? | 5 +++++ + run atac.sh | 6 ------ + run test.sh | 51 --------------------------------------------------- + run_atac.sh | 6 ++++++ + run_test.sh | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ + 6 files changed, 62 insertions(+), 62 deletions(-) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/testing/case38rp9.ref new/diffstat-1.60/testing/case38rp9.ref --- old/diffstat-1.59/testing/case38rp9.ref 1970-01-01 01:00:00.000000000 +0100 +++ new/diffstat-1.60/testing/case38rp9.ref 2015-07-07 02:20:57.000000000 +0200 @@ -0,0 +1,7 @@ + READ ME! | 5 ----- + README ? | 5 +++++ + run atac.sh | 6 ------ + run test.sh | 51 --------------------------------------------------- + run_atac.sh | 6 ++++++ + run_test.sh | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ + 6 files changed, 62 insertions(+), 62 deletions(-) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/testing/case38rr1.ref new/diffstat-1.60/testing/case38rr1.ref --- old/diffstat-1.59/testing/case38rr1.ref 1970-01-01 01:00:00.000000000 +0100 +++ new/diffstat-1.60/testing/case38rr1.ref 2015-07-07 02:20:57.000000000 +0200 @@ -0,0 +1,7 @@ + READ ME! | 5 ----- + README ? | 5 +++++ + run atac.sh | 6 ------ + run test.sh | 51 --------------------------------------------------- + run_atac.sh | 6 ++++++ + run_test.sh | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ + 6 files changed, 62 insertions(+), 62 deletions(-) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/testing/case38rr2.ref new/diffstat-1.60/testing/case38rr2.ref --- old/diffstat-1.59/testing/case38rr2.ref 1970-01-01 01:00:00.000000000 +0100 +++ new/diffstat-1.60/testing/case38rr2.ref 2015-07-07 02:20:57.000000000 +0200 @@ -0,0 +1,7 @@ + READ ME! | 5 ----- + README ? | 5 +++++ + run atac.sh | 6 ------ + run test.sh | 51 --------------------------------------------------- + run_atac.sh | 6 ++++++ + run_test.sh | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ + 6 files changed, 62 insertions(+), 62 deletions(-) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/diffstat-1.59/testing/case38ru.ref new/diffstat-1.60/testing/case38ru.ref --- old/diffstat-1.59/testing/case38ru.ref 1970-01-01 01:00:00.000000000 +0100 +++ new/diffstat-1.60/testing/case38ru.ref 2015-07-07 02:20:57.000000000 +0200 @@ -0,0 +1,7 @@ + READ ME! | 5 ----- + README ? | 5 +++++ + run atac.sh | 6 ------ + run_atac.sh | 6 ++++++ + run test.sh | 51 --------------------------------------------------- + run_test.sh | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ + 6 files changed, 62 insertions(+), 62 deletions(-)
