summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2013-11-21maint: avoid perl warning in sc_check-AUTHORSBernhard Voelker-1/+1
2013-11-21doc: enhance diagnostic when rm skips "." or ".." argumentsBernhard Voelker-5/+10
2013-11-18tests: fix false rm -I test failure when run as rootPádraig Brady-5/+17
2013-11-17stty: add support for mark/space parityColin Leitner-1/+20
2013-11-11base64: improve encoding I/O efficiencyPádraig Brady-19/+22
2013-11-08shred: avoid data write pass with --size=0Pádraig Brady-1/+17
2013-11-08shred: increase I/O block size for periodic pattern casePádraig Brady-2/+2
2013-11-08shred: fix direct I/O failures for last write to filePádraig Brady-15/+27
2013-11-07cp: fix --link regarding the dereferencing of symbolic linksGian Piero Carrubba-20/+157
2013-11-06shred: write larger chunks when possiblePádraig Brady-7/+32
2013-11-05shred: enable direct I/O when possiblePádraig Brady-25/+40
2013-11-01md5sum, sha*sum: improve help for --check related optionsPádraig Brady-4/+3
2013-11-01maint: simplify printing of md5sum file namesPádraig Brady-9/+28
2013-11-01build: fix dependencies of man/sha*sum.1Bernhard Voelker-5/+5
2013-10-15dircolors: add putty-256color terminal typeMike Frysinger-0/+1
2013-10-15maint: update the instructions for building prerequisitesPádraig Brady-3/+6
2013-10-11cp: correct error message for invalid arguments of '--no-preserve'Ondřej Vašík-1/+2
2013-10-10doc: clarify the example for cp --preserve=linksPádraig Brady-3/+5
2013-10-07mktemp: fix incorrect exit status from previous commitPádraig Brady-1/+2
2013-10-06mktemp: with --quiet, only suppress I/O errorsPádraig Brady-23/+12
2013-10-06mktemp: synchronize the -p option with docsPádraig Brady-14/+8
2013-10-06doc: expand the texinfo examples for the paste commandKarl Berry-3/+29
2013-09-26rm: with -I, prompt before deleting a write protected fileSergio Durigan Junior-1/+30
2013-09-22maint: move all id(1) tests to the same directoryPádraig Brady-5/+5
2013-09-22tests: parameterize the "root" usernamePádraig Brady-2/+3
2013-09-22maint: remove unused parameters to parse_user_spec()Pádraig Brady-8/+2
2013-09-22id: support specifying the user by user IDPádraig Brady-12/+49
2013-09-22build: update gnulib submodule to latest; also bootstrap to latestPádraig Brady-37/+46
2013-09-22tests: avoid a failure when there isn't a name for all user IDsPádraig Brady-2/+4
2013-09-21id: add -z, --zero optionBernhard Voelker-23/+115
2013-09-12maint: avoid patching help2manBernhard Voelker-52/+13
2013-09-12maint: use help2man configured with --disable-nlsBernhard Voelker-36/+13
2013-09-10build: fix corrupted patch causing bootstrap failuresPádraig Brady-1/+1
2013-09-09maint: update help2man to 1.43.3Bernhard Voelker-165/+323
2013-09-05ls: fix possible incorrect exit status when recursing directoriesFUJIWARA Katsunori-1/+5
2013-09-01maint: update out of date confusing commentsPádraig Brady-2/+2
2013-08-29df: fix "blocks" translation in headerPádraig Brady-1/+1
2013-08-10doc: clarify when seq endsBernhard Voelker-0/+5
2013-08-07doc: use more modern file system type examples in df descriptionBernhard Voelker-14/+18
2013-08-07doc: fix typo in description of dfFilipus Klutiero-2/+1
2013-08-05doc: more semicolons instead of periods in option descriptionsBenno Schulenberg-32/+36
2013-08-03doc: clarify that uniq -d outputs a single entry per groupPádraig Brady-1/+1
2013-08-02maint: update copyright year number ranges of numfmt sourcesBernhard Voelker-2/+2
2013-08-01doc: use semicolon instead of period in option descriptionsBenno Schulenberg-52/+51
2013-08-01doc: clarify that cp by default doesn't adjust existing file permsPádraig Brady-1/+2
2013-07-29tests: fix another test failure in test/du/inodes.shBernhard Voelker-2/+5
2013-07-28doc: fix typoPaul Eggert-1/+1
2013-07-28maint: cleanup compare calls in test/du/inodes.shBernhard Voelker-33/+33
2013-07-28maint: avoid clang static analysis issues in csplitPádraig Brady-4/+5
2013-07-28tests: fix intermittent failure in test/du/inodes.shPádraig Brady-20/+24