summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2015-05-14tests: fix async allocation race on BTRFSPádraig Brady-12/+26
2015-05-13timeout: with --foreground don't send SIGCONTPádraig Brady-6/+13
2015-05-13split: auto set suffix len for --numeric-suffixes=<N --number=NPádraig Brady-10/+44
2015-05-13doc: clarify the operation of wc -LAssaf Gordon-2/+5
2015-05-11tail: consistently output all data for truncated filesPádraig Brady-8/+82
2015-05-11tail: fix inotify startup racesPádraig Brady-23/+172
2015-05-11tests: cleanup background processes upon interruptionPádraig Brady-96/+188
2015-05-11tests: avoid hung processes due to gdb SIGCONT handlingPádraig Brady-10/+30
2015-05-11tests: fix races in and standardize the tail testsPádraig Brady-232/+244
2015-05-10build: rewrite is_ENOTSUP without an #if directivePaul Eggert-5/+1
2015-05-09build: avoid a warning form gcc's new -Wlogical-opJim Meyering-7/+17
2015-04-30doc: standardize messages about the '-' stdin FILEPádraig Brady-66/+94
2015-04-30tests: don't skip df tests with /proc/self/mountinfoPádraig Brady-15/+59
2015-04-28build: fix SINGLE_BINARY build when printf is a macroYunlian Jiang-4/+6
2015-04-28maint: avoid a new -Werror=return-type warning in yes.cPádraig Brady-1/+1
2015-04-28tests: run ls capability coloring test irrespective of $LS_COLORSPádraig Brady-2/+3
2015-04-27maint: use gnulib styling with the online manualPádraig Brady-1/+0
2015-04-27build: rely on gnulib to determine printf routines are safePádraig Brady-6/+0
2015-04-27maint: fix printf format for signed integersPádraig Brady-9/+9
2015-04-27build: update gnulib submodule to latestPádraig Brady-0/+0
2015-04-27build: reduce gettext dependency to 0.19.2Pádraig Brady-3/+3
2015-04-26ls: on GNU/Linux, remove dependency on libaclPaul Eggert-1/+1
2015-04-26build: update gnulib submodule to latestPaul Eggert-22/+25
2015-04-23doc: fix grammar issue in truncate infoMichael Witten-1/+1
2015-04-22build: fix potential factor build failure on arm and mipsPádraig Brady-91/+123
2015-04-22maint: avoid -Werror=strict-overflow warnings with GCC 5Pádraig Brady-10/+12
2015-04-17dircolors: add 'MISSING' to the default databasePádraig Brady-1/+2
2015-04-13doc: clarify how cp behaves with default ACLsAndreas Gruenbacher-4/+5
2015-04-13df: fix --local hanging with inaccessible remote mountsPádraig Brady-7/+16
2015-04-09doc: correct pluralization for mkfifo and mknodMitchel Humpherys-2/+2
2015-04-03df: fix use of uninitialized variable reported by valgrindPádraig Brady-0/+4
2015-04-01doc: clarify that ls --sort=time is newest firstPádraig Brady-3/+4
2015-03-31tail: fix -f to follow changes after a renameStephane Chazelas-63/+117
2015-03-29doc: move numfmt info to the 'Numeric operations' sectionPádraig Brady-324/+325
2015-03-27nohup: clarify stdin redirectionPaul Eggert-7/+8
2015-03-27tests: fix false test failure with df on Debian/kFreeBSDAssaf Gordon-11/+11
2015-03-26doc: disambiguate the ls --color descriptionChristoph Anton Mitterer-2/+3
2015-03-26doc: clarify the date standard output formatsPádraig Brady-16/+22
2015-03-24maint: apply basic styling to online manualPádraig Brady-0/+1
2015-03-24doc: clarify the uniq -D man page descriptionPádraig Brady-3/+3
2015-03-24wc: use a more adaptive wc -l implementationPádraig Brady-32/+26
2015-03-23doc: clarify default order for ls --sort=sizeDan Jacobson-1/+1
2015-03-20maint: really fix wildcard quoting in sc_tests_executablePádraig Brady-3/+4
2015-03-20maint: fix wildcard quoting in sc_tests_executablePádraig Brady-4/+3
2015-03-20wc: speedup counting of short linesKristoffer Brånemyr-0/+33
2015-03-10yes: improve efficiency when all args aren't bufferedGiuseppe Scrivano-12/+26
2015-03-10yes: output data more efficientlyPádraig Brady-2/+74
2015-03-07build: fix make dependencies for test.1Pádraig Brady-5/+3
2015-03-05maint: be less strict about executable permissions of testsBernhard Voelker-1/+1
2015-03-05doc: mention persistence caveats in sync man pageStéphane Aulery-0/+3