git-cvsimport: allow author-specific timezones
commitfb2c984148a344781833b25361154619230d9dd4
authorChris Rorvick <chris@rorvick.com>
Wed, 17 Oct 2012 03:53:29 +0000 (16 22:53 -0500)
committerJunio C Hamano <gitster@pobox.com>
Wed, 17 Oct 2012 05:23:18 +0000 (16 22:23 -0700)
treebeaeae978afff36d5e8cf63cca465172543ffa09
parent42e55a5f5709642cb7a56ecad8b706341f0eb38a
git-cvsimport: allow author-specific timezones

CVS patchsets are imported with timestamps having an offset of +0000
(UTC).  The cvs-authors file is already used to translate the CVS
username to full name and email in the corresponding commit.  Extend
this file to support an optional timezone for calculating a user-
specific timestamp offset.

Signed-off-by: Chris Rorvick <chris@rorvick.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-cvsimport.txt
git-cvsimport.perl
t/t9604-cvsimport-timestamps.sh [new file with mode: 0755]
t/t9604/cvsroot/.gitattributes [new file with mode: 0644]
t/t9604/cvsroot/CVSROOT/.gitignore [new file with mode: 0644]
t/t9604/cvsroot/module/a,v [new file with mode: 0644]