aboutsummaryrefslogtreecommitdiffstats
path: root/git-sh-i18n.sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-26remove #!interpreter line from shell librariesJonathan Nieder1-3/+2
2012-03-12i18n: fix auto detection of gettext scheme for shell scriptsJunio C Hamano1-1/+1
2012-01-23add a Makefile switch to avoid gettext translation in shell scriptsAlex Riesen1-1/+4
2012-01-23git-sh-i18n: restructure the logic to compute gettext.sh schemeJunio C Hamano1-53/+50
2011-12-05i18n: add infrastructure for translating Git with gettextÆvar Arnfjörð Bjarmason1-28/+72
2011-08-08gettext: add gettextln, eval_gettextln to encode common idiomJon Seymour1-0/+19
2011-05-14git-sh-i18n.sh: add GIT_GETTEXT_POISON supportÆvar Arnfjörð Bjarmason1-9/+21
2011-05-14git-sh-i18n.sh: add no-op gettext() and eval_gettext() wrappersÆvar Arnfjörð Bjarmason1-0/+17