summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2013-12-07tests: fix false failure on platforms using newfstatatPádraig Brady-8/+13
2013-12-07tests: avoid a false memory leak test failurePádraig Brady-2/+6
2013-12-06tests: fix shuf test verifying that -i and -e can not be combinedBernhard Voelker-2/+3
2013-12-06shuf: --repeat, not --repetitions; default --head-count is infinityPaul Eggert-88/+70
2013-12-06doc: clarify that df now generally processes special files correctlyBernhard Voelker-3/+4
2013-12-05tests: fix false failure with disabled SELinux supportPádraig Brady-18/+24
2013-12-05selinux: fix --context=CTX for cp and diagnose defaultcon() errorsPádraig Brady-13/+30
2013-12-04md5sum, sha*sum: use libcrypto where availablePádraig Brady-0/+25
2013-12-04df: handle bind mounts when processing device nodesPádraig Brady-1/+16
2013-12-04df: dereference symlinks to disk device nodesPádraig Brady-1/+44
2013-12-04build: update gnulib submodule to latestPádraig Brady-0/+0
2013-12-04build: update gnulib submodule to latestPádraig Brady-0/+0
2013-12-03maint: avoid '%s' quoting notation in diagnostic messagesBernhard Voelker-36/+49
2013-12-03doc: remove obsolete info on terminal alignment bugsPádraig Brady-5/+3
2013-11-29build: fix potential factor build failure on arm and powerpcPádraig Brady-116/+137
2013-11-29tests: add a test for rm -r "/"Bernhard Voelker-0/+257
2013-11-29maint: remove various FIXME commentsBernhard Voelker-4/+2
2013-11-29df: remove long-obsolescent --megabytes optionBernhard Voelker-10/+3
2013-11-28build: fix selinux.c build failure on 32 bitPádraig Brady-3/+2
2013-11-27build: avoid more selinux build failuresPádraig Brady-4/+25
2013-11-27build: avoid build failure on non selinux systemsPádraig Brady-1/+0
2013-11-27selinux: adjust utils to run restorecon with -ZPádraig Brady-177/+612
2013-11-27selinux: a new module implementing "restorecon" functionalityDaniel J Walsh-0/+357
2013-11-27shred: provide --remove methods to avoid excessive syncingPádraig Brady-15/+72
2013-11-27tail: improve inotify handling of symlinksPádraig Brady-4/+123
2013-11-27df: add --output=file to directly output specified argumentsPádraig Brady-12/+40
2013-11-27timeout: avoid unlikely issues with --kill-afterPádraig Brady-5/+8
2013-11-27tests: ensure factor tests can be regeneratedPádraig Brady-1/+1
2013-11-27sort: avoid issues when issuing diagnostics from child processesPádraig Brady-7/+39
2013-11-26doc: clarify the operation of ls -kPádraig Brady-2/+4
2013-11-23dircolors: add a new entry to colorize 'lz4' filesJohn-0/+1
2013-11-22tests: enhance rm test regarding "." and ".."Bernhard Voelker-5/+20
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