1
0
mirror of https://github.com/git/git.git synced 2024-09-28 08:49:45 +02:00
git/vcs-svn
David Barr 28c5d9ed2a vcs-svn: drop string_pool
This reverts commit 1d73b52f5b
(Add string-specific memory pool, 2010-08-09).  Now that svn-fe
does not need to maintain a growing collection of strings (paths)
over a long period of time, the string_pool is not needed.

Signed-off-by: David Barr <david.barr@cordelta.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
2011-03-22 18:32:58 -05:00
..
fast_export.c vcs-svn: pass paths through to fast-import 2011-03-22 18:32:58 -05:00
fast_export.h vcs-svn: pass paths through to fast-import 2011-03-22 18:32:58 -05:00
LICENSE
line_buffer.c vcs-svn: make buffer_copy_bytes return length read 2011-03-22 16:40:26 -05:00
line_buffer.h vcs-svn: make buffer_copy_bytes return length read 2011-03-22 16:40:26 -05:00
line_buffer.txt vcs-svn: make buffer_skip_bytes return length read 2011-03-22 16:39:54 -05:00
obj_pool.h
repo_tree.c vcs-svn: pass paths through to fast-import 2011-03-22 18:32:58 -05:00
repo_tree.h vcs-svn: pass paths through to fast-import 2011-03-22 18:32:58 -05:00
svndump.c vcs-svn: pass paths through to fast-import 2011-03-22 18:32:58 -05:00
svndump.h
trp.h
trp.txt