summaryrefslogtreecommitdiffstats
path: root/gettext.c
Commit message (Expand)AuthorAgeFilesLines
* i18n: make GETTEXT_POISON a runtime optionÆvar Arnfjörð Bjarmason2018-11-091-4/+7
* Merge branch 'js/runtime-prefix'Junio C Hamano2018-05-081-1/+9
|\
| * git_setup_gettext: plug memory leakJohannes Schindelin2018-04-241-2/+7
| * gettext: avoid initialization if the locale dir is not presentJohannes Schindelin2018-04-241-0/+3
* | Merge branch 'dj/runtime-prefix'Junio C Hamano2018-05-081-3/+5
|\|
| * exec_cmd: RUNTIME_PREFIX on some POSIX systemsDan Jacques2018-04-111-3/+5
|/
* gettext: add is_utf8_locale()Nguyễn Thái Ngọc Duy2016-07-011-2/+22
* introduce "format" date-modeJeff King2015-06-291-0/+1
* gettext.c: move get_preferred_languages() from http.cJeff King2015-02-261-0/+25
* gettext.c: detect the vsnprintf bug at runtimeNguyễn Thái Ngọc Duy2013-12-041-4/+15
* fetch: align per-ref summary report in UTF-8 localesNguyễn Thái Ngọc Duy2012-09-141-2/+13
* i18n: add infrastructure for translating Git with gettextÆvar Arnfjörð Bjarmason2011-12-051-0/+117
* i18n: do not poison translations unless GIT_GETTEXT_POISON envvar is setJonathan Nieder2011-03-081-0/+14