summaryrefslogtreecommitdiffstats
path: root/sh-i18n--envsubst.c
Commit message (Expand)AuthorAgeFilesLines
* Replace Free Software Foundation address in license noticesTodd Zullinger2017-11-091-4/+2
* remove unnecessary check before QSORTRené Scharfe2016-09-291-2/+1
* use QSORTRené Scharfe2016-09-291-1/+1
* add an extra level of indirection to main()Jeff King2016-07-011-1/+1
* use REALLOC_ARRAY for changing the allocation size of arraysRené Scharfe2014-09-181-4/+1
* use xmemdupz() to allocate copies of strings given by start and lengthRené Scharfe2014-07-211-3/+1
* sh-i18n--envsubst: retire unused string_list_member()Eric Sunshine2014-03-121-12/+0
* Merge branch 'js/i18n-windows'Junio C Hamano2011-06-291-0/+1
|\
| * sh-i18n--envsubst: do not crash when no arguments are givenJohannes Sixt2011-06-061-0/+1
* | Merge branch 'ab/i18n-scripts-basic'Junio C Hamano2011-06-171-1/+0
|\ \
| * | sh-i18n--envsubst.c: do not #include getopt.hBrandon Casey2011-06-171-1/+0
| |/
* / sh-18n: quell "unused variable" warningMichael J Gruber2011-05-251-2/+2
|/
* git-sh-i18n--envsubst: our own envsubst(1) for eval_gettext()Ævar Arnfjörð Bjarmason2011-05-141-0/+444