[PATCH] Add a shell script to generate ChangeLog; strip cherrypick comments.

2016-01-01 Thread James Youngman
* build-aux/gen-changelog.sh: Shell script for generating the ChangeLog. The effect is much the same as the previous version of the gen-ChangeLog rule, but it is easier to run this script to discover what the ChangeLog resulting from a recent commit is. The only change is that we now also use --st

[bug #46786] Use the just-built 'xargs' for tests

2016-01-01 Thread James Youngman
Update of bug #46786 (project findutils): Status:None => Fixed Assigned to:None => jay ___ Follow-up Comment #1: Fixed with a diff

Re: [patch] Minor doc updates

2016-01-01 Thread James Youngman
Thanks; applied to the 4.7.x and the 4.6.x trees.

[PATCH] Update estimated success rates from a survey of a real file system.

2016-01-01 Thread James Youngman
* find/pred.c (print_optlist): output now distinguishes more clearly between estimated and actual success rates. * find/parser.c (insert_type): Use estimated success rates computed by surveying a real file system. Use 4 digits of precision for est_success_rate. * find/tree.c (print_tree): Consiste