Commit 6368d9f
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 <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent 958bf6b commit 6368d9f
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4906 | 4906 | | |
4907 | 4907 | | |
4908 | 4908 | | |
4909 | | - | |
4910 | 4909 | | |
4911 | 4910 | | |
4912 | 4911 | | |
| |||
7064 | 7063 | | |
7065 | 7064 | | |
7066 | 7065 | | |
7067 | | - | |
| 7066 | + | |
7068 | 7067 | | |
7069 | 7068 | | |
7070 | 7069 | | |
| |||
7195 | 7194 | | |
7196 | 7195 | | |
7197 | 7196 | | |
7198 | | - | |
| 7197 | + | |
7199 | 7198 | | |
7200 | 7199 | | |
7201 | 7200 | | |
| |||
0 commit comments