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