Age | Commit message (Expand) | Author |
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 |
2008-01-26 | src/dircolors.hin (TERM): Add jfbterm. | Mike Frysinger |
2008-01-26 | Clean up build-related rules. | Jim Meyering |
2008-01-26 | TODO: Update the note on getgrouplist. | Jim Meyering |
2008-01-26 | Add a ";", so "make install" works with --enable-install-program=su. | Zvi Har'El |
2008-01-26 | Avoid misinterpreting mgetgroups failure in running root-only tests. | Jim Meyering |
2008-01-23 | * README: Remove/convert a few stray mentions of CVS. | Jim Meyering |
2008-01-22 | Require automake-1.10.1, for its support of dist-lzma. | Jim Meyering |
2008-01-22 | .prev-version: Record version: 6.10. | Jim Meyering |
2008-01-22 | Version 6.10 | Jim Meyering |
2008-01-22 | * NEWS: Record release date. | Jim Meyering |
2008-01-22 | * README-hacking: Update to reflect existence of automake-1.10.1. | Jim Meyering |
2008-01-18 | Update README. | Jim Meyering |
2008-01-17 | Do not define-away __attribute__ when __STRICT_ANSI__ is set. | Jim Meyering |