summaryrefslogtreecommitdiffstats
path: root/gettext.c (follow)
Commit message (Expand)AuthorAgeLines
* *.c static functions: add missing __attribute__((format))Ævar Arnfjörð Bjarmason2021-07-13-0/+1
* Merge branch 'ab/detox-gettext-tests'Junio C Hamano2021-02-10-10/+0
|\
| * tests: remove support for GIT_TEST_GETTEXT_POISONÆvar Arnfjörð Bjarmason2021-01-21-10/+0
* | gettext.c: remove/reword a mostly-useless commentÆvar Arnfjörð Bjarmason2021-01-11-79/+15
|/
* Merge branch 'ab/test-env'Junio C Hamano2019-07-25-4/+2
|\
| * tests: make GIT_TEST_GETTEXT_POISON a booleanÆvar Arnfjörð Bjarmason2019-06-21-4/+2
* | gettext: always use UTF-8 on native WindowsKarsten Blees2019-07-03-1/+19
|/
* i18n: make GETTEXT_POISON a runtime optionÆvar Arnfjörð Bjarmason2018-11-09-4/+7
* Merge branch 'js/runtime-prefix'Junio C Hamano2018-05-08-1/+9
|\
| * git_setup_gettext: plug memory leakJohannes Schindelin2018-04-24-2/+7
| * gettext: avoid initialization if the locale dir is not presentJohannes Schindelin2018-04-24-0/+3
* | Merge branch 'dj/runtime-prefix'Junio C Hamano2018-05-08-3/+5
|\|
| * exec_cmd: RUNTIME_PREFIX on some POSIX systemsDan Jacques2018-04-11-3/+5
|/
* gettext: add is_utf8_locale()Nguyễn Thái Ngọc Duy2016-07-01-2/+22
* introduce "format" date-modeJeff King2015-06-29-0/+1
* gettext.c: move get_preferred_languages() from http.cJeff King2015-02-26-0/+25
* gettext.c: detect the vsnprintf bug at runtimeNguyễn Thái Ngọc Duy2013-12-04-4/+15
* fetch: align per-ref summary report in UTF-8 localesNguyễn Thái Ngọc Duy2012-09-14-2/+13
* i18n: add infrastructure for translating Git with gettextÆvar Arnfjörð Bjarmason2011-12-05-0/+117
* i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is setJonathan Nieder2011-03-08-0/+14