summaryrefslogtreecommitdiffstats
path: root/git-sh-i18n.sh
Commit message (Expand)AuthorAgeFilesLines
* i18n: make GETTEXT_POISON a runtime optionÆvar Arnfjörð Bjarmason2018-11-091-1/+1
* git-sh-i18n: check GETTEXT_POISON before USE_GETTEXT_SCHEMEJeff King2018-02-081-4/+4
* i18n: rebase-interactive: mark here-doc strings for translationVasco Almeida2016-06-171-0/+18
* remove #!interpreter line from shell librariesJonathan Nieder2013-11-261-3/+2
* i18n: fix auto detection of gettext scheme for shell scriptsJunio C Hamano2012-03-121-1/+1
* add a Makefile switch to avoid gettext translation in shell scriptsAlex Riesen2012-01-231-1/+4
* git-sh-i18n: restructure the logic to compute gettext.sh schemeJunio C Hamano2012-01-231-53/+50
* i18n: add infrastructure for translating Git with gettextÆvar Arnfjörð Bjarmason2011-12-051-28/+72
* gettext: add gettextln, eval_gettextln to encode common idiomJon Seymour2011-08-081-0/+19
* git-sh-i18n.sh: add GIT_GETTEXT_POISON supportÆvar Arnfjörð Bjarmason2011-05-141-9/+21
* git-sh-i18n.sh: add no-op gettext() and eval_gettext() wrappersÆvar Arnfjörð Bjarmason2011-05-141-0/+17