summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-08-02build: update gnulib submodule to latestPaul Eggert-0/+0
2017-08-01copy: go back to failing 'cp --backup a~ a'Paul Eggert-40/+71
2017-07-30copy: sanity-check --suffixPaul Eggert-4/+16
2017-07-30copy: make backup files more reliablyPaul Eggert-75/+62
2017-07-30shred: avoid rename racePaul Eggert-44/+32
2017-07-30build: update gnulib submodule to latestPaul Eggert-0/+0
2017-07-24maint: fix grammar in a shred.c commentJim Meyering-1/+1
2017-07-23maint: fix recent syntax-check failuresPádraig Brady-1/+2
2017-07-23shred: remove redundant zeroing of freed memoryPádraig Brady-6/+0
2017-07-23maint: resync with blake2 upstreamPádraig Brady-1/+2
2017-07-23tests: avoid a false failure on AIXPádraig Brady-1/+3
2017-07-20shred: use explicit_bzeroPaul Eggert-6/+10
2017-07-20build: update gnulib submodule to latestPaul Eggert-0/+0
2017-07-10nproc: fix indentation of usage outputAndreas Schwab-2/+2
2017-07-10groups: do not exit earlyJim Meyering-4/+38
2017-07-08tests: groups-dash.sh: avoid false failureJim Meyering-4/+6
2017-07-08doc: tweak wordingJim Meyering-4/+4
2017-06-28expr: add multibyte supportAssaf Gordon-18/+410
2017-06-20maint: avoid spurious "make distcheck" failureJim Meyering-0/+3
2017-06-17maint: use C99 for loop initial declarations where possiblePádraig Brady-221/+101
2017-06-17tail: only use inotify with regular filesPádraig Brady-0/+54
2017-06-17tail: with -f don't warn if doing a blocking read of a ttyPádraig Brady-7/+40
2017-06-11tail: exit promptly when output no longer writablePádraig Brady-17/+84
2017-06-10maint: update to work with GCC7's -Werror=implicit-fallthrough=5Jim Meyering-23/+31
2017-06-07tail: with --pid, ensure all inotify events are processedPádraig Brady-2/+7
2017-06-07tests: fix issues with recently added tail testPádraig Brady-2/+8
2017-06-02copy: don't fail when unable to chown symlinksPádraig Brady-1/+7
2017-05-29doc: mention `setpriv --no-new-privs` feature in runcon infoSebastian Kisela-1/+8
2017-05-18mv: distinguish copy and rename operations with --verbosePádraig Brady-8/+30
2017-05-11uptime: remove inconsistent AM/PM from current timePrateek saxena-1/+5
2017-05-03maint: fix various typos in recent commitsPádraig Brady-4/+4
2017-05-03doc: Fixed typo in timeout man pageJaak Ristioja-1/+1
2017-04-29doc: update the instructions for generating a coverage reportPádraig Brady-16/+14
2017-04-27dd: simplify translator’s jobsPaul Eggert-28/+20
2017-04-26date,touch: test and document large TZ security issuePádraig Brady-0/+31
2017-04-26build: update gnulib submodule to latestPádraig Brady-0/+1
2017-04-24dd: status=progress outputs "6 s", not "6.00001 s"Paul Eggert-14/+37
2017-04-22build: update gnulib submodule to latestPaul Eggert-0/+0
2017-04-22maint: remove unused functions and constantsPaul Eggert-23/+5
2017-04-22date: adjust to gnulib parse-datetime changesPaul Eggert-68/+66
2017-04-22build: update gnulib submodule to latestPaul Eggert-9/+2
2017-04-17shred: fix invalid pattern generation for certain sizesBogdan Drozdowski-1/+9
2017-04-16doc: fix awk example for getting penultimate fieldBo Rydberg-3/+3
2017-04-05tail: revert to polling if a followed directory is replacedSebastian Kisela-1/+107
2017-04-05maint: fix syntax-check issues in previous tty commitPádraig Brady-4/+5
2017-04-05tty: handle misconfigured namespacesPaul Eggert-11/+69
2017-04-02doc: refactor and update expand and unexpand --helpPádraig Brady-6/+25
2017-04-02expand,unexpand: add support for incremental tab stopsJacob Keller-2/+86
2017-03-30sort: update commentPaul Eggert-4/+4
2017-03-29doc: clarify in dd man page that bs= overrides [io]bs=Chris Davies-1/+2