Age | Commit message (Expand) | Author |
2005-04-21 | Regenerate. | Paul Eggert |
2005-04-21 | Undo previous change. | Paul Eggert |
2005-04-21 | Undo previous change. | Paul Eggert |
2005-04-21 | (TESTS_ENVIRONMENT): Add EXEEXT. | Paul Eggert |
2005-04-20 | Fetish.pm renamed to Coreutils.pm. | Paul Eggert |
2005-04-20 | Renamed Fetish package to Coreutils. | Paul Eggert |
2005-04-20 | (EXTRA_DIST): Add Coreutils.pm and remove Fetish.pm. | Paul Eggert |
2005-04-20 | (package Coreutils): Renamed from package Fetish. | Paul Eggert |
2005-04-19 | (dot_mount_point): Use stat -L, in case the | Paul Eggert |
2005-04-19 | Use test -p to test for fifos, rather | Paul Eggert |
2005-04-19 | Use numeric group ids, not symbolic group names, | Paul Eggert |
2005-04-18 | (FETISH_GROUP): Renamed from COREUTILS_GROUP. | Paul Eggert |
2005-04-18 | (COREUTILS_GROUPS): Renamed from FETISH_GROUPS. | Paul Eggert |
2005-04-18 | Fix typo in comment. | Paul Eggert |
2005-04-18 | Use "cat", not "test", to test for | Paul Eggert |
2005-04-18 | Skip this test if "trap '' CHLD" doesn't work. | Paul Eggert |
2005-04-18 | Skip this test if ../../src/dd isn't readable. | Paul Eggert |
2005-04-14 | (dot_mount_point): Use stat rather than df, as | Paul Eggert |
2005-04-14 | Ignore chatter about when files are removed, | Paul Eggert |
2005-04-11 | Regenerate. | Paul Eggert |
2005-04-05 | . | Jim Meyering |
2005-04-05 | (SUBDIRS): Add tee. | Jim Meyering |
2005-04-05 | . | Jim Meyering |
2005-04-01 | . | Jim Meyering |
2005-04-01 | Don't let pr treat +1:-1 like +1:18446744073709551615. | Jim Meyering |
2005-03-22 | . | Jim Meyering |
2005-03-21 | Regenerate. | Paul Eggert |
2005-03-19 | . | Jim Meyering |
2005-03-15 | . | Jim Meyering |
2005-03-15 | Both `pr -0' and e.g., `pr -03' would evoke `column count too large'. | Jim Meyering |
2005-03-11 | Add tests for this: | Jim Meyering |
2005-03-09 | . | Jim Meyering |
2005-03-01 | . | Jim Meyering |
2005-02-26 | Regenerate. | Paul Eggert |
2005-02-22 | Regenerate. | Paul Eggert |
2005-02-21 | Regenerate. | Paul Eggert |
2005-02-21 | Don't assume that the current host supports 64-bit integers. | Paul Eggert |
2005-02-21 | Don't assume that the current host supports integers wider than 32 | Paul Eggert |
2005-02-13 | . | Jim Meyering |
2005-02-09 | . | Jim Meyering |
2005-02-02 | Check for $2 -ge 128, rather than $2 = 128, in case | Jim Meyering |
2005-02-02 | Also adjust the test to detect systems that don't support sparse files. | Jim Meyering |
2005-02-02 | Detect sparse files on NTFS under cygwin. | Jim Meyering |
2005-01-30 | . | Jim Meyering |
2005-01-30 | Quote user and group names. | Jim Meyering |
2005-01-30 | Ignore ACL designation. | Jim Meyering |
2005-01-30 | Ignore ACL designation. | Jim Meyering |
2005-01-30 | (.PHONY): Add check-root and root-hint. | Jim Meyering |
2005-01-29 | . | Jim Meyering |
2005-01-17 | Use numeric group ids, not symbolic group names, to avoid shell quoting issues. | Paul Eggert |