Skip to content

pr-git-760/vasild/range-diff-v2

 * override a possibly user-customized format.pretty that would render git
   log output unparsable by git range-diff

 * don't use negative string precision, e.g. "%.*s", -5, "foo"

Changes since v1:

 * Fixed a typo in the commit message (found by Taylor Blau)

Vasil Dimov (2):
  range-diff: fix a crash in parsing git-log output
  range-diff: avoid negative string precision

 range-diff.c          | 18 +++++++++++++++++-
 t/t3206-range-diff.sh | 10 ++++++++++
 2 files changed, 27 insertions(+), 1 deletion(-)

base-commit: de49261b050d9cd8ec73842356077bc5b606640f

Submitted-As: https://lore.kernel.org/git/pull.760.v2.git.git.1586982745.gitgitgadget@gmail.com
In-Reply-To: https://lore.kernel.org/git/pull.760.git.git.1586960921.gitgitgadget@gmail.com
Assets 2