- version update to 1.63
+ eliminate fixed buffer when decoding range.
+ use locale in computing filename column-width.
+ improve parsing for git diffs.
+ use terminal-width as default for -w to tty.
+ minor fix in do_merging (Miloslaw Smyk).
+ improve relative-pathname matching in count_lines()
+ add a parsing-case for svn diff.
+ quote filenames in -t/-T output.
+ fix cppcheck warnings about sscanf.
+ update configure macros
+ update config.guess, config.sub
OBS-URL: https://build.opensuse.org/request/show/758173
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diffstat?expand=0&rev=29
+ eliminate fixed buffer when decoding range.
+ use locale in computing filename column-width.
+ improve parsing for git diffs.
+ use terminal-width as default for -w to tty.
+ minor fix in do_merging (Miloslaw Smyk).
+ improve relative-pathname matching in count_lines()
+ add a parsing-case for svn diff.
+ quote filenames in -t/-T output.
+ fix cppcheck warnings about sscanf.
+ update configure macros
+ update config.guess, config.sub
OBS-URL: https://build.opensuse.org/package/show/devel:tools/diffstat?expand=0&rev=34
- updated to 1.59:
+ add -E option to filter escape-sequences, e.g., from colordiff
(Ubuntu #1304262).
+ merge/adapt improvments to makefile and configure script from
openembedded.org (forwarded by Ross Burton).
+ remove unused $(libdir) from makefile "installdirs" target
+ amend definition in CF_POPEN_TEST to permit use of autoheader.
+ workaround for gratuitous renaming of AC_ACVERSION in 2.69
+ added "docs" rule to makefile
+ improvements to configure macros:
+ added check for -Wlogical-op to gcc warnings
+ suppress check for defining _XOPEN_SOURCE on Solaris
+ trim an unwanted -no-gcc option for Intel compiler
+ update config.guess, config.sub
OBS-URL: https://build.opensuse.org/request/show/236615
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diffstat?expand=0&rev=23
+ add -E option to filter escape-sequences, e.g., from colordiff
(Ubuntu #1304262).
+ merge/adapt improvments to makefile and configure script from
openembedded.org (forwarded by Ross Burton).
+ remove unused $(libdir) from makefile "installdirs" target
+ amend definition in CF_POPEN_TEST to permit use of autoheader.
+ workaround for gratuitous renaming of AC_ACVERSION in 2.69
+ added "docs" rule to makefile
+ improvements to configure macros:
+ added check for -Wlogical-op to gcc warnings
+ suppress check for defining _XOPEN_SOURCE on Solaris
+ trim an unwanted -no-gcc option for Intel compiler
+ update config.guess, config.sub
OBS-URL: https://build.opensuse.org/package/show/devel:tools/diffstat?expand=0&rev=24
+ add -K option which attempts to improve the annotation of "only"
files by looking for a match in the resulting set of files and
inferring whether the file was added or removed (request by Marc
Haber).
+ add check of command-line options for valid numbers.
+ improve merging of patches for the same filename (report/testcase by
Paul E McKenney).
+ document -d option in manpage.
+ document -b, -C, -s option in usage (patch by Tim Waugh, Red Hat
#852770)
+ modify configure script as done for byacc in 2012/10/03, making the
2.52-patches the prerequisite and adding support for --datarootdir
option.
+ update config.guess, config.sub
+ add logic to handle SVN diffs when the pathnames contain spaces
(patch by Stuart Prescott, Debian #675475).
+ fix typo in package/debian/control
OBS-URL: https://build.opensuse.org/package/show/devel:tools/diffstat?expand=0&rev=18
- updated to 1.55:
* fixed [bnc#739210] -- on commercial license found in diffstat
1.54 (test files)
* add -R option, like patch's, to reverse the order of the
comparison.
- switch on make check
- remove call to suse_update_config (very old work around)
- Remove redundant tags/sections from specfile
(cf. packaging guidelines)
- Use %_smp_mflags for parallel build
OBS-URL: https://build.opensuse.org/request/show/98716
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diffstat?expand=0&rev=16
+ correct counts used for new files when -S/-D options are used.
+ minor typography improvement to manpage (patch by Solaris Designer)
+ remove the temporary directory on error, introduced in 1.48+ (patch
by Solaris Designer).
OBS-URL: https://build.opensuse.org/package/show/devel:tools/diffstat?expand=0&rev=11