summaryrefslogtreecommitdiff
path: root/THANKS
AgeCommit message (Expand)Author
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
2009-03-25pwd: support -L and -PEric Blake
2009-03-18tests: add another sort/nmerge testPaul Eggert
2009-03-18sort: handle fd exhaustion better when mergingPaul Eggert
2009-03-14system.h: correct compilation error: MAX not definedJim Meyering
2009-03-08tests: ls -v: exercise the bug fixed by gnulib's new filevercmpJim Meyering
2009-03-07pr: fix a bug whereby --indent=N (-o) did not indent header linesJim Meyering
2009-03-06cat: use larger buffer sizes to reduce read/write-syscall overheadJim Meyering
2009-03-03Update Andreas Schwab's email addressAndreas Schwab
2009-02-27cp: diagnose invalid "cp -rl dir dir" right away, once againJim Meyering
2009-02-26sort: Fix two bugs with determining the end of fieldPádraig Brady
2009-02-26argv-iter: avoid variadic macroEric Blake
2009-02-24Ensure comment for translators is included in po filePádraig Brady
2009-02-22truncate: fix typo in man pageTobias Stoeckmann
2009-02-22doc: describe dd's status=noxref optionAndrew Church
2009-02-22update James Youngman's email addressJames Youngman
2009-02-20doc: ls: clarify description of -sJim Meyering
2009-02-19doc: dd: document that the default block size is 512 bytesJim Meyering
2009-02-15doc: id: make --help and .man more descriptiveJim Meyering
2009-02-11ln: add details to --help textEric Blake
2009-02-10ls: clean up after wrapped+colored file names with clear-to-EOLJim Meyering
2008-12-27doc: mention long option abbreviationEric Blake
2008-12-23doc: stty: Clarification of some input and output settingsPádraig Brady
2008-12-02du: read and process --files0-from= input a name at a time,Jim Meyering