My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
b1cffbf
d306f3d
)
Merge branch 'jk/decimal-width-for-uintmax' into maint
author
Junio C Hamano
<gitster@pobox.com>
Thu, 5 Mar 2015 21:12:59 +0000
(13:12 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 5 Mar 2015 21:12:59 +0000
(13:12 -0800)
We didn't format an integer that wouldn't fit in "int" but in
"uintmax_t" correctly.
* jk/decimal-width-for-uintmax:
decimal_width: avoid integer overflow
1
2
cache.h
patch
|
diff1
|
diff2
|
blob
|
history
pager.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
cache.h
Simple merge
diff --cc
pager.c
Simple merge