Merge branch 'ab/dynamic-gettext-poison'
commit954932667dac15885165cdb579acbf6a774fe140
authorJunio C Hamano <gitster@pobox.com>
Mon, 19 Nov 2018 07:24:39 +0000 (19 16:24 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 19 Nov 2018 07:24:39 +0000 (19 16:24 +0900)
tree73d9e230929da6c9ffcb17ac6a52516a7ff32e3f
parent0e94dab5be2fd17cfba634f8a29ba5461d2cbd9e
parentc6a9a30e6a01b4d5329d796b800ab0917b963b20
Merge branch 'ab/dynamic-gettext-poison'

Our testing framework uses a special i18n "poisoned localization"
feature to find messages that ought to stay constant but are
incorrectly marked to be translated.  This feature has been made
into a runtime option (it used to be a compile-time option).

* ab/dynamic-gettext-poison:
  Makefile: ease dynamic-gettext-poison transition
  i18n: make GETTEXT_POISON a runtime option
.travis.yml
Makefile
t/README
t/t3406-rebase-message.sh
t/test-lib-functions.sh
t/test-lib.sh