summaryrefslogtreecommitdiff
path: root/THANKS
AgeCommit message (Expand)Author
2010-08-27stat: add %m to output the mount point for a fileAaron Burgemeister
2010-08-09ls: fix a test failure that should have been skippedDan Hipschman
2010-06-14cat: improve documentationEric Blake
2010-06-08dirname: tweak summary wordingEric Blake
2010-06-02touch: remove support for --file=REF_FILE optionJim Meyering
2010-04-22base64: always treat input in binary modeEric Blake
2010-04-20sort: fix parsing of end field in obsolescent key formatsPádraig Brady
2010-03-26timeout: use more standard option parsingKim Hansen
2010-03-18doc: improve ls --help's description of --escape (-b)Eric Blake
2010-02-15dirname: improve man page descriptionEric Blake
2010-01-25who --mesg (-T) can use a more accurate test for TTY writabilityKamil Dudka
2010-01-19build: fix failure from bogus USE_XATTR definitionEric Blake
2010-01-07maint: change an email address in THANKSJim Meyering
2010-01-06pr: ensure the page header line is of the required formatEric Blake
2010-01-01ls: fix color of broken symlinks colored as targetEric Blake
2009-12-31doc: update tail's documentation to allow for new -F semanticsJim Meyering
2009-12-30touch: work around ntfs-3g bugEric Blake
2009-12-29tail: add a test to exercise abort-inducing flaw in tail -FJim Meyering
2009-12-26tac: supply link dependencyEric Blake
2009-12-19touch: fix ctime regression in 'touch -a'Eric Blake
2009-12-12tests: tail-without-inotify: avoid spurious test failureJim Meyering
2009-12-04id: handle systems without getgroups supportEric Blake
2009-12-01rm: fix empty-name bug introduced with conversion to use ftsJim Meyering
2009-11-16tail -F can fail to track a file after it's been rotatedJim Meyering
2009-11-13build: correct gettext configure-time supportJim Meyering
2009-11-09ls: fix capability coloringPádraig Brady
2009-11-03rm -f: ignore EROFS when it's really ENOENTJim Meyering
2009-10-26tests: rm/one-file-system: work around umount failureJim Meyering
2009-10-12tail: tweak usage for more clarityEric Blake
2009-10-06chcon: exit immediately if SELinux is disabledOndřej Vašík
2009-10-02dircolors: highlight .cgm and .emf as imagesJames R. Van Zandt
2009-09-29ls: with -LR, exit with status 2 upon detecting a cycleJim Meyering
2009-09-21doc: normalize and add missing entries to texinfo menuPádraig Brady
2009-09-19dircolors: arrange to highlight names with the .lz suffixJim Meyering
2009-09-19mktemp: adapt to new, 3-argument gen_tempname_lenJim Meyering
2009-09-07tail: ignore -f for piped-stdin, as POSIX requiresJim Meyering
2009-09-07tail -f: handle "-"/stdin once againJim Meyering
2009-09-06tests: ls-misc: don't let a bogus umask cause test failureJim Meyering
2009-09-03df: don't fail due to an unreadable argumentJim Meyering
2009-09-03doc: install -C: fix bug in the texi documentationKamil Dudka
2009-08-13dd: fix a signal handling racePádraig Brady
2009-07-29maint: make update-copyright work in yet another caseJim Meyering
2009-07-27ls -1U dir arg ... now works againKamil Dudka
2009-06-13sort: Ignore fields where end position is before the start positionCliff Miller
2009-05-26sort: new --human-numeric-sort option to sort KiB MB etc.Michael Speer
2009-04-28df: use open(2), not stat, to trigger automountingTomas Smetana
2009-04-23sort -m: don't segfault when output file is also an input fileJim Meyering
2009-04-09id: fix infinite loop on some systemsPádraig Brady
2009-04-07shred,sort,shuf: don't use /dev/urandom by defaultPádraig Brady
2009-04-02tests: skip mv/i-3 if /dev/stdin is unreadableJim Meyering