Age | Commit message (Expand) | Author |
2014-06-30 | pwd: assume -L mode by default, as per POSIX | Pádraig Brady |
2014-06-26 | maint: mention when the du cycle warning bug was introduced | Pádraig Brady |
2014-06-26 | id: output the effective group for the process | Petr Stodůlka |
2014-06-25 | df: report correct device in presence of eclipsed mounts | Pádraig Brady |
2014-06-24 | df: output placeholder values for inaccessible mount points | Pádraig Brady |
2014-06-24 | du: ignore directory cycles due to bind mounts | Pádraig Brady |
2014-06-18 | seq: fix incorrect output with start or end of -0 | Pádraig Brady |
2014-06-13 | tail: fix --follow to use polling mode for VXFS | Pádraig Brady |
2014-06-11 | install: allow options -D and -t to be used together | Bernhard Voelker |
2014-06-01 | cut: restore special case handling of -f with -d$'\n' | Pádraig Brady |
2014-05-29 | df: use the last device name provided by the system | Pádraig Brady |
2014-05-23 | stat,tail: improve support for LogFS and ConfigFS | Pádraig Brady |
2014-05-21 | chroot: with --userspec clear root's supplemental groups | Pádraig Brady |
2014-05-16 | chroot: don't chdir() if not changing root | Pádraig Brady |
2014-05-13 | df: also deduplicate virtual file systems | Pádraig Brady |
2014-05-06 | dd: fix conv=ascii, conv=ebcdic, conv=ibm to match POSIX | Paul Eggert |
2014-05-06 | mv,cp: preserve symlink xattrs when copying across file systems | Pádraig Brady |
2014-05-02 | numfmt: improve processing throughput by 800% | Pádraig Brady |
2014-05-02 | numfmt: support zero padding using --format="%010f" | Pádraig Brady |
2014-04-29 | ptx: fix whitespace trimming with multiple files | Pádraig Brady |
2014-04-17 | ls: don't output colors with unknown TERM env variable | Guilherme de Almeida Suckevicz |
2014-04-09 | maint: document timeout --preserve-status in v8.21 NEWS | Pádraig Brady |
2014-04-09 | doc: clarify in --help that -Z doesn't take an argument | Pádraig Brady |
2014-04-05 | shred: overwrite inode storage used by some file systems | Pádraig Brady |
2014-04-04 | shred: avoid a data pass on empty files | Pádraig Brady |
2014-04-02 | head: port to Darwin and use simpler seeks | Paul Eggert |
2014-03-31 | head: fix bug with head -c-N when stdin is not at start | Paul Eggert |
2014-03-26 | ptx: avoid --format long option falling through into --help | Bernhard Voelker |
2014-03-24 | split: avoid unnecessary input buffering | Pádraig Brady |
2014-03-19 | chmod: fix erroneous warnings with -R --changes | Dylan Simon |
2014-03-13 | ln: with -sr, don't segfault for a TARGET of '' | Jim Meyering |
2014-03-13 | chroot: improve --userspec and --groups look-up | Pádraig Brady |
2014-02-27 | date: fix crash or infinite loop when parsing a malformed TZ="" | Pádraig Brady |
2014-02-26 | shuf: convert error diagnostic to lowercase | Bernhard Voelker |
2014-02-23 | shuf: with -r, don't dump core if the input is empty | Paul Eggert |
2014-02-09 | head: fix --lines=-0 outputting nothing if no newline at EOF | Алексей Шилин |
2014-02-09 | od: add an --endian option to control byte swapping | Niels Möller |
2014-01-29 | stat,tail: improve support for HFS+ and HFSX | Pádraig Brady |
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 |