Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-29 | remove unnecessary check before QSORT | René Scharfe | 1 | -2/+1 |
2016-09-29 | use QSORT | René Scharfe | 1 | -1/+1 |
2016-07-01 | add an extra level of indirection to main() | Jeff King | 1 | -1/+1 |
2014-09-18 | use REALLOC_ARRAY for changing the allocation size of arrays | René Scharfe | 1 | -4/+1 |
2014-07-21 | use xmemdupz() to allocate copies of strings given by start and length | René Scharfe | 1 | -3/+1 |
2014-03-12 | sh-i18n--envsubst: retire unused string_list_member() | Eric Sunshine | 1 | -12/+0 |
2011-06-29 | Merge branch 'js/i18n-windows' | Junio C Hamano | 1 | -0/+1 |
2011-06-17 | Merge branch 'ab/i18n-scripts-basic' | Junio C Hamano | 1 | -1/+0 |
2011-06-17 | sh-i18n--envsubst.c: do not #include getopt.h | Brandon Casey | 1 | -1/+0 |
2011-06-06 | sh-i18n--envsubst: do not crash when no arguments are given | Johannes Sixt | 1 | -0/+1 |
2011-05-25 | sh-18n: quell "unused variable" warning | Michael J Gruber | 1 | -2/+2 |
2011-05-14 | git-sh-i18n--envsubst: our own envsubst(1) for eval_gettext() | Ævar Arnfjörð Bjarmason | 1 | -0/+444 |