2023-10-26 18:25:56 by Soren Jacobsen | Files touched by this commit (2) | |
Log message:
diffstat: Update to 1.65
Changes in 1.65:
+ correct case where there is no unified-context.
+ trim trailing '/' from pathnames, e.g., to handle
"diff -ru FOO/ BAR/ | diffstat -K" (report by "paxsali").
+ update configure macros
+ update config.guess, config.sub
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message:
textproc: Remove SHA1 hashes for distfiles
|
2021-03-04 11:11:42 by Nia Alarie | Files touched by this commit (2) | |
Log message:
diffstat: Update to 1.64
2021/01/12 (diffstat 1.64)
+ recognize binary files mentioned in "git diff --binary", and
"git log -p --binary" formatted files (report by Faheem Mitha).
+ update configure macros
+ update config.guess, config.sub
|
2020-11-25 22:52:57 by Nia Alarie | Files touched by this commit (2) | |
Log message:
diffstat: Update to 1.63
2019/11/29 (diffstat 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
|
2019-06-22 13:37:14 by Nia Alarie | Files touched by this commit (9) |
Log message:
Use https for all invisible-island.net HOMEPAGEs.
|
2019-02-15 20:55:58 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
diffstat: update to 1.62.
2018/08/15 (diffstat 1.62)
+ improve checks for unmodified files when -S and -D options are
given.
+ improve test-packages, to check warning-options.
+ minor fixes for manpage (Debian #895963)
+ update configure macros
+ update config.guess, config.sub
+ minor fixes for prefix-stripping with -S option.
|
2016-03-05 11:58:32 by Benny Siegert | Files touched by this commit (2) | |
Log message:
Update diffstat to 1.61.
2016/01/14 (diffstat 1.61)
+ add -T option to show amount of changes next to histogram.
+ if -S option is given, check for unmodified files and add those to
the report.
+ update configure macros
+ update config.guess, config.sub
|
2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797) |
Log message:
Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
Package cabocha: missing distfile cabocha-0.68.tar.bz2
Package convertlit: missing distfile clit18src.zip
Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-08-26 23:41:42 by Sergey Svishchev | Files touched by this commit (2) | |
Log message:
Update to 1.60. Changes:
+ add configure option --with-man2html
+ update configure macros
+ update config.guess, config.sub
|