Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-10-18 | No funny names on cygwin... | Johannes Schindelin | 1 | -0/+3 | |
On FAT/NTFS, filenames cannot contain tabs. So t3300-funny-names would reliably fail already when trying to create such files. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net> | |||||
2005-10-17 | Adjust tests for not quoting SP. | Junio C Hamano | 1 | -5/+11 | |
Signed-off-by: Junio C Hamano <junkio@cox.net> | |||||
2005-10-17 | Add tests for funny pathnames. | Junio C Hamano | 1 | -0/+133 | |
Signed-off-by: Junio C Hamano <junkio@cox.net> |