summaryrefslogtreecommitdiffstats
path: root/tests/split
AgeCommit message (Expand)AuthorLines
2026-02-18maint: tests: avoid ENOSPC specific handlingPádraig Brady-5/+2
2026-01-24tests: avoid failures if 'ulimit -n' cannot set file descriptor limitsCollin Funk-1/+1
2026-01-21doc: more indexing fixes in manualPádraig Brady-2/+2
2026-01-03tests: split: ensure directories not replacedoech3-0/+6
2026-01-01maint: run 'make update-copyright'Collin Funk-15/+15
2025-12-27tests: split: verify operation in the presence of I/O errorsoech3-0/+41
2025-04-04maint: ensure that new "make syntax-check"-run sc_codespell passesCollin Funk-1/+1
2025-01-01maint: update all copyright year number rangesPádraig Brady-14/+14
2024-01-18doc: split -C: test and document a heap overflowPádraig Brady-0/+12
2024-01-17tests: make ulimit -v interact better with ASANPádraig Brady-4/+4
2024-01-01maint: update all copyright year number rangesPádraig Brady-14/+14
2023-08-19maint: comment spelling fixPádraig Brady-1/+1
2023-07-18tests: split: provide more isolated /tmp handlingPádraig Brady-12/+44
2023-05-31split: --additional-suffix: disallow trailing '/'Pádraig Brady-1/+4
2023-05-02tests: provide more info on DEBUG=yesPádraig Brady-5/+4
2023-04-26tests: more cases for read input diagnosticsPádraig Brady-7/+0
2023-03-07split: support split -n on larger pipe inputPaul Eggert-6/+9
2023-03-04split: handle large numbers betterPaul Eggert-18/+5
2023-03-04split: port ‘split -n N /dev/null’ better to macOSPaul Eggert-3/+4
2023-03-04split: split more evenly with -nPaul Eggert-17/+31
2023-01-01maint: update all copyright year number rangesPádraig Brady-13/+13
2022-01-02maint: update all copyright year number rangesPádraig Brady-13/+13
2021-01-25split: fix --number=K/N to output correct part of filePádraig Brady-19/+26
2021-01-01maint: update all copyright year number rangesPádraig Brady-13/+13
2020-01-01maint: update all copyright year number rangesPádraig Brady-13/+13
2019-06-08split: fix failure for certain number of specified filesPádraig Brady-0/+6
2019-01-01maint: update all copyright year number rangesAssaf Gordon-13/+13
2018-01-01maint: update all copyright year number rangesPádraig Brady-13/+13
2017-09-24tests: fix test hang on case insenitive file systemsPádraig Brady-11/+7
2017-09-19all: prefer HTTPS in URLsPaul Eggert-13/+13
2017-03-27split: add new --hex-suffixes optionMichael Heimpold-39/+25
2017-03-26split: process more efficiently when filters exit earlyPádraig Brady-10/+23
2017-03-26split: ensure input is processed when filters exit earlyPádraig Brady-0/+6
2017-01-01maint: update all copyright year number rangesPádraig Brady-13/+13
2016-11-24split: fix memory corruption during chunk extractionPádraig Brady-1/+6
2016-03-06tests: avoid false-failure of split/filter.sh on XFSJim Meyering-1/+5
2016-02-15split: adjust recent --number changesPádraig Brady-10/+14
2016-02-12split: fix problems with /dev/zeroPaul Eggert-9/+9
2016-01-01maint: update all copyright year number rangesPádraig Brady-13/+13
2015-11-04all: avoid quoting file names when possiblePádraig Brady-1/+1
2015-09-22maint: use adaptive approach for `ulimit -v` based testsBernhard Voelker-2/+3
2015-05-13split: auto set suffix len for --numeric-suffixes=<N --number=NPádraig Brady-5/+16
2015-01-20tests: use returns_ function for new split testBernhard Voelker-5/+5
2015-01-19split: new -t option to select record separatorAssaf Gordon-0/+78
2015-01-14tests: add extra protection against unexpected exitsPádraig Brady-24/+24
2015-01-01maint: update all copyright year number rangesPádraig Brady-12/+12
2014-12-25tests: fix error message check on some systemsPádraig Brady-1/+1
2014-12-19diagnose too-large numbers betterPádraig Brady-3/+4
2014-10-07tests: split/b-chunk.sh: avoid spurious fail on non-LinuxJim Meyering-0/+2
2014-10-08maint: avoid syntax-check failures in previous patchPádraig Brady-3/+3