Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/epochtime-wo-tz'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 6 May 2015 04:00:33 +0000
(21:00 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 6 May 2015 04:00:33 +0000
(21:00 -0700)
"git commit --date=now" or anything that relies on approxidate lost
the daylight-saving-time offset.
* jc/epochtime-wo-tz:
parse_date_basic(): let the system handle DST conversion
parse_date_basic(): return early when given a bogus timestamp
1
2
date.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
ef8163c
f6e6362
)
diff --cc
date.c
Simple merge