| Commit message (Expand) | Author | Age | Files | Lines |
* | maint: post-release administrivia | Pádraig Brady | 2013-12-13 | 1 | -0/+3 |
* | version 8.22v8.22 | Pádraig Brady | 2013-12-13 | 1 | -1/+1 |
* | stat,tail: improve support for hostfs and smackfs | Pádraig Brady | 2013-12-13 | 1 | -4/+4 |
* | build: default to avoiding openssl system libraries | Pádraig Brady | 2013-12-13 | 1 | -2/+2 |
* | shuf: --repeat, not --repetitions; default --head-count is infinity | Paul Eggert | 2013-12-06 | 1 | -2/+2 |
* | doc: clarify that df now generally processes special files correctly | Bernhard Voelker | 2013-12-06 | 1 | -2/+3 |
* | md5sum, sha*sum: use libcrypto where available | Pádraig Brady | 2013-12-04 | 1 | -0/+5 |
* | df: handle bind mounts when processing device nodes | Pádraig Brady | 2013-12-04 | 1 | -0/+4 |
* | df: dereference symlinks to disk device nodes | Pádraig Brady | 2013-12-04 | 1 | -0/+4 |
* | df: remove long-obsolescent --megabytes option | Bernhard Voelker | 2013-11-29 | 1 | -0/+2 |
* | selinux: adjust utils to run restorecon with -Z | Pádraig Brady | 2013-11-27 | 1 | -3/+10 |
* | shred: provide --remove methods to avoid excessive syncing | Pádraig Brady | 2013-11-27 | 1 | -0/+3 |
* | tail: improve inotify handling of symlinks | Pádraig Brady | 2013-11-27 | 1 | -2/+5 |
* | df: add --output=file to directly output specified arguments | Pádraig Brady | 2013-11-27 | 1 | -0/+3 |
* | stty: add support for mark/space parity | Colin Leitner | 2013-11-17 | 1 | -0/+2 |
* | base64: improve encoding I/O efficiency | Pádraig Brady | 2013-11-11 | 1 | -0/+2 |
* | shred: increase I/O block size for periodic pattern case | Pádraig Brady | 2013-11-08 | 1 | -1/+1 |
* | shred: fix direct I/O failures for last write to file | Pádraig Brady | 2013-11-08 | 1 | -3/+7 |
* | cp: fix --link regarding the dereferencing of symbolic links | Gian Piero Carrubba | 2013-11-07 | 1 | -0/+5 |
* | shred: write larger chunks when possible | Pádraig Brady | 2013-11-06 | 1 | -2/+3 |
* | shred: enable direct I/O when possible | Pádraig Brady | 2013-11-05 | 1 | -0/+3 |
* | rm: with -I, prompt before deleting a write protected file | Sergio Durigan Junior | 2013-09-26 | 1 | -0/+3 |
* | id: support specifying the user by user ID | Pádraig Brady | 2013-09-22 | 1 | -0/+2 |
* | id: add -z, --zero option | Bernhard Voelker | 2013-09-21 | 1 | -0/+3 |
* | ls: fix possible incorrect exit status when recursing directories | FUJIWARA Katsunori | 2013-09-05 | 1 | -0/+4 |
* | du: add --inodes option | Bernhard Voelker | 2013-07-27 | 1 | -0/+3 |
* | mv: replace empty directories in cross file system move | Ken Booth | 2013-07-25 | 1 | -0/+4 |
* | dd: make status=none suppress all diagnostics | Pádraig Brady | 2013-07-19 | 1 | -0/+3 |
* | shuf: add --repetition to support repetition in output | Assaf Gordon | 2013-07-11 | 1 | -0/+3 |
* | df: fix mount list processing with unstatable mount dirs | Pádraig Brady | 2013-07-09 | 1 | -0/+4 |
* | mkdir,mkfifo,mknod: with -Z, create SMACK security context | Jarkko Sakkinen | 2013-07-01 | 1 | -1/+2 |
* | ls: with -Z, show SMACK security context | Jarkko Sakkinen | 2013-06-24 | 1 | -1/+1 |
* | stdbuf: make it mandatory to specify a buffering option | Pádraig Brady | 2013-06-22 | 1 | -0/+5 |
* | doc: mention prior stat change | Eric Blake | 2013-06-05 | 1 | -0/+3 |
* | od: -wN, N>64K, avoid misbehavior on systems with 32-bit size_t | Jim Meyering | 2013-06-02 | 1 | -0/+4 |
* | split: with --line-bytes only allocate memory as needed | Pádraig Brady | 2013-05-23 | 1 | -0/+3 |
* | mkdir: don't assume umask equals POSIX default ACL mask | Paul Eggert | 2013-05-11 | 1 | -0/+5 |
* | id: with -Z, show SMACK security context | Jarkko Sakkinen | 2013-05-08 | 1 | -0/+2 |
* | stat,tail: improve support for snfs | Pádraig Brady | 2013-04-28 | 1 | -1/+1 |
* | tail: let -f --retry wait for inaccessible files | Bernhard Voelker | 2013-04-20 | 1 | -0/+5 |
* | csplit: add the --suppress-matched option | Assaf Gordon | 2013-04-10 | 1 | -0/+3 |
* | ln: --relative: fix updating of existing symlinks | Rémy Lefevre | 2013-04-04 | 1 | -0/+4 |
* | shuf: use reservoir-sampling for large or unknown sized inputs | Assaf Gordon | 2013-03-25 | 1 | -0/+4 |
* | stat,tail: improve support for efivarfs, exofs, f2fs and ubifs | Pádraig Brady | 2013-03-24 | 1 | -0/+7 |
* | build: fix factor build failure on aarch64 | Torbjörn Granlund | 2013-03-04 | 1 | -0/+4 |
* | uniq: add the --group option | Assaf Gordon | 2013-02-28 | 1 | -0/+3 |
* | join: Add the -z, --zero-terminated option | Assaf Gordon | 2013-02-28 | 1 | -0/+6 |
* | install: cleanup properly if the strip program failed for any reason | Ondrej Oprala | 2013-02-22 | 1 | -0/+7 |
* | maint: post-release administrivia | Pádraig Brady | 2013-02-14 | 1 | -0/+3 |
* | version 8.21v8.21 | Pádraig Brady | 2013-02-14 | 1 | -1/+1 |