summaryrefslogtreecommitdiff
path: root/THANKS
AgeCommit message (Expand)Author
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
2008-10-13doc: ls: clarify exit status descriptionOndřej Vašík
2008-09-28THANKS: add Erik AuerswaldJim Meyering
2008-08-18sort: improve usage wordingEric Blake
2008-08-14mktemp, sort, tac: don't use undefined after mkstemp failureJim Meyering
2008-07-19* THANKS: Update, now that I have a name for jemm4jemm.Jim Meyering
2008-07-04install with just-built ./ginstall only when not cross-compilingJim Meyering
2008-06-28doc: add "..." to Usage, to indicate there may be multiple OPTIONsJim Meyering
2008-06-17* THANKS: Add name and email for Carl Roth.Jim Meyering
2008-06-13od: align multiple -t specsEric Blake
2008-06-13skip (don't fail) root-only tests for common set-up failuresJim Meyering
2008-06-11fix another unportable use of 'tr'Jim Meyering
2008-06-06improve 'date +%C' documentationEric Blake
2008-06-02accommodate older SELinux which lacks matchpathcon_init_prefixJim Meyering
2008-04-21tests: skip (don't fail) rm/one-file-system when mount --bind failsJim Meyering
2008-04-19* THANKS: Update my address, correct encoding for a name.Sven Joachim
2008-04-06remove.c: accommodate systems with negative errno valuesJim Meyering
2008-04-05Accommodate building on OS/2 (www.ecomstation.com Ecs v2 rc4)Jim Meyering
2008-03-21ptx: avoid heap overrun for backslash at end of optarg stringJim Meyering
2008-03-19mv: never unlink a destination file before calling renameJim Meyering
2008-02-07Fix a typo in description of size suffixes: s/GB/G/.Jim Meyering
2008-01-30Improve "rmdir --ignore-fail-on-non-empty"Jim Meyering
2008-01-29ls: don't segfault on files in /proc with an old libselinuxJim Meyering
2008-01-26Avoid cp/preserve-gid test failure on Mac OS 10.5.1 (Darwin 9.1)Jim Meyering
2008-01-26Avoid misinterpreting mgetgroups failure in running root-only tests.Jim Meyering
2008-01-06Avoid tr case-conversion failure in some locales.Jim Meyering
2007-12-31doc: Put braces around multi-digit exponents.Jim Meyering
2007-12-09"rm" as root would fail to unlink a non-directory on OS X 10.4.xJim Meyering
2007-10-21tr: do not reject an unmatched [:lower:] or [:upper:] in SET1.Jim Meyering
2007-08-14od: fix a bug that arises when skipping exact length of fileJim Meyering
2007-07-29Attempt to copy a regular file, even if stat says it is empty.Jim Meyering
2007-07-15ls --color: Don't stat symlinks when neither ORPHAN nor MISSING attribute has...Jim Meyering