Age | Commit message (Expand) | Author |
2012-05-10 | tests: misc/tty-eof: increase timeout to avoid unwarranted failure | Jim Meyering |
2012-05-10 | maint: handle file sizes more reliably | Paul Eggert |
2012-05-08 | build: update gnulib submodule to latest; also bootstrap and init.sh | Jim Meyering |
2012-05-08 | maint: fix common spelling errors | Kevin Lyda |
2012-05-07 | tests: avoid LD_PRELOAD lookup error for dlsym | 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-19 | tests: add iutf8 option to 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-04-04 | tests: avoid unnecessary subshells in misc/stty | Andreas Schwab |
2012-04-04 | tests: correct reversed args to "compare" | Jim Meyering |
2012-04-04 | tests: remove nearly all remaining backticks | Jim Meyering |
2012-04-04 | tests: use perl's qx!...! rather than `...` | Jim Meyering |
2012-04-04 | tests: convert nearly all `...` expressions to $(...) | Jim Meyering |
2012-04-03 | tests: convert one `...` expression manually | Jim Meyering |
2012-04-03 | tests: fix quoting bug in misc/nohup | Jim Meyering |
2012-04-03 | tests: avoid spurious misc/expr failure on AIX 6.1 | Jim Meyering |
2012-03-26 | tests: remove temporary skip for sort-stale-thread-mem failure | Jim Meyering |
2012-03-26 | tests: work around F17-valgrind sort-stale-thread-mem failure | Jim Meyering |
2012-03-23 | tests: skip ls/stat-free-color on XFS, rather than always failing | Jim Meyering |
2012-03-23 | tests: skip part of dd/sparse on some file systems | Jim Meyering |
2012-03-22 | ln: add the --relative option | Harald Hoyer |
2012-03-20 | tests: avoid spurious misc/factor failure on OpenBSD 5.1 | Jim Meyering |
2012-03-20 | tests: avoid spurious dd/sparse failure | Pádraig Brady |
2012-03-17 | tests: fix sort-discrim to work without GMP | Pádraig Brady |
2012-03-16 | tests: avoid an ls-time false positive on Solaris 10 | Pádraig Brady |
2012-03-15 | realpath: let --relative-to default to --relative-base | Eric Blake |
2012-03-15 | tests: cover more realpath scenarios | Eric Blake |
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 | dirname: support more than one argument | Jérémy Compostella |
2012-03-10 | split: support an arbitrary number of split files by default | Jérémy Compostella |
2012-03-08 | chmod: add notations +40, 00440, etc. | Paul Eggert |
2012-03-08 | du: fix -x: don't ignore non-directory arguments | Jim Meyering |
2012-03-07 | basename: support more than one argument | Jérémy Compostella |
2012-03-02 | tests: work around a block alignment issue in dd/sparse | Pádraig Brady |
2012-02-29 | tests: compile and link shared object with $CC to make LD_PRELOAD work | Bernhard Voelker |
2012-02-29 | dd: add support for the conv=sparse option | Roman Rybalko |
2012-02-26 | tests: fix help-version on cygwin, where $EXEEXT is nonempty | Jim Meyering |
2012-02-26 | tests: remove unnecessary use of -lc | Bernhard Voelker |
2012-02-20 | split: add the --additional-suffix option | Jérémy Compostella |
2012-02-19 | tests: ls/getxattr-speedup: include <sys/types.h> for older headers | 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-13 | dd: fix issues in the count_bytes and seek_bytes flags change | Pádraig Brady |
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 |