Merge branch 'pb/bisect-helper-2' into pu
authorJunio C Hamano <gitster@pobox.com>
Fri, 23 Feb 2018 22:47:45 +0000 (14:47 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 23 Feb 2018 22:47:45 +0000 (14:47 -0800)
commit8d9db1e08472fbba917d408b9199af78398bcf4a
tree1fb2aaa3be6b15bcdffecea4b82d4aeca1a0e524
parent2bdd4296479de816016e85fcb33413b7c6673429
parent161bbaced1b32fe70e57ae6e458247569710c22c
Merge branch 'pb/bisect-helper-2' into pu

* pb/bisect-helper-2:
  t6030: make various test to pass GETTEXT_POISON tests
  bisect--helper: `bisect_start` shell function partially in C
  bisect--helper: `get_terms` & `bisect_terms` shell function in C
  bisect--helper: `bisect_next_check` shell function in C
  bisect--helper: `check_and_set_terms` shell function in C
  wrapper: move is_empty_file() and rename it as is_empty_or_missing_file()
  bisect--helper: `bisect_write` shell function in C
  bisect--helper: `bisect_reset` shell function in C
builtin/am.c
builtin/bisect--helper.c
cache.h
git-bisect.sh
wrapper.c