aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-22tests: df-output: accept multiple spaces in headerAssaf Gordon1-1/+1
2015-05-19tests: fix non POSIX constructs causing failures with dashPádraig Brady4-22/+27
2015-05-17build: fix 'dist' and 'syntax-check' targets in VPATH buildPádraig Brady2-17/+18
2015-05-17build: avoid issues with case insensitive file systemsPádraig Brady3-1/+7
2015-05-14tests: fix check for local file system in inotify-rotate-resources.shBernhard Voelker1-2/+1
2015-05-14tests: fix async allocation race on BTRFSPádraig Brady4-12/+26
2015-05-13timeout: with --foreground don't send SIGCONTPádraig Brady3-6/+13
2015-05-13split: auto set suffix len for --numeric-suffixes=<N --number=NPádraig Brady3-10/+44
2015-05-13doc: clarify the operation of wc -LAssaf Gordon2-2/+5
2015-05-11tail: consistently output all data for truncated filesPádraig Brady4-8/+82
2015-05-11tail: fix inotify startup racesPádraig Brady5-23/+172
2015-05-11tests: cleanup background processes upon interruptionPádraig Brady36-96/+188
2015-05-11tests: avoid hung processes due to gdb SIGCONT handlingPádraig Brady1-10/+30
2015-05-11tests: fix races in and standardize the tail testsPádraig Brady19-232/+244
2015-05-10build: rewrite is_ENOTSUP without an #if directivePaul Eggert1-5/+1
2015-05-09build: avoid a warning form gcc's new -Wlogical-opJim Meyering3-7/+17
2015-04-30doc: standardize messages about the '-' stdin FILEPádraig Brady27-66/+94
2015-04-30tests: don't skip df tests with /proc/self/mountinfoPádraig Brady2-15/+59
2015-04-28build: fix SINGLE_BINARY build when printf is a macroYunlian Jiang1-4/+6
2015-04-28maint: avoid a new -Werror=return-type warning in yes.cPádraig Brady1-1/+1
2015-04-28tests: run ls capability coloring test irrespective of $LS_COLORSPádraig Brady1-2/+3
2015-04-27maint: use gnulib styling with the online manualPádraig Brady1-1/+0
2015-04-27build: rely on gnulib to determine printf routines are safePádraig Brady1-6/+0
2015-04-27maint: fix printf format for signed integersPádraig Brady7-9/+9
2015-04-27build: update gnulib submodule to latestPádraig Brady1-0/+0
2015-04-27build: reduce gettext dependency to 0.19.2Pádraig Brady2-3/+3
2015-04-26ls: on GNU/Linux, remove dependency on libaclPaul Eggert1-1/+1
2015-04-26build: update gnulib submodule to latestPaul Eggert5-22/+25
2015-04-23doc: fix grammar issue in truncate infoMichael Witten1-1/+1
2015-04-22build: fix potential factor build failure on arm and mipsPádraig Brady2-91/+123
2015-04-22maint: avoid -Werror=strict-overflow warnings with GCC 5Pádraig Brady5-10/+12
2015-04-17dircolors: add 'MISSING' to the default databasePádraig Brady1-1/+2
2015-04-13doc: clarify how cp behaves with default ACLsAndreas Gruenbacher2-4/+5
2015-04-13df: fix --local hanging with inaccessible remote mountsPádraig Brady6-7/+16
2015-04-09doc: correct pluralization for mkfifo and mknodMitchel Humpherys1-2/+2
2015-04-03df: fix use of uninitialized variable reported by valgrindPádraig Brady1-0/+4
2015-04-01doc: clarify that ls --sort=time is newest firstPádraig Brady1-3/+4
2015-03-31tail: fix -f to follow changes after a renameStephane Chazelas5-63/+117
2015-03-29doc: move numfmt info to the 'Numeric operations' sectionPádraig Brady1-324/+325
2015-03-27nohup: clarify stdin redirectionPaul Eggert2-7/+8
2015-03-27tests: fix false test failure with df on Debian/kFreeBSDAssaf Gordon1-11/+11
2015-03-26doc: disambiguate the ls --color descriptionChristoph Anton Mitterer1-2/+3
2015-03-26doc: clarify the date standard output formatsPádraig Brady1-16/+22
2015-03-24maint: apply basic styling to online manualPádraig Brady1-0/+1
2015-03-24doc: clarify the uniq -D man page descriptionPádraig Brady1-3/+3
2015-03-24wc: use a more adaptive wc -l implementationPádraig Brady1-32/+26
2015-03-23doc: clarify default order for ls --sort=sizeDan Jacobson1-1/+1
2015-03-20maint: really fix wildcard quoting in sc_tests_executablePádraig Brady1-3/+4
2015-03-20maint: fix wildcard quoting in sc_tests_executablePádraig Brady1-4/+3
2015-03-20wc: speedup counting of short linesKristoffer Brånemyr2-0/+33