Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-06 | Fix bug reported today by Mike Frysinger: mkdir -pv is logging the | Paul Eggert | |
wrong file name in some cases. * src/install.c (struct install_options): New type. (install_file_in_file_parents, main): Use it instead of struct cp_options. (process_dir): Remember the full name. (announce_mkdir, make_ancestor): Use the full name in announcements. * src/mkdir.c (struct mkdir_options): Add full_name member. (make_ancestor): Use the full name in announcements. (process_dir): Remember the full name. * tests/mkdir/Makefile.am (TESTS): Add p-v. * tests/mkdir/p-v: New file, to test this bug. | |||
2006-07-03 | * tests/Makefile.am, tests/*/Makefile.am: (TESTS_ENVIRONMENT): | Jim Meyering | |
Add $VG_PATH_PREFIX as a prefix to $PATH | |||
2005-12-23 | (TESTS): Add p-thru-slink | Jim Meyering | |
2005-10-24 | (TESTS): Add p-slashdot. | Jim Meyering | |
2005-06-14 | (TESTS): Add p-3. | Jim Meyering | |
2003-04-05 | *** empty log message *** | Jim Meyering | |
2003-02-02 | *** empty log message *** | Jim Meyering | |
2000-11-18 | (TESTS): Add t-slash. | Jim Meyering | |
2000-11-07 | (TESTS): Add parents. | Jim Meyering | |
(TESTS_ENVIRONMENT): Define srcdir=$(srcdir). | |||
2000-11-06 | (TESTS_ENVIRONMENT): Define srcdir=$(srcdir). | Jim Meyering | |
2000-09-30 | (TESTS): Add perm. | Jim Meyering | |
2000-04-27 | (TESTS_ENVIRONMENT): Set PATH, not MKDIR. | Jim Meyering | |
2000-04-27 | (TESTS): Add special-1. | Jim Meyering | |
1998-03-14 | *** empty log message *** | Jim Meyering | |
1997-07-09 | *** empty log message *** | Jim Meyering | |
1997-07-09 | *** empty log message *** | Jim Meyering | |
1997-07-09 | . | Jim Meyering | |