summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-22tests: again, do not change the mode of all directories below $HOMERalf Wildenhues
2008-07-19* THANKS: Update, now that I have a name for jemm4jemm.Jim Meyering
2008-07-18mknod: correct misplaced -Z description in --help outputAndreas Schwab
2008-07-16dircolors.hin: add Ogg/Theora-related extensionsJim Meyering
2008-07-16* HACKING: describe how to find a misplaced change-setJim Meyering
2008-07-15fix two bugs in ptxJim Meyering
2008-07-11tests: expand: test for lines starting with both spaces and tabsPádraig Brady
2008-07-10make check: accommodate stricter POSIX-conforming shellsJim Meyering
2008-07-06* bootstrap: Remove $bt and $bt2 also when not using gettext.Jim Meyering
2008-07-04who -r: don't print "last=" when the corresponding byte is unprintableJim Meyering
2008-07-04doc: describe who's -p, -r, and -t optionsOndřej Vašík
2008-07-04install with just-built ./ginstall only when not cross-compilingJim Meyering
2008-07-04* README-hacking: Update the section on LZMA.Jim Meyering
2008-06-30truncate: ignore whitespace in --size parametersPádraig Brady
2008-06-28doc: add "..." to Usage, to indicate there may be multiple OPTIONsJim Meyering
2008-06-28mkfifo: correct misplaced -Z description in --help outputJim Meyering
2008-06-28uniq: remove redundant testJim Meyering
2008-06-27timeout: fix invalid argument testsPádraig Brady
2008-06-27avoid a -Wsign-compare warningJim Meyering
2008-06-27base64: don't rely on feof returning 0/1Jim Meyering
2008-06-27truncate: silence -Wsign-compare warningsPádraig Brady
2008-06-27factor out time_t-to-string conversion idiomJim Meyering
2008-06-27truncate: Fix integer portability issuesPádraig Brady
2008-06-26tests: adjust c99-to-c89 patch as well as the code to generate itJim Meyering
2008-06-26tests: fix make distcheck failure due to TODO changeJim Meyering
2008-06-26* TODO: Add item: remove uses of imaxtostr.Jim Meyering
2008-06-26tests: accommodate difference in an AIX 5.3 diagnosticPeter O'Gorman
2008-06-26shred: also ignore EISDIR upon failed fsync/fdatasync on HP-UXJim Meyering
2008-06-26* HACKING: use shorter "-1" (over HEAD~1) with git format-patchJim Meyering
2008-06-26bootstrap.conf: don't list "open" specificallyJim Meyering
2008-06-26truncate: handle the case in which off_t != intmax_tJim Meyering
2008-06-23basename: List David MacKenzie as the author.Jim Meyering
2008-06-23echo: use AUTHORS from bash's built-in echoOndřej Vašík
2008-06-22use gnulib's "open" moduleJim Meyering
2008-06-22stat: warn that the --context (-Z) option (a no-op) is obsoleteJim Meyering
2008-06-20make "make syntax-check" quieterJim Meyering
2008-06-20sort: Fix bug where --batch-size option shrank SORT_SIZE.Bo Borgerson
2008-06-19tests: avoid test failure when root's primary group-ID is not 0Jim Meyering
2008-06-19tests: avoid root-only test failure when run in a chrootJim Meyering
2008-06-18* tests/check.mk: Fix a typo in a comment.Jim Meyering
2008-06-17doc: fix a syntax errorJim Meyering
2008-06-17sort: accept new option --batch-size=NMERGEBo Borgerson
2008-06-17sort: add new option --files0-from=FBo Borgerson
2008-06-17HACKING: Add section for tips on reducing translator workload.Bo Borgerson
2008-06-17* THANKS: Add name and email for Carl Roth.Jim Meyering
2008-06-17ls, od: avoid redundant constEric Blake
2008-06-17join: improve memory managementBo Borgerson
2008-06-16* doc/coreutils.texi (join invocation): Drop leading blanks.Ralf Wildenhues
2008-06-16remove redundant const directivesJim Meyering
2008-06-16chcon: correct --verbose output to include newlinesJim Meyering