Age | Commit message (Expand) | Author |
2008-02-16 | Use the gettime module in ls.c. | James Youngman |
2008-02-14 | groups: don't test printf and putchar calls for failure | Jim Meyering |
2008-02-13 | Replace groups.sh with groups.c. | James Youngman |
2008-02-12 | Move more test_skip_-using code to follow ". test-lib.sh". | Jim Meyering |
2008-02-12 | tests/touch/not-owner: Source test-lib.sh before using skip_test_. | Peter Fales |
2008-02-12 | * tests/Makefile.am (EXTRA_DIST): Remove strace. | Jim Meyering |
2008-02-11 | tests: Migrate sourced strace file into a function, require_strace_. | Jim Meyering |
2008-02-11 | * tests/rm/inaccessible: Source test-lib.sh *before* using skip_test_. | Jim Meyering |
2008-02-10 | Ensure there are no removable (useless) if-before-free tests. | Jim Meyering |
2008-02-10 | Use a better dirname emulation. | Jim Meyering |
2008-02-10 | Avoid test failure when run with risky PATH ("." before /usr/bin). | Jim Meyering |
2008-02-10 | * build-aux/.gitignore: Remove file from version control. It's generated. | Jim Meyering |
2008-02-10 | Generate ChangeLog from git log. | Jim Meyering |
2008-02-10 | Remove ChangeLog, dividing its content into ChangeLog-200? | Jim Meyering |
2008-02-10 | * ChangeLog: Manually update copyright notice at *bottom*. | Jim Meyering |
2008-02-09 | tests: rm/fail-eperm: require-non-root in perl, not sh | Jim Meyering |
2008-02-09 | tests: Remove priv-check. Use new require_root_ function instead. | Jim Meyering |
2008-02-09 | tests: factor out the perl-requiring code in many test scripts | Jim Meyering |
2008-02-09 | tests: call skip_test_ in place of echo+exit 77 | Jim Meyering |
2008-02-09 | tests: move the very-expensive file into test-lib.sh | Jim Meyering |
2008-02-09 | tests: start migrating sourced-file function-like tests into test-lib.sh. | Jim Meyering |
2008-02-09 | tests: mv/acl: Don't mention "yes" as a partition name in diagnostic. | Jim Meyering |
2008-02-07 | We *do* need two different version files. | Jim Meyering |
2008-02-07 | Fix a typo in description of size suffixes: s/GB/G/. | Jim Meyering |
2008-02-07 | NEWS [6.9.90]: head, od, split and tail accept the standard size suffixes | Jim Meyering |
2008-02-07 | mkdir, split: write --verbose output to stdout, not stderr. | Steven Schubiger |
2008-02-04 | Makefile.maint (announcement): Remove stale comment. | Jim Meyering |
2008-02-02 | Clarify a comment. | Jim Meyering |
2008-01-31 | Improve wording of date and time man page. | Bob Proulx |
2008-01-31 | Remove alignment constraint from the sha*_read_ctx functions. | Jim Meyering |
2008-01-31 | Adapt to new version of vc-list-files. | Jim Meyering |
2008-01-31 | Pull vc-list-files from gnulib. | Jim Meyering |
2008-01-31 | Improve the cp/parent-perm test. | Jim Meyering |
2008-01-31 | Don't modify argv in dd due to ',' in arguments. | Paul Eggert |
2008-01-30 | * src/c99-to-c89.diff: Adjust remove.c offsets, again. | Jim Meyering |
2008-01-30 | Now that system.h defines is_empty_dir, include "openat.h". | Jim Meyering |
2008-01-30 | * src/c99-to-c89.diff: Adjust remove.c offsets. | Jim Meyering |
2008-01-30 | Improve "rmdir --ignore-fail-on-non-empty" | Jim Meyering |
2008-01-30 | Don't modify argv in dd. | Paul Eggert |
2008-01-29 | * Makefile.am (BUILT_SOURCES): Ensure that .version exists. | Jim Meyering |
2008-01-29 | Improve the man pages of --date=STRING for 'date' and 'touch'. | Bob Proulx |
2008-01-29 | Improve the description of when dd outputs its final statistics. | Michael Stone |
2008-01-29 | Avoid "make distcheck" failure: newly-created man/*.1 files not removed | Jim Meyering |
2008-01-29 | ls: don't segfault on files in /proc with an old libselinux | Jim Meyering |
2008-01-26 | Work around Darwin9's set-GID-like group ownership inheritance. | Jim Meyering |
2008-01-26 | Emit "info coreutils 'PROG invocation'" into the man page, | Jim Meyering |
2008-01-26 | chcon: correct description of --no-dereference (-h) option. | Jim Meyering |
2008-01-26 | Ensure that each version string change propagates to man pages. | 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 | Improve a warning about non-portable "mv" usage. | Jim Meyering |