Age | Commit message (Expand) | Author |
2009-04-28 | df: use open(2), not stat, to trigger automounting | Tomas Smetana |
2009-04-23 | sort -m: don't segfault when output file is also an input file | Jim Meyering |
2009-04-09 | id: fix infinite loop on some systems | Pádraig Brady |
2009-04-07 | shred,sort,shuf: don't use /dev/urandom by default | Pádraig Brady |
2009-04-02 | tests: skip mv/i-3 if /dev/stdin is unreadable | Jim Meyering |
2009-03-25 | pwd: support -L and -P | Eric Blake |
2009-03-18 | tests: add another sort/nmerge test | Paul Eggert |
2009-03-18 | sort: handle fd exhaustion better when merging | Paul Eggert |
2009-03-14 | system.h: correct compilation error: MAX not defined | Jim Meyering |
2009-03-08 | tests: ls -v: exercise the bug fixed by gnulib's new filevercmp | Jim Meyering |
2009-03-07 | pr: fix a bug whereby --indent=N (-o) did not indent header lines | Jim Meyering |
2009-03-06 | cat: use larger buffer sizes to reduce read/write-syscall overhead | Jim Meyering |
2009-03-03 | Update Andreas Schwab's email address | Andreas Schwab |
2009-02-27 | cp: diagnose invalid "cp -rl dir dir" right away, once again | Jim Meyering |
2009-02-26 | sort: Fix two bugs with determining the end of field | Pádraig Brady |
2009-02-26 | argv-iter: avoid variadic macro | Eric Blake |
2009-02-24 | Ensure comment for translators is included in po file | Pádraig Brady |
2009-02-22 | truncate: fix typo in man page | Tobias Stoeckmann |
2009-02-22 | doc: describe dd's status=noxref option | Andrew Church |
2009-02-22 | update James Youngman's email address | James Youngman |
2009-02-20 | doc: ls: clarify description of -s | Jim Meyering |
2009-02-19 | doc: dd: document that the default block size is 512 bytes | Jim Meyering |
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 |