summaryrefslogtreecommitdiffstats
path: root/src/expand-common.c
AgeCommit message (Expand)AuthorLines
2021-08-22maint: use clearerr on stdin when appropriatePaul Eggert-6/+6
2021-06-11build: update gnulib submodule to latestPaul Eggert-2/+1
2021-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2020-06-21doc: fix punctuation in man pagesPádraig Brady-1/+1
2020-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2019-01-01maint: update all copyright year number rangesAssaf Gordon-1/+1
2018-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2017-09-19all: prefer HTTPS in URLsPaul Eggert-1/+1
2017-06-17maint: use C99 for loop initial declarations where possiblePádraig Brady-2/+1
2017-04-02doc: refactor and update expand and unexpand --helpPádraig Brady-0/+17
2017-04-02expand,unexpand: add support for incremental tab stopsJacob Keller-2/+58
2017-03-26maint: avoid a static analysis warning in expand-commonPádraig Brady-0/+2
2017-03-01expand: avoid an extraneous warning on 32 bitPádraig Brady-3/+2
2017-02-28expand,unexpand: support specifying a trailing tab sizePádraig Brady-8/+60
2017-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2016-10-16all: use die() rather than error(EXIT_FAILURE)Pádraig Brady-4/+5
2016-08-09maint: refactor common expand(1) and unexpand(1) codeAssaf Gordon-0/+274