Matthieu Moy wrote: > Matthieu Moy (6): > t4000-diff-format.sh: modernize style > diff: allow --no-patch as synonym for -s > diff: allow --patch & cie to override -s/--no-patch > Documentation/git-show.txt: include common diff options, like > git-log.txt > Documentation: move description of -s, --no-patch to diff-options.txt > Documentation/git-log.txt: capitalize section names > > Documentation/diff-options.txt | 5 ++++ > Documentation/git-log.txt | 8 +++---- > Documentation/git-show.txt | 9 +++++++ > Documentation/rev-list-options.txt | 3 --- > diff.c | 30 ++++++++++++++---------- > t/t4000-diff-format.sh | 48 +++++++++++++++++++++++++++++++------- > 6 files changed, 75 insertions(+), 28 deletions(-) Thanks! I think this series is ready now. Reviewed-by: Jonathan Nieder <jrnieder@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html