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