summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
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
2015-03-04tee: generalize the --write-error option to --output-errorPádraig Brady-47/+53
2015-03-04maint: update stale comment about ls color sequencesJarosław Gruca-1/+1
2015-02-27tail,stat: improve support for the IBRIX file systemShane M Seymour-0/+5
2015-02-24tee: add --write-error to control handling of closed pipesPádraig Brady-3/+127
2015-02-23tee: close "-" fileBernhard Voelker-2/+1
2015-02-20tee: treat '-' operand as file name as mandated by POSIXBernhard Voelker-49/+31
2015-02-18tee: exit early if no more writable outputsPádraig Brady-1/+39
2015-02-18tests: support stderr verification with returns_()Pádraig Brady-1/+9
2015-02-17maint: prefer STREQ_LEN and STRPREFIX over strncmp in all casesBernhard Voelker-17/+13
2015-02-17stty: fix setting of 'extproc' on BSDPádraig Brady-7/+20
2015-02-13maint: enhance '.mailmap' mappings for THANKS generationBernhard Voelker-0/+7
2015-02-12maint: sort THANKS using our own gearBernhard Voelker-4/+9
2015-02-11maint: remove redundant diff filtering from sc_long_linesPádraig Brady-2/+1
2015-02-11build: update to latest gnulibPádraig Brady-56/+63
2015-02-11maint: exclude diff files from long lines checkPádraig Brady-3/+3
2015-02-11maint: avoid arbitrary memory access with buggy localtime()Pádraig Brady-1/+2
2015-02-11doc: give an example of using a seed for random operationsPádraig Brady-0/+15
2015-02-09maint: make sc_dd_O_FLAGS more robustBernhard Voelker-4/+4