Age | Commit message (Expand) | Author |
2009-12-29 | tail: add a test to exercise abort-inducing flaw in tail -F | Jim Meyering |
2009-12-26 | tac: supply link dependency | Eric Blake |
2009-12-19 | touch: fix ctime regression in 'touch -a' | Eric Blake |
2009-12-12 | tests: tail-without-inotify: avoid spurious test failure | Jim Meyering |
2009-12-04 | id: handle systems without getgroups support | Eric Blake |
2009-12-01 | rm: fix empty-name bug introduced with conversion to use fts | Jim Meyering |
2009-11-16 | tail -F can fail to track a file after it's been rotated | Jim Meyering |
2009-11-13 | build: correct gettext configure-time support | Jim Meyering |
2009-11-09 | ls: fix capability coloring | Pádraig Brady |
2009-11-03 | rm -f: ignore EROFS when it's really ENOENT | Jim Meyering |
2009-10-26 | tests: rm/one-file-system: work around umount failure | Jim Meyering |
2009-10-12 | tail: tweak usage for more clarity | Eric Blake |
2009-10-06 | chcon: exit immediately if SELinux is disabled | Ondřej Vašík |
2009-10-02 | dircolors: highlight .cgm and .emf as images | James R. Van Zandt |
2009-09-29 | ls: with -LR, exit with status 2 upon detecting a cycle | Jim Meyering |
2009-09-21 | doc: normalize and add missing entries to texinfo menu | Pádraig Brady |
2009-09-19 | dircolors: arrange to highlight names with the .lz suffix | Jim Meyering |
2009-09-19 | mktemp: adapt to new, 3-argument gen_tempname_len | Jim Meyering |
2009-09-07 | tail: ignore -f for piped-stdin, as POSIX requires | Jim Meyering |
2009-09-07 | tail -f: handle "-"/stdin once again | Jim Meyering |
2009-09-06 | tests: ls-misc: don't let a bogus umask cause test failure | Jim Meyering |
2009-09-03 | df: don't fail due to an unreadable argument | Jim Meyering |
2009-09-03 | doc: install -C: fix bug in the texi documentation | Kamil Dudka |
2009-08-13 | dd: fix a signal handling race | Pádraig Brady |
2009-07-29 | maint: make update-copyright work in yet another case | Jim Meyering |
2009-07-27 | ls -1U dir arg ... now works again | Kamil Dudka |
2009-06-13 | sort: Ignore fields where end position is before the start position | Cliff Miller |
2009-05-26 | sort: new --human-numeric-sort option to sort KiB MB etc. | Michael Speer |
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 |