summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-02-18tee: exit early if no more writable outputsPádraig Brady
2015-02-18tests: support stderr verification with returns_()Pádraig Brady
2015-02-17maint: prefer STREQ_LEN and STRPREFIX over strncmp in all casesBernhard Voelker
2015-02-17stty: fix setting of 'extproc' on BSDPádraig Brady
2015-02-13maint: enhance '.mailmap' mappings for THANKS generationBernhard Voelker
2015-02-12maint: sort THANKS using our own gearBernhard Voelker
2015-02-11maint: remove redundant diff filtering from sc_long_linesPádraig Brady
2015-02-11build: update to latest gnulibPádraig Brady
2015-02-11maint: exclude diff files from long lines checkPádraig Brady
2015-02-11maint: avoid arbitrary memory access with buggy localtime()Pádraig Brady
2015-02-11doc: give an example of using a seed for random operationsPádraig Brady
2015-02-09maint: make sc_dd_O_FLAGS more robustBernhard Voelker
2015-02-09maint: make sc_THANKS_in_duplicates more robustBernhard Voelker
2015-02-09maint: sort contributors in THANKS.inBernhard Voelker
2015-02-06maint: document a caveat in the tail inotify implementationPádraig Brady
2015-02-06tail: return inotify resources where possiblePádraig Brady
2015-02-06tests: fix recent regression in tail inotify testPádraig Brady
2015-02-05build: ensure make-prime-list doesn't access out of bounds memoryYury Usishchev
2015-02-03build: fix invalid gnulib patchPádraig Brady
2015-02-03tests: avoid a FP on aarch64 when comparing env/printenv outputBernhard Voelker
2015-02-02dircolors: sync with Xiph file extensionsPádraig Brady
2015-01-31doc,maint: fix use of "i.e." in documentation and commentsBernhard Voelker
2015-01-29doc: clarify the output format for the *sum utilitiesPádraig Brady
2015-01-28sync: support syncing specified argumentsGiuseppe Scrivano
2015-01-25scripts: autotools-install: updateJim Meyering
2015-01-24stty: only print supported options for combined optionsPádraig Brady
2015-01-24stty: document the 'status' character where supportedPádraig Brady
2015-01-24stty: document the 'discard' character settingPádraig Brady
2015-01-24stty: add support for extproc/LINEMODEPádraig Brady
2015-01-20tests: use returns_ function for new split testBernhard Voelker
2015-01-19split: new -t option to select record separatorAssaf Gordon
2015-01-19maint: fix typo in THANKS.in in previous commitPádraig Brady
2015-01-19doc: clarify that du operands are interdependentPádraig Brady
2015-01-14tests: use compare-vs-/dev/null instead of 'test -s'Bernhard Voelker