summaryrefslogtreecommitdiff
path: root/gettext.c
Commit message (Expand)AuthorAgeFilesLines
* Sync with Git 2.40.1Junio C Hamano2023-04-241-0/+4
|\
| * Sync with 2.38.5Johannes Schindelin2023-04-171-0/+4
| |\
| | * Sync with 2.32.7Johannes Schindelin2023-04-171-0/+4
| | |\
| | | * Sync with 2.30.9Johannes Schindelin2023-04-171-0/+4
| | | |\
| | | | * gettext: avoid using gettext if the locale dir is not presentJohannes Schindelin2023-04-171-0/+4
* | | | | treewide: remove cache.h inclusion due to environment.h changesElijah Newren2023-03-211-1/+1
* | | | | environment.h: move declarations for environment.c functions from cache.hElijah Newren2023-03-211-0/+1
* | | | | abspath.h: move absolute path functions from cache.hElijah Newren2023-03-211-0/+1
|/ / / /
* | | | grep: fix multibyte regex handling under macOSDiomidis Spinellis2022-08-261-2/+0
|/ / /
* | | *.c static functions: add missing __attribute__((format))Ævar Arnfjörð Bjarmason2021-07-131-0/+1
|/ /
* | Merge branch 'ab/detox-gettext-tests'Junio C Hamano2021-02-101-10/+0
|\ \ | |/ |/|
| * tests: remove support for GIT_TEST_GETTEXT_POISONÆvar Arnfjörð Bjarmason2021-01-211-10/+0
* | gettext.c: remove/reword a mostly-useless commentÆvar Arnfjörð Bjarmason2021-01-111-79/+15
|/
* Merge branch 'ab/test-env'Junio C Hamano2019-07-251-4/+2
|\
| * tests: make GIT_TEST_GETTEXT_POISON a booleanÆvar Arnfjörð Bjarmason2019-06-211-4/+2
* | gettext: always use UTF-8 on native WindowsKarsten Blees2019-07-031-1/+19
|/
* 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.cye/http-accept-languageJeff King2015-02-261-0/+25
* gettext.c: detect the vsnprintf bug at runtimend/gettext-vsnprintfNguyễ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 gettextab/enable-i18nÆ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