My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
de15bdb
d306f3d
)
Merge branch 'jk/decimal-width-for-uintmax'
author
Junio C Hamano
<gitster@pobox.com>
Wed, 18 Feb 2015 19:45:02 +0000
(11:45 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 18 Feb 2015 19:45:02 +0000
(11:45 -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