aboutsummaryrefslogtreecommitdiffstats
path: root/sh-i18n--envsubst.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-26doc: switch links to httpsJosh Soref1-2/+2
2022-05-02tree-wide: apply equals-null.cocciJunio C Hamano1-1/+1
2021-06-09builtins + test helpers: use return instead of exit() in cmd_*Ævar Arnfjörð Bjarmason1-3/+3
2019-06-13cleanup: fix possible overflow errors in binary search, part 2René Scharfe1-1/+1
2019-02-22trace2: create new combined trace facilityJeff Hostetler1-0/+3
2017-11-09Replace Free Software Foundation address in license noticesTodd Zullinger1-4/+2
2016-09-29remove unnecessary check before QSORTRené Scharfe1-2/+1
2016-09-29use QSORTRené Scharfe1-1/+1
2016-07-01add an extra level of indirection to main()Jeff King1-1/+1
2014-09-18use REALLOC_ARRAY for changing the allocation size of arraysRené Scharfe1-4/+1
2014-07-21use xmemdupz() to allocate copies of strings given by start and lengthRené Scharfe1-3/+1
2014-03-12sh-i18n--envsubst: retire unused string_list_member()Eric Sunshine1-12/+0
2011-06-29Merge branch 'js/i18n-windows'Junio C Hamano1-0/+1
2011-06-17Merge branch 'ab/i18n-scripts-basic'Junio C Hamano1-1/+0
2011-06-17sh-i18n--envsubst.c: do not #include getopt.hBrandon Casey1-1/+0
2011-06-06sh-i18n--envsubst: do not crash when no arguments are givenJohannes Sixt1-0/+1
2011-05-25sh-18n: quell "unused variable" warningMichael J Gruber1-2/+2
2011-05-14git-sh-i18n--envsubst: our own envsubst(1) for eval_gettext()Ævar Arnfjörð Bjarmason1-0/+444