Thread (3 messages) flat view 3 messages, 1 author, 2016-06-15
DORMANTno replies

[PATCH v2 0/2] git-cvsimport: support local timezone

From: Chris Rorvick <hidden>
Date: 2016-06-15 22:55:00

Changes to support local timezone offsets in imported commits.  Modified
documentation to clarify behavior of new -l option.

Also, I split the original patch into two because using
localtime()/timelocal() does not affect current functionality, but makes
for sane results if someone monkeys with the hardcoded TZ environment
setting.  Also, the problem solved by the second patch could also be
addressed by simply removing the hardcoded TZ setting in favor of having
the user specify in their environment.  Both of these solutions build on
the changes made in the first patch, though.

Chris Rorvick (2):
  git-cvsimport: use localtime for converting timestamps
  git-cvsimport: allow local timezone for commits

 Documentation/git-cvsimport.txt |   13 ++++++++++---
 git-cvsimport.perl              |   13 +++++++------
 2 files changed, 17 insertions(+), 9 deletions(-)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help