summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-12-13stat,tail: improve support for hostfs and smackfsPádraig Brady
2013-12-09tail: use consistent diagnostics with and without inotifyPádraig Brady
2013-12-06shuf: --repeat, not --repetitions; default --head-count is infinityPaul Eggert
2013-12-05selinux: fix --context=CTX for cp and diagnose defaultcon() errorsPádraig Brady
2013-12-04md5sum, sha*sum: use libcrypto where availablePádraig Brady
2013-12-04df: handle bind mounts when processing device nodesPádraig Brady
2013-12-04df: dereference symlinks to disk device nodesPádraig Brady
2013-12-03maint: avoid '%s' quoting notation in diagnostic messagesBernhard Voelker
2013-11-29build: fix potential factor build failure on arm and powerpcPádraig Brady
2013-11-29maint: remove various FIXME commentsBernhard Voelker
2013-11-29df: remove long-obsolescent --megabytes optionBernhard Voelker
2013-11-28build: fix selinux.c build failure on 32 bitPádraig Brady
2013-11-27build: avoid more selinux build failuresPádraig Brady
2013-11-27build: avoid build failure on non selinux systemsPádraig Brady
2013-11-27selinux: adjust utils to run restorecon with -ZPádraig Brady
2013-11-27selinux: a new module implementing "restorecon" functionalityDaniel J Walsh
2013-11-27shred: provide --remove methods to avoid excessive syncingPádraig Brady
2013-11-27tail: improve inotify handling of symlinksPádraig Brady
2013-11-27df: add --output=file to directly output specified argumentsPádraig Brady
2013-11-27timeout: avoid unlikely issues with --kill-afterPádraig Brady
2013-11-27sort: avoid issues when issuing diagnostics from child processesPádraig Brady
2013-11-26doc: clarify the operation of ls -kPádraig Brady
2013-11-23dircolors: add a new entry to colorize 'lz4' filesJohn
2013-11-21doc: enhance diagnostic when rm skips "." or ".." argumentsBernhard Voelker
2013-11-17stty: add support for mark/space parityColin Leitner
2013-11-11base64: improve encoding I/O efficiencyPádraig Brady
2013-11-08shred: avoid data write pass with --size=0Pádraig Brady
2013-11-08shred: increase I/O block size for periodic pattern casePádraig Brady
2013-11-08shred: fix direct I/O failures for last write to filePádraig Brady
2013-11-07cp: fix --link regarding the dereferencing of symbolic linksGian Piero Carrubba
2013-11-06shred: write larger chunks when possiblePádraig Brady
2013-11-05shred: enable direct I/O when possiblePádraig Brady
2013-11-01md5sum, sha*sum: improve help for --check related optionsPádraig Brady
2013-11-01maint: simplify printing of md5sum file namesPádraig Brady
2013-10-15dircolors: add putty-256color terminal typeMike Frysinger
2013-10-11cp: correct error message for invalid arguments of '--no-preserve'Ondřej Vašík
2013-10-07mktemp: fix incorrect exit status from previous commitPádraig Brady
2013-10-06mktemp: with --quiet, only suppress I/O errorsPádraig Brady
2013-10-06mktemp: synchronize the -p option with docsPádraig Brady
2013-09-26rm: with -I, prompt before deleting a write protected fileSergio Durigan Junior
2013-09-22maint: remove unused parameters to parse_user_spec()Pádraig Brady
2013-09-22id: support specifying the user by user IDPádraig Brady
2013-09-21id: add -z, --zero optionBernhard Voelker
2013-09-05ls: fix possible incorrect exit status when recursing directoriesFUJIWARA Katsunori
2013-09-01maint: update out of date confusing commentsPádraig Brady
2013-08-29df: fix "blocks" translation in headerPádraig Brady
2013-08-10doc: clarify when seq endsBernhard Voelker
2013-08-05doc: more semicolons instead of periods in option descriptionsBenno Schulenberg
2013-08-03doc: clarify that uniq -d outputs a single entry per groupPádraig Brady
2013-08-02maint: update copyright year number ranges of numfmt sourcesBernhard Voelker