Age | Commit message (Expand) | Author | Files | Lines |
2019-07-25 | Merge branch 'ab/test-env' | Junio C Hamano | 1 | -4/+2 |
2019-07-03 | gettext: always use UTF-8 on native Windows | Karsten Blees | 1 | -1/+19 |
2019-06-21 | tests: make GIT_TEST_GETTEXT_POISON a boolean | Ævar Arnfjörð Bjarmason | 1 | -4/+2 |
2018-11-09 | i18n: make GETTEXT_POISON a runtime option | Ævar Arnfjörð Bjarmason | 1 | -4/+7 |
2018-05-08 | Merge branch 'js/runtime-prefix' | Junio C Hamano | 1 | -1/+9 |
2018-05-08 | Merge branch 'dj/runtime-prefix' | Junio C Hamano | 1 | -3/+5 |
2018-04-24 | git_setup_gettext: plug memory leak | Johannes Schindelin | 1 | -2/+7 |
2018-04-24 | gettext: avoid initialization if the locale dir is not present | Johannes Schindelin | 1 | -0/+3 |
2018-04-11 | exec_cmd: RUNTIME_PREFIX on some POSIX systems | Dan Jacques | 1 | -3/+5 |
2016-07-01 | gettext: add is_utf8_locale() | Nguyễn Thái Ngọc Duy | 1 | -2/+22 |
2015-06-29 | introduce "format" date-mode | Jeff King | 1 | -0/+1 |
2015-02-26 | gettext.c: move get_preferred_languages() from http.c | Jeff King | 1 | -0/+25 |
2013-12-04 | gettext.c: detect the vsnprintf bug at runtime | Nguyễn Thái Ngọc Duy | 1 | -4/+15 |
2012-09-14 | fetch: align per-ref summary report in UTF-8 locales | Nguyễn Thái Ngọc Duy | 1 | -2/+13 |
2011-12-05 | i18n: add infrastructure for translating Git with gettext | Ævar Arnfjörð Bjarmason | 1 | -0/+117 |
2011-03-08 | i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is set | Jonathan Nieder | 1 | -0/+14 |