Age | Commit message (Expand) | Author |
2005-04-26 | Remove posixver.h and its uses. | Paul Eggert |
2005-04-26 | (parse_obsolete_option): Don't complain about -NUM. | Paul Eggert |
2005-04-26 | Remove posixver.h and its uses. | Paul Eggert |
2005-04-26 | Remove posixver.h and its uses. | Paul Eggert |
2005-04-26 | Remove posixver.h and its uses. | Paul Eggert |
2005-04-26 | Remove posixver.h and its uses. | Paul Eggert |
2005-04-26 | Remove posixver.h and its uses. | Paul Eggert |
2005-04-26 | Remove posixver.h and its uses. | Paul Eggert |
2005-04-26 | Remove posixver.h and its uses. | Paul Eggert |
2005-04-26 | Remove posixver.h and its uses. | Paul Eggert |
2005-04-26 | Remove posixver.h and its uses. | Paul Eggert |
2005-04-26 | Remove posixver.h and its uses. | Paul Eggert |
2005-04-26 | Restore support for usages like "head -1" and "tail -1", | Paul Eggert |
2005-04-24 | * coreutils.texi (install invocation): Use a= instead of 0 for | Paul Eggert |
2005-04-23 | nohup now exits with status 127 (not 1) when given an invalid option. | Paul Eggert |
2005-04-23 | (main): If getopt fails, exit with status 127, not status 1. | Paul Eggert |
2005-04-23 | * src/nice.c (main): Report proper program name when getopt finds trouble. | Paul Eggert |
2005-04-23 | (main): Report proper program name when getopt finds trouble. | Paul Eggert |
2005-04-22 | Test for "mkdir -m =+x dir" bug. | Paul Eggert |
2005-04-22 | (main): Compile mode with MODE_MASK_ALL and initial umask. | Paul Eggert |
2005-04-22 | (main): Compile mode with MODE_MASK_ALL and initial umask. | Paul Eggert |
2005-04-22 | (main): Compile mode with MODE_MASK_ALL and initial umask. | Paul Eggert |
2005-04-22 | Fix bug with "mkdir -m =+x dir"; the umask was being ignored | Paul Eggert |
2005-04-22 | "mkdir -m =+x dir" no longer ignores the umask when evaluating "+x", | Paul Eggert |
2005-04-21 | Regenerate. | Paul Eggert |
2005-04-21 | Port test cases to Microsoft-Windows-related environments, | 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 | "fetish" -> "coreutils" in more places. | 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 | * tests/mv/setup (dot_mount_point): Use stat -L. | Paul Eggert |
2005-04-19 | (dot_mount_point): Use stat -L, in case the | Paul Eggert |
2005-04-19 | * tests/mv/mv-special-1: Use test -p to test for fifos. | Paul Eggert |
2005-04-19 | Use test -p to test for fifos, rather | Paul Eggert |
2005-04-19 | * tests/chmod/setgid: Use numeric group ids, not symbolic group names. | Paul Eggert |
2005-04-19 | Use numeric group ids, not symbolic group names, | Paul Eggert |
2005-04-18 | Regenerate. | Paul Eggert |
2005-04-18 | fetish -> coreutils in some more places | 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 | (LDADD, $(PROGRAMS)): fetish -> coreutils. | Paul Eggert |
2005-04-18 | (gl_FUNC_RMDIR_NOTEMPTY): Renamed from | Paul Eggert |
2005-04-18 | (gl_MACROS): Use gl_ or coreutils_ rather than fetish_ for prefixes. | Paul Eggert |
2005-04-18 | (gl_CLOCK_TIME): Use gl_ rather than fetish_ for | Paul Eggert |
2005-04-18 | fetish->coreutils in compilation command. | Paul Eggert |
2005-04-18 | coreutils->fetish in comment. | Paul Eggert |