diff options
author | Anders Kaseorg <andersk@MIT.EDU> | 2011-01-19 14:47:25 -0500 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2011-05-29 14:46:16 +1000 |
commit | f5974d97af06bca1382c585a515c8e1920333eb7 (patch) | |
tree | 456d6e402116459832c596ce9d2b11901eb352af /gitk-git/po | |
parent | gitk: Remove unused $cdate array (diff) | |
download | tgif-f5974d97af06bca1382c585a515c8e1920333eb7.tar.xz |
gitk: Remember time zones from author and commit timestamps
When resolving a conflicted cherry-pick, this lets us pass
GIT_AUTHOR_DATE to git citool with the correct timezone.
It does this by making elements 2 and 4 of the commitinfo array
entries, which store the author and committer dates of the commit,
be 2-element lists storing the numerical date and timezone offset,
rather than just the numerical date.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'gitk-git/po')
0 files changed, 0 insertions, 0 deletions