summaryrefslogtreecommitdiff
path: root/tests/local.mk
AgeCommit message (Expand)Author
2017-02-08tail: fix output of redundant headers when resumingJanne Snabb
2017-01-01maint: update all copyright year number rangesPádraig Brady
2016-11-22ls: improve alignment of quoted namesPádraig Brady
2016-11-22b2sum: a new checksum utility with md5sum like interfacePádraig Brady
2016-09-08date: add '--debug' optionAssaf Gordon
2016-07-18sort: make -h work with -k and blank used as thousands separatorKamil Dudka
2016-07-08install: with -Z, set default SELinux context for created directoriesKamil Dudka
2016-06-26tests: verify that fts diagnoses readdir() failuresPeter Benie
2016-04-24seq: detect and report I/O errors immediatelyAssaf Gordon
2016-04-21sleep,timeout: support overflowing floating point valuesPádraig Brady
2016-03-17date ls pr: fix time zone abbrs on SysV platformsPaul Eggert
2016-01-13mv: fix data loss with repeated source dir and same destinationPádraig Brady
2016-01-01maint: update all copyright year number rangesPádraig Brady
2015-12-14tests: add tests for the kill commandPádraig Brady
2015-11-24copy: fix copying of extents beyond the apparent file sizeDmitry Monakhov
2015-11-12csplit: check and report fwrite errors with errnoAssaf Gordon
2015-11-10tests: ensure programs are built before testingPádraig Brady
2015-11-04printf: support the %q format to quote for shellPádraig Brady
2015-10-21ls: allow -w0 to mean no limit on line lengthPádraig Brady
2015-10-18maint: avoid duplicate test runsBernhard Voelker
2015-07-03tests: avoid side effects of $SHELL environment variablePádraig Brady
2015-06-24factor: avoid interspersed lines for parallel runsPádraig Brady
2015-06-24seq: support inf last item more generally/efficientlyPádraig Brady
2015-06-09tail: display file headers correctly with inotifyPádraig Brady
2015-05-17build: avoid issues with case insensitive file systemsPádraig Brady
2015-05-11tail: consistently output all data for truncated filesPádraig Brady
2015-05-11tail: fix inotify startup racesPádraig Brady
2015-05-11tests: fix races in and standardize the tail testsPádraig Brady
2015-03-31tail: fix -f to follow changes after a renameStephane Chazelas
2015-03-10yes: output data more efficientlyPádraig Brady
2015-02-20tee: treat '-' operand as file name as mandated by POSIXBernhard Voelker
2015-02-06tail: return inotify resources where possiblePádraig Brady
2015-01-28sync: support syncing specified argumentsGiuseppe Scrivano
2015-01-19split: new -t option to select record separatorAssaf Gordon
2015-01-01maint: update all copyright year number rangesPádraig Brady
2014-12-19diagnose too-large numbers betterPádraig Brady
2014-12-02du: handle sub-bind-mount cycles gracefullyBoris Ranto
2014-11-22tests: add a case verifying mv on case insensitive file systemsPádraig Brady
2014-11-21mv: fail when moving a file to a hardlinkBoris Ranto
2014-10-07wc: don't miscount /sys and similar file systemsPaul Eggert
2014-09-30dd: use more robust SIGUSR1 handlingPádraig Brady
2014-09-19cp: issue correct warning and ignore duplicate source dirsPádraig Brady
2014-09-11cat: allow copying empty files to themselvesPaul Eggert
2014-07-13build: support building all tools in a single binaryAlex Deymo
2014-06-25df: report correct device in presence of eclipsed mountsPádraig Brady
2014-05-10shred: don't infloop upon negative sizeJim Meyering
2014-05-06dd: fix conv=ascii, conv=ebcdic, conv=ibm to match POSIXPaul Eggert
2014-05-05tests: initial SMACK testsJarkko Sakkinen
2014-04-17ls: don't output colors with unknown TERM env variableGuilherme de Almeida Suckevicz
2014-02-09head,tail: consistently diagnose write errorsPádraig Brady