Age | Commit message (Expand) | Author |
2009-02-15 | doc: id: make --help and .man more descriptive | Jim Meyering |
2009-02-11 | ln: add details to --help text | Eric Blake |
2009-02-10 | ls: clean up after wrapped+colored file names with clear-to-EOL | Jim Meyering |
2008-12-27 | doc: mention long option abbreviation | Eric Blake |
2008-12-23 | doc: stty: Clarification of some input and output settings | Pádraig Brady |
2008-12-02 | du: read and process --files0-from= input a name at a time, | Jim Meyering |
2008-10-13 | doc: ls: clarify exit status description | Ondřej Vašík |
2008-09-28 | THANKS: add Erik Auerswald | Jim Meyering |
2008-08-18 | sort: improve usage wording | Eric Blake |
2008-08-14 | mktemp, sort, tac: don't use undefined after mkstemp failure | Jim Meyering |
2008-07-19 | * THANKS: Update, now that I have a name for jemm4jemm. | Jim Meyering |
2008-07-04 | install with just-built ./ginstall only when not cross-compiling | Jim Meyering |
2008-06-28 | doc: add "..." to Usage, to indicate there may be multiple OPTIONs | Jim Meyering |
2008-06-17 | * THANKS: Add name and email for Carl Roth. | Jim Meyering |
2008-06-13 | od: align multiple -t specs | Eric Blake |
2008-06-13 | skip (don't fail) root-only tests for common set-up failures | Jim Meyering |
2008-06-11 | fix another unportable use of 'tr' | Jim Meyering |
2008-06-06 | improve 'date +%C' documentation | Eric Blake |
2008-06-02 | accommodate older SELinux which lacks matchpathcon_init_prefix | Jim Meyering |
2008-04-21 | tests: skip (don't fail) rm/one-file-system when mount --bind fails | Jim Meyering |
2008-04-19 | * THANKS: Update my address, correct encoding for a name. | Sven Joachim |
2008-04-06 | remove.c: accommodate systems with negative errno values | Jim Meyering |
2008-04-05 | Accommodate building on OS/2 (www.ecomstation.com Ecs v2 rc4) | Jim Meyering |
2008-03-21 | ptx: avoid heap overrun for backslash at end of optarg string | Jim Meyering |
2008-03-19 | mv: never unlink a destination file before calling rename | Jim Meyering |
2008-02-07 | Fix a typo in description of size suffixes: s/GB/G/. | Jim Meyering |
2008-01-30 | Improve "rmdir --ignore-fail-on-non-empty" | Jim Meyering |
2008-01-29 | ls: don't segfault on files in /proc with an old libselinux | Jim Meyering |
2008-01-26 | Avoid cp/preserve-gid test failure on Mac OS 10.5.1 (Darwin 9.1) | Jim Meyering |
2008-01-26 | Avoid misinterpreting mgetgroups failure in running root-only tests. | Jim Meyering |
2008-01-06 | Avoid tr case-conversion failure in some locales. | Jim Meyering |
2007-12-31 | doc: 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.x | Jim Meyering |
2007-10-21 | tr: do not reject an unmatched [:lower:] or [:upper:] in SET1. | Jim Meyering |
2007-08-14 | od: fix a bug that arises when skipping exact length of file | Jim Meyering |
2007-07-29 | Attempt to copy a regular file, even if stat says it is empty. | Jim Meyering |
2007-07-15 | ls --color: Don't stat symlinks when neither ORPHAN nor MISSING attribute has... | Jim Meyering |
2007-07-08 | THANKS: Add Pádraig Brady. | Jim Meyering |
2007-06-16 | Make chgrp and chown diagnostics consistent. | Jim Meyering |
2007-06-13 | rmdir: give better diagnostics | Jim Meyering |
2007-06-11 | README: Also mention README-hacking, | Jim Meyering |
2007-06-10 | bug-fix: cp would fail to write through a dangling symlink | Jim Meyering |
2007-05-04 | tr -c: don't abort when translating with S2 larger than complement of S1 | Jim Meyering |
2007-05-02 | Invoke rm via 'setuidgid ... env PATH="$PATH" ...', as in fail-eperm. | Jim Meyering |
2007-04-24 | * THANKS: Add Andreas Frische. | Jim Meyering |
2007-04-16 | cut synopsis: fix coreutils.texi, too. | Jim Meyering |
2007-04-07 | Add a test for, and document, today's fix. | Jim Meyering |
2007-03-18 | Fix a bug in how pr -m -s works. | Jim Meyering |
2007-02-20 | * src/env.c (main): When invoked with no arguments (i.e. when printing | Jim Meyering |
2007-01-03 | Document what the ".0" in e.g., "-k 2,3.0" means, and... | Evan Hunt |