Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
revision.c: update show_object_with_name() without using malloc()
author
Junio C Hamano
<gitster@pobox.com>
Wed, 17 Aug 2011 21:30:35 +0000
(14:30 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 22 Aug 2011 18:34:55 +0000
(11:34 -0700)
Allocating and then immediately freeing temporary memory a million times
when listing a million objects is distasteful.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
beba25a
)
No differences found