git-commit-vandalism/vcs-svn
Jonathan Nieder 5c674860eb Merge branch 'db/length-as-hash' (early part) into db/svn-fe-code-purge
* 'db/length-as-hash' (early part):
  vcs-svn: implement perfect hash for top-level keys
  vcs-svn: implement perfect hash for node-prop keys
  vcs-svn: improve reporting of input errors
  vcs-svn: make buffer_copy_bytes return length read
  vcs-svn: make buffer_skip_bytes return length read
  vcs-svn: improve support for reading large files

Conflicts:
	vcs-svn/fast_export.c
	vcs-svn/svndump.c
2011-03-22 18:11:59 -05:00
..
fast_export.c Merge branch 'db/length-as-hash' (early part) into db/svn-fe-code-purge 2011-03-22 18:11:59 -05:00
fast_export.h vcs-svn: eliminate repo_tree structure 2011-03-07 01:43:58 -06:00
LICENSE SVN dump parser 2010-08-14 19:35:38 -07:00
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 Add memory pool library 2010-08-14 19:35:37 -07:00
repo_tree.c vcs-svn: eliminate repo_tree structure 2011-03-07 01:43:58 -06:00
repo_tree.h vcs-svn: eliminate repo_tree structure 2011-03-07 01:43:58 -06:00
string_pool.c vcs-svn: quote paths correctly for ls command 2011-03-07 01:43:58 -06:00
string_pool.h vcs-svn: quote paths correctly for ls command 2011-03-07 01:43:58 -06:00
string_pool.txt Add string-specific memory pool 2010-08-14 19:35:37 -07:00
svndump.c Merge branch 'db/length-as-hash' (early part) into db/svn-fe-code-purge 2011-03-22 18:11:59 -05:00
svndump.h vcs-svn: Check for errors from open() 2010-11-24 14:51:42 -08:00
trp.h treap: make treap_insert return inserted node 2010-12-07 16:03:55 -08:00
trp.txt treap: make treap_insert return inserted node 2010-12-07 16:03:55 -08:00