aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-20cp: add --reflink=never to force standard copy modeAdam Borowski1-0/+4
2018-06-20env: add -S/--split-string optionAssaf Gordon3-0/+415
2018-06-20ls: ignore case when coloring file extensionsKaxandra Labat2-0/+42
2018-06-20md5sum,b2sum,sha*sum: support -z,--zero optionPádraig Brady1-0/+2
2018-06-03cp: preserve existing permissions with --no-preserve=modePádraig Brady1-12/+12
2018-05-29tests: fix periodic false failure in month alignmentPádraig Brady1-1/+2
2018-05-17cp: with --force; replace self referential symlinksPádraig Brady1-2/+11
2018-05-15cp: fix symlink checks when overwriting filesPádraig Brady3-1/+53
2018-05-15cp: ensure --remove-destination doesn't traverse symlinksPádraig Brady2-5/+11
2018-03-28cut: improve large file support on 32 bitTobias Stoeckmann2-8/+8
2018-03-27tests: avoid a recent syntax-check failurePádraig Brady1-1/+1
2018-03-27ls: -A now overrides -aPaul Eggert2-0/+28
2018-03-16ls: increase the allowed abmon width from 5 to 12Pádraig Brady1-3/+6
2018-02-24cp: set appropriate default permissions for special filesPádraig Brady1-1/+9
2018-01-02tests: avoid false failure with xargs on AIXPádraig Brady1-4/+5
2018-01-01maint: update all copyright year number rangesPádraig Brady575-575/+575
2017-12-23tests: avoid false failure on AIX 7.2Pádraig Brady1-1/+1
2017-12-21tests: fix recent portability issues on solaris 10Pádraig Brady2-5/+7
2017-12-16tests: fix recent regressions with dashPádraig Brady2-3/+6
2017-12-10tests: fix false failure in new dd/nocache_eof testPádraig Brady1-3/+3
2017-12-10tail: fix tailing non seekable files on certain systemsPádraig Brady1-4/+8
2017-12-02tests: make ls/block-size more readableJean Delvare1-0/+13
2017-11-29tests: verify usage vs. getoptBernhard Voelker2-0/+93
2017-11-28test: fix issues with tests/cp/preserve-mode.shPádraig Brady1-9/+5
2017-11-27timeout: also support short -v optionBernhard Voelker1-2/+4
2017-11-24dd: support iflag=direct with arbitrary sized filesPádraig Brady1-2/+2
2017-11-23timeout: add --verbose to diagnose timeoutsPádraig Brady1-0/+8
2017-11-18tail: seek to the end of block devicesPádraig Brady2-0/+49
2017-11-14maint: update gnulib to latestBernhard Voelker1-4/+17
2017-11-07maint: shorten https://lists.gnu.org/archive/html/... linksJim Meyering5-6/+6
2017-11-06tests: avoid false failure with inaccessible mount pointsThomas Deutschmann1-1/+4
2017-10-30df: fix hang with fifo argumentPádraig Brady1-0/+3
2017-10-24tests: avoid false failure when O_DIRECT isn't supportedPádraig Brady2-11/+10
2017-10-24dd: fix nocache regions passed to posix_fadvise()Pádraig Brady2-0/+99
2017-10-23b2sum: fix crash with --check and truncated inputPádraig Brady1-0/+5
2017-10-23stty: fix processing of options when -F is specifiedPádraig Brady1-0/+9
2017-09-24copy: revert recent patch for vulnerable dirsPaul Eggert2-39/+0
2017-09-24tests: fix test hang on case insenitive file systemsPádraig Brady1-11/+7
2017-09-20tests: avoid a false failure in expr test with UTF8Pádraig Brady1-2/+8
2017-09-19expr: add detailed syntax error messagesAssaf Gordon1-2/+17
2017-09-19maint: fix new syntax check failures from copy restrictionsPádraig Brady2-2/+2
2017-09-19shred: reinstate --remove file name length obfuscationPádraig Brady1-0/+20
2017-09-19all: prefer HTTPS in URLsPaul Eggert571-584/+584
2017-09-19copy: check for vulnerable target dirsPaul Eggert2-0/+39
2017-09-14ptx: avoid infloop due to zero-length matches with -S regexBernhard Voelker1-0/+6
2017-09-01tests: fix false failure in recent ls --hyperlink testPádraig Brady1-13/+15
2017-08-30tty: don't distinguish input errorsPádraig Brady1-3/+2
2017-08-30tests: avoid printf '0*d' construct unsupported by ashPádraig Brady1-1/+1
2017-08-30tests: skip tests upon failure to set SELinux contextPádraig Brady6-7/+6
2017-08-30tty: fix exit code with EINVALPádraig Brady1-1/+3