Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-11-26 | remove #!interpreter line from shell libraries | Jonathan Nieder | 1 | -3/+2 |
2012-03-12 | i18n: fix auto detection of gettext scheme for shell scripts | Junio C Hamano | 1 | -1/+1 |
2012-01-23 | add a Makefile switch to avoid gettext translation in shell scripts | Alex Riesen | 1 | -1/+4 |
2012-01-23 | git-sh-i18n: restructure the logic to compute gettext.sh scheme | Junio C Hamano | 1 | -53/+50 |
2011-12-05 | i18n: add infrastructure for translating Git with gettext | Ævar Arnfjörð Bjarmason | 1 | -28/+72 |
2011-08-08 | gettext: add gettextln, eval_gettextln to encode common idiom | Jon Seymour | 1 | -0/+19 |
2011-05-14 | git-sh-i18n.sh: add GIT_GETTEXT_POISON support | Ævar Arnfjörð Bjarmason | 1 | -9/+21 |
2011-05-14 | git-sh-i18n.sh: add no-op gettext() and eval_gettext() wrappers | Ævar Arnfjörð Bjarmason | 1 | -0/+17 |