From: Matthias Urlichs Date: Mon, 15 Aug 2005 09:28:19 +0000 (+0200) Subject: [PATCH] cvsgit fixes: spaces in filenames and CVS server dialog woes X-Git-Tag: v0.99.5~19^2~5 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/8b8840e046923f34d6b3e76adc44106f9e63ab4c?hp=8b8840e046923f34d6b3e76adc44106f9e63ab4c [PATCH] cvsgit fixes: spaces in filenames and CVS server dialog woes Problems found while importing dasher's CVS: * Allow spaces in filenames. * cvsps may create unnamed branches with revisions that don't really exist, which causes the CVS server to return something we haven't hitherto expected. * Report deleted files when being verbose. * Also, report the commit date. Signed-off-by: Junio C Hamano ---