Age | Commit message (Expand) | Author |
2012-08-04 | df: fix exit code and error messages with --total | Bernhard Voelker |
2012-07-16 | maint: move two df tests from tests/misc to tests/df | Pádraig Brady |
2012-07-16 | df: don't output control characters in a mount point name | Pádraig Brady |
2012-07-02 | sort: avoid redundant processing with inaccessible inputs or output | Pádraig Brady |
2012-06-22 | split: ensure output doesn't overwrite input | Pádraig Brady |
2012-06-06 | su: remove program (util-linux is now the best source for it) | Jim Meyering |
2012-05-12 | ls: color each symlink-to-relative-name in / properly | Jim Meyering |
2012-05-10 | tests: misc/tty-eof: increase timeout to avoid unwarranted failure | Jim Meyering |
2012-05-07 | cp: handle a race condition more sensibly | Jim Meyering |
2012-04-27 | id,groups: with no user name, print only real and/or effective IDs, | Jim Meyering |
2012-04-19 | tests: factor out expensive "pairs" code of misc/stty | Bernhard Voelker |
2012-04-12 | fmt: accept new --goal=WIDTH (-g) option | Bruce Korb |
2012-04-12 | cp: change --attributes-only to not truncate existing files | Pádraig Brady |
2012-03-22 | ln: add the --relative option | Harald Hoyer |
2012-03-14 | test: expose recent gnulib canonicalize bug | Eric Blake |
2012-03-13 | tests: new discriminator-based test for sort -n and -h | Paul Eggert |
2012-03-10 | split: support an arbitrary number of split files by default | Jérémy Compostella |
2012-02-29 | dd: add support for the conv=sparse option | Roman Rybalko |
2012-02-20 | split: add the --additional-suffix option | Jérémy Compostella |
2012-02-18 | tests: test for ls speed-up | Jim Meyering |
2012-02-18 | split: support optional start value for --numeric-suffixes | Jérémy Compostella |
2012-02-12 | dd: add count_bytes, skip_bytes and seek_bytes flags | Jérémy Compostella |
2012-02-12 | mv: "mv A B" would sometimes succeed, yet A would remain, ... | Jim Meyering |
2012-01-30 | mv: allow moving symlink onto same-inode dest with >= 2 hard links | Jim Meyering |
2012-01-09 | tests: change `...' to '...' on lines not matching /[=\$]/ | Jim Meyering |
2012-01-03 | realpath: a new program to print the resolved path | Pádraig Brady |
2011-12-12 | ls: give a more useful diagnostic for a bogus --time-style arg | Jim Meyering |
2011-11-14 | id: fail when getuid, getgid, etc. fail, e.g., on GNU/Hurd | Ludovic Courtès |
2011-11-11 | ls: -k no longer affects -l's file sizes | Paul Eggert |
2011-10-17 | tac: don't misbehave with multiple non-seekable inputs | Jim Meyering |
2011-10-05 | tests: add a test to exercise today's ls-lL-vs-ACL bug | Jim Meyering |
2011-09-27 | sort: avoid a NaN-induced infloop | Jim Meyering |
2011-09-16 | md5sum: handle BSD reversed format checksums | Pádraig Brady |
2011-09-02 | tests: remove require-perl script; use function instead | Jim Meyering |
2011-08-24 | maint: rename a test | Jim Meyering |
2011-08-19 | rm, du, chmod, chown, chgrp: use much less memory for large directories | Jim Meyering |
2011-07-25 | cp: don't mishandle existing dir dest permissions (Bug#9170) | Paul Eggert |
2011-07-25 | cp -up: preserve all hard links | Jim Meyering |
2011-07-08 | timeout: add --foreground to support interactive commands | Pádraig Brady |
2011-06-19 | tests: make test runner a script, not a shell function | Stefano Lattarini |
2011-05-28 | tests: move tests/misc/split-* into tests/split/... | Jim Meyering |
2011-05-13 | ls: allow stat-free use of --color | Jim Meyering |
2011-05-06 | tests: test split's new --filter=CMD option | Jim Meyering |
2011-04-29 | tests: distribute new file, CuSkip.pm | Jim Meyering |
2011-04-28 | tests: remove useless test: misc/pwd-unreadable-parent | Jim Meyering |
2011-04-25 | tail --follow=name no longer implies --retry | Jim Meyering |
2011-04-01 | copy: process empty extents more efficiently | Pádraig Brady |
2011-04-01 | copy: link rather than copy symlinks, when --link used | Pádraig Brady |
2011-03-05 | dd: add a flag to discard cached data | Pádraig Brady |
2011-03-03 | du: don't infloop for --files0-from=DIR | Jim Meyering |