Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git-svn: avoid a huge memory spike with high-numbered revisions
author
Eric Wong
<normalperson@yhbt.net>
Wed, 31 Jan 2007 13:13:30 +0000
(
05:13
-0800)
committer
Eric Wong
<normalperson@yhbt.net>
Fri, 23 Feb 2007 08:57:11 +0000
(
00:57
-0800)
Passing very large strings as arguments is bad for memory usage
as it never seems to get freed in Perl. The .rev_db format is
already not optimized for projects with sparse history.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
raw
|
patch
| inline |
side by side
(from:
47a0b75
)
No differences found