summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-11tests: cleanup background processes upon interruptionPádraig Brady
2015-05-11tests: avoid hung processes due to gdb SIGCONT handlingPádraig Brady
2015-05-11tests: fix races in and standardize the tail testsPádraig Brady
2015-05-10build: rewrite is_ENOTSUP without an #if directivePaul Eggert
2015-05-09build: avoid a warning form gcc's new -Wlogical-opJim Meyering
2015-04-30doc: standardize messages about the '-' stdin FILEPádraig Brady
2015-04-30tests: don't skip df tests with /proc/self/mountinfoPádraig Brady
2015-04-28build: fix SINGLE_BINARY build when printf is a macroYunlian Jiang
2015-04-28maint: avoid a new -Werror=return-type warning in yes.cPádraig Brady
2015-04-28tests: run ls capability coloring test irrespective of $LS_COLORSPádraig Brady
2015-04-27maint: use gnulib styling with the online manualPádraig Brady
2015-04-27build: rely on gnulib to determine printf routines are safePádraig Brady
2015-04-27maint: fix printf format for signed integersPádraig Brady
2015-04-27build: update gnulib submodule to latestPádraig Brady
2015-04-27build: reduce gettext dependency to 0.19.2Pádraig Brady
2015-04-26ls: on GNU/Linux, remove dependency on libaclPaul Eggert
2015-04-26build: update gnulib submodule to latestPaul Eggert
2015-04-23doc: fix grammar issue in truncate infoMichael Witten
2015-04-22build: fix potential factor build failure on arm and mipsPádraig Brady
2015-04-22maint: avoid -Werror=strict-overflow warnings with GCC 5Pádraig Brady
2015-04-17dircolors: add 'MISSING' to the default databasePádraig Brady
2015-04-13doc: clarify how cp behaves with default ACLsAndreas Gruenbacher
2015-04-13df: fix --local hanging with inaccessible remote mountsPádraig Brady
2015-04-09doc: correct pluralization for mkfifo and mknodMitchel Humpherys
2015-04-03df: fix use of uninitialized variable reported by valgrindPádraig Brady
2015-04-01doc: clarify that ls --sort=time is newest firstPádraig Brady
2015-03-31tail: fix -f to follow changes after a renameStephane Chazelas
2015-03-29doc: move numfmt info to the 'Numeric operations' sectionPádraig Brady
2015-03-27nohup: clarify stdin redirectionPaul Eggert
2015-03-27tests: fix false test failure with df on Debian/kFreeBSDAssaf Gordon
2015-03-26doc: disambiguate the ls --color descriptionChristoph Anton Mitterer
2015-03-26doc: clarify the date standard output formatsPádraig Brady
2015-03-24maint: apply basic styling to online manualPádraig Brady
2015-03-24doc: clarify the uniq -D man page descriptionPádraig Brady
2015-03-24wc: use a more adaptive wc -l implementationPádraig Brady
2015-03-23doc: clarify default order for ls --sort=sizeDan Jacobson
2015-03-20maint: really fix wildcard quoting in sc_tests_executablePádraig Brady
2015-03-20maint: fix wildcard quoting in sc_tests_executablePádraig Brady
2015-03-20wc: speedup counting of short linesKristoffer Brånemyr
2015-03-10yes: improve efficiency when all args aren't bufferedGiuseppe Scrivano
2015-03-10yes: output data more efficientlyPádraig Brady
2015-03-07build: fix make dependencies for test.1Pádraig Brady
2015-03-05maint: be less strict about executable permissions of testsBernhard Voelker
2015-03-05doc: mention persistence caveats in sync man pageStéphane Aulery
2015-03-04tee: generalize the --write-error option to --output-errorPádraig Brady
2015-03-04maint: update stale comment about ls color sequencesJarosław Gruca
2015-02-27tail,stat: improve support for the IBRIX file systemShane M Seymour
2015-02-24tee: add --write-error to control handling of closed pipesPádraig Brady
2015-02-23tee: close "-" fileBernhard Voelker
2015-02-20tee: treat '-' operand as file name as mandated by POSIXBernhard Voelker