summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-17Expand "ls --color" tests to also use the dircolors defaults.Jim Meyering
2008-02-17Adjust dircolors to match ls.c.Jim Meyering
2008-02-17ls --color no longer outputs unnecessary escape sequencesEd Avis
2008-02-17ls: Improve description of --group-directories-first.Dan Jacobson
2008-02-16Avoid tests/cp/acl test failure.Jim Meyering
2008-02-16Use the gettime module in ls.c.James Youngman
2008-02-14groups: don't test printf and putchar calls for failureJim Meyering
2008-02-13Replace groups.sh with groups.c.James Youngman
2008-02-12Move more test_skip_-using code to follow ". test-lib.sh".Jim Meyering
2008-02-12tests/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-11tests: 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-10Ensure there are no removable (useless) if-before-free tests.Jim Meyering
2008-02-10Use a better dirname emulation.Jim Meyering
2008-02-10Avoid 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-10Generate ChangeLog from git log.Jim Meyering
2008-02-10Remove ChangeLog, dividing its content into ChangeLog-200?Jim Meyering
2008-02-10* ChangeLog: Manually update copyright notice at *bottom*.Jim Meyering
2008-02-09tests: rm/fail-eperm: require-non-root in perl, not shJim Meyering
2008-02-09tests: Remove priv-check. Use new require_root_ function instead.Jim Meyering
2008-02-09tests: factor out the perl-requiring code in many test scriptsJim Meyering
2008-02-09tests: call skip_test_ in place of echo+exit 77Jim Meyering
2008-02-09tests: move the very-expensive file into test-lib.shJim Meyering
2008-02-09tests: start migrating sourced-file function-like tests into test-lib.sh.Jim Meyering
2008-02-09tests: mv/acl: Don't mention "yes" as a partition name in diagnostic.Jim Meyering
2008-02-07We *do* need two different version files.Jim Meyering
2008-02-07Fix a typo in description of size suffixes: s/GB/G/.Jim Meyering
2008-02-07NEWS [6.9.90]: head, od, split and tail accept the standard size suffixesJim Meyering
2008-02-07mkdir, split: write --verbose output to stdout, not stderr.Steven Schubiger
2008-02-04Makefile.maint (announcement): Remove stale comment.Jim Meyering
2008-02-02Clarify a comment.Jim Meyering
2008-01-31Improve wording of date and time man page.Bob Proulx
2008-01-31Remove alignment constraint from the sha*_read_ctx functions.Jim Meyering
2008-01-31Adapt to new version of vc-list-files.Jim Meyering
2008-01-31Pull vc-list-files from gnulib.Jim Meyering
2008-01-31Improve the cp/parent-perm test.Jim Meyering
2008-01-31Don'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-30Now 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-30Improve "rmdir --ignore-fail-on-non-empty"Jim Meyering
2008-01-30Don't modify argv in dd.Paul Eggert
2008-01-29* Makefile.am (BUILT_SOURCES): Ensure that .version exists.Jim Meyering
2008-01-29Improve the man pages of --date=STRING for 'date' and 'touch'.Bob Proulx
2008-01-29Improve the description of when dd outputs its final statistics.Michael Stone
2008-01-29Avoid "make distcheck" failure: newly-created man/*.1 files not removedJim Meyering
2008-01-29ls: don't segfault on files in /proc with an old libselinuxJim Meyering
2008-01-26Work around Darwin9's set-GID-like group ownership inheritance.Jim Meyering