]> Lady’s Gitweb - Gitweb/commit
gitweb: Always call parse_date with timezone parameter
authorJakub Narebski <redacted>
Sat, 19 Mar 2011 22:53:55 +0000 (23:53 +0100)
committerLady <redacted>
Mon, 6 Apr 2026 04:51:30 +0000 (00:51 -0400)
commit6192520d90fd9452ca9438c717f36f35c9f8d91a28169ffaf9dbefcad76b57b2
treed1ce8643086938f88df054da4a114fe0ac2d19653b1469033909c8d5dd6456fb
parentd3623d982808a42f4195e8c30b093417535601de4d8d784ee589fad197021791
gitweb: Always call parse_date with timezone parameter

Timezone is required to correctly set local time, which would be needed
for future 'localtime' feature.

While at it, remove unnecessary call to the function from git_log_body,
as its return value is not used anywhere.

Signed-off-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.246467 seconds and 4 git commands to generate.