summaryrefslogtreecommitdiff
path: root/src/expand-common.c
Commit message (Expand)AuthorAgeFilesLines
* maint: fix some typos in commentsChuanGang Jiang2023-02-101-1/+1
* maint: update all copyright year number rangesPádraig Brady2023-01-011-1/+1
* maint: update all copyright year number rangesPádraig Brady2022-01-021-1/+1
* maint: use GNU style for spacingPaul Eggert2021-12-181-2/+2
* maint: use clearerr on stdin when appropriatePaul Eggert2021-08-221-6/+6
* build: update gnulib submodule to latestPaul Eggert2021-06-111-2/+1
* maint: update all copyright year number rangesPádraig Brady2021-01-011-1/+1
* doc: fix punctuation in man pagesPádraig Brady2020-06-211-1/+1
* maint: update all copyright year number rangesPádraig Brady2020-01-011-1/+1
* maint: update all copyright year number rangesAssaf Gordon2019-01-011-1/+1
* maint: update all copyright year number rangesPádraig Brady2018-01-011-1/+1
* all: prefer HTTPS in URLsPaul Eggert2017-09-191-1/+1
* maint: use C99 for loop initial declarations where possiblePádraig Brady2017-06-171-2/+1
* doc: refactor and update expand and unexpand --helpPádraig Brady2017-04-021-0/+17
* expand,unexpand: add support for incremental tab stopsJacob Keller2017-04-021-2/+58
* maint: avoid a static analysis warning in expand-commonPádraig Brady2017-03-261-0/+2
* expand: avoid an extraneous warning on 32 bitPádraig Brady2017-03-011-3/+2
* expand,unexpand: support specifying a trailing tab sizePádraig Brady2017-02-281-8/+60
* maint: update all copyright year number rangesPádraig Brady2017-01-011-1/+1
* all: use die() rather than error(EXIT_FAILURE)Pádraig Brady2016-10-161-4/+5
* maint: refactor common expand(1) and unexpand(1) codeAssaf Gordon2016-08-091-0/+274