62c0b71471
Copy from devel:tools/diffstat based on submit request 25494 from user pgajdos OBS-URL: https://build.opensuse.org/request/show/25494 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/diffstat?expand=0&rev=7
111 lines
3.9 KiB
Plaintext
111 lines
3.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Nov 24 18:07:09 CET 2009 - pgajdos@suse.cz
|
|
|
|
- updated to 1.51 (see CHANGES)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 13 16:42:39 CEST 2009 - pgajdos@suse.cz
|
|
|
|
- updated to 1.48:
|
|
* add decompression tests for lzma and pack file types.
|
|
* check for zcat and uncompress in preference to "compress -dc".
|
|
* modify to check the first few bytes of standard input, and use a
|
|
corresponding decompression utility if the stream appears to be
|
|
compressed. This requires making a temporary copy of the data
|
|
* add -N option, to truncate filenames.
|
|
* use getc_unlocked() rather than fgetc_unlocked()
|
|
* modify to recognize Perforce-style diffs (patch by Ed Schouten).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 30 11:29:12 CEST 2009 - pgajdos@suse.cz
|
|
|
|
- updated to 1.47 version:
|
|
* Modified to work with patch ".rej" files.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 11 13:44:33 CEST 2008 - pgajdos@suse.cz
|
|
|
|
- update to 1.46 version:
|
|
* add "-S", "-D" and "-m" options to provide a way to show the amount
|
|
of difference relative to the total sizes of the files.
|
|
* add "-q" option (patch by Greg Norris).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 11 20:16:15 CET 2007 - pgajdos@suse.cz
|
|
|
|
- update to 1.45
|
|
* add "-b" option (Debian #379380, patch by
|
|
Greg Norris).
|
|
* add a check for default-diff output, e.g., "diff foo
|
|
bar|diffstat", which has no "diff" command in the
|
|
output for diffstat to guess that a diff is beginning.
|
|
* add a check after completing a chunk for unified diff
|
|
to ensure that the next line either begins another chunk
|
|
for the diff, or starts another diff, e.g., a context
|
|
diff (report by Adrian Bunk).
|
|
* add configure options for leak-checking valgrind, etc.
|
|
* use install-sh rather than install.sh
|
|
* updated config.guess and config.sub
|
|
* updated configure macros CF_GCC_ATTRIBUTES CF_GCC_WARNINGS
|
|
CF_MSG_LOG CF_PATH_SYNTAX CF_VERBOSE CF_XOPEN_SOURCE
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 27 15:33:59 CEST 2006 - mjancar@suse.cz
|
|
|
|
- update to 1.43
|
|
* fix to avoid modifying data which is being used by tsearch() for
|
|
ordering the binary tree (report by Adrian Bunk).
|
|
* do not ignore pathnames in /tmp/, since some tools create usable
|
|
pathnames for both old/new files there (Debian #376086).
|
|
* correct ifdef for fgetc_unlocked().
|
|
* updated configure macros CF_GCC_VERSION, CF_PATH_SYNTAX and
|
|
CF_XOPEN_SOURCE
|
|
* add configure check for compress, gzip and bzip2 programs that may be
|
|
used to decompress files.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:35:30 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 12 17:29:49 CET 2006 - mjancar@suse.cz
|
|
|
|
- update to 1.41
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 1 17:28:22 CEST 2005 - mjancar@suse.cz
|
|
|
|
- update to 1.39
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 24 16:35:51 CET 2005 - mjancar@suse.cz
|
|
|
|
- update to 1.38
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 27 09:12:27 CET 2004 - mjancar@suse.cz
|
|
|
|
- update to 1.34
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 24 16:25:14 CEST 2003 - mjancar@suse.cz
|
|
|
|
- update to 1.33
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 23 15:29:09 CET 2001 - cihlar@suse.cz
|
|
|
|
- update to version 1.29
|
|
* add bzip2 (.bz2) suffix
|
|
* add check for diff from RCS archive where the
|
|
"diff" lines do not reference a filename
|
|
- added Url:
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 19 10:32:40 CEST 2000 - cihlar@suse.cz
|
|
|
|
- package created
|
|
|