Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jc/perl-cat-blob' into maint
author
Junio C Hamano
<gitster@pobox.com>
Tue, 26 Mar 2013 19:42:24 +0000
(12:42 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 26 Mar 2013 19:42:24 +0000
(12:42 -0700)
perl/Git.pm::cat_blob slurped everything in core only to write it
out to a file descriptor, which was not a very smart thing to do.
* jc/perl-cat-blob:
Git.pm: fix cat_blob crashes on large files
1
2
perl/Git.pm
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
2a5964a
712c6ad
)
diff --cc
perl/Git.pm
Simple merge