summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-03-27ls: -A now overrides -aPaul Eggert-2/+32
2018-03-24doc: fix two typos in github templatesRoland Hieber-2/+2
2018-03-16ls: increase the allowed abmon width from 5 to 12Pádraig Brady-5/+15
2018-03-14stat,tail: add support for the EXFS file systemBrent Petit-0/+8
2018-03-06build: update gnulib submodule to latestPaul Eggert-0/+0
2018-03-05stat: work around IBM xlC bugPaul Eggert-6/+4
2018-03-04maint: adjust email address of Keith Thompson in THANKS.inBernhard Voelker-1/+1
2018-02-24cp: set appropriate default permissions for special filesPádraig Brady-4/+22
2018-01-21doc: use consistent example format in manualPádraig Brady-62/+62
2018-01-10mv: clarify ‘mv -n A A’ changePaul Eggert-1/+2
2018-01-10mv: fewer syscalls for ‘mv a b’Paul Eggert-37/+61
2018-01-10mv: improve -n atomicityPaul Eggert-32/+62
2018-01-10doc: warn about following symlinks recursively in chown/chgrpMichael Orlitzky-0/+17
2018-01-05cp: remove ASSIGN_BASENAME_STRDUPAPaul Eggert-12/+2
2018-01-04mv: -n overrides -uPaul Eggert-4/+22
2018-01-03tr: add -A, for compatibility with AIX trPaul Eggert-1/+7
2018-01-03doc: clarify chown/chgrp --dereference defaultsMichael Orlitzky-2/+2
2018-01-02tests: avoid false failure with xargs on AIXPádraig Brady-4/+5
2018-01-01maint: update all copyright year number rangesPádraig Brady-776/+776
2017-12-27maint: post-release administriviaPádraig Brady-2/+5
2017-12-27version 8.29v8.29Pádraig Brady-1/+1
2017-12-23tests: avoid false failure on AIX 7.2Pádraig Brady-1/+1
2017-12-23doc: describe recent build checks for 32 bit time_tPádraig Brady-4/+18
2017-12-21tests: fix recent portability issues on solaris 10Pádraig Brady-5/+7
2017-12-21maint: remove reference to excluded changelog itemPádraig Brady-5/+0
2017-12-20maint: add doc/coverage to .gitignorePádraig Brady-0/+1
2017-12-20doc: remove older ChangeLog itemsPádraig Brady-1/+1
2017-12-18doc: mention which privileges are needed to chmodBernhard Voelker-0/+4
2017-12-16tests: fix recent regressions with dashPádraig Brady-3/+6
2017-12-16build: avoid a signed overflow warning in ptxPádraig Brady-1/+1
2017-12-10maint: adjust for the renamed nstrfime gnulib moduleBernhard Voelker-1/+1
2017-12-10build: update gnulib submodule to latestPádraig Brady-0/+0
2017-12-10tests: fix false failure in new dd/nocache_eof testPádraig Brady-3/+3
2017-12-10tail: fix tailing non seekable files on certain systemsPádraig Brady-5/+13
2017-12-10build: avoid build failure without sys/mtio.hPádraig Brady-3/+4
2017-12-10doc: reorganize ls -k and --time-style helpPádraig Brady-16/+20
2017-12-09doc: clarify numeric setuid handling in chmod man pagePádraig Brady-3/+8
2017-12-09doc: shred: change 'truncate' to the more descriptive 'deallocate'Pádraig Brady-4/+4
2017-12-09doc: clarify that cp --force may recreate filesPádraig Brady-2/+3
2017-12-04doc: fix default QUOTING_STYLE for %N format of stat(1)Kamil Dudka-1/+1
2017-12-02tests: make ls/block-size more readableJean Delvare-0/+13
2017-11-29tests: verify usage vs. getoptBernhard Voelker-0/+93
2017-11-29readlink: remove superfluous comma from usage outputPádraig Brady-1/+1
2017-11-29all: use consistent diagnostics for unknown long optionsBernhard Voelker-14/+88
2017-11-28test: fix issues with tests/cp/preserve-mode.shPádraig Brady-9/+5
2017-11-28build: update gnulib submodule to latestPádraig Brady-0/+0
2017-11-28build: update gnulib submodule to latestPádraig Brady-0/+0
2017-11-27timeout: also support short -v optionBernhard Voelker-3/+5
2017-11-24dd: support iflag=direct with arbitrary sized filesPádraig Brady-6/+15
2017-11-23timeout: add --verbose to diagnose timeoutsPádraig Brady-1/+37