]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'mm/two-more-xstrfmt'
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Feb 2017 21:57:17 +0000 (13:57 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Feb 2017 21:57:17 +0000 (13:57 -0800)
commitb760481a3fccd9edcf41bc1140201639b7f11ea0
tree35982728a3ee85792c9b55e6db3718c9164a61c9
parentb4ca5d05e7ad4ec67eddaadc9ade9a01581214b1
parent2cfa83574c4b2685208a1e6062fdc573c887cf00
Merge branch 'mm/two-more-xstrfmt'

Code clean-up and a string truncation fix.

* mm/two-more-xstrfmt:
  bisect_next_all: convert xsnprintf to xstrfmt
  stop_progress_msg: convert xsnprintf to xstrfmt
bisect.c