Reduce amount of mutters.
[jelmer/subvertpy.git] / transport.py
2006-07-16 Jelmer VernooijBunch of file id improvements.
2006-07-10 Jelmer VernooijAdd tests for convert, fix ignores.
2006-07-04 Jelmer VernooijProperly support and https:// repositories.
2006-07-04 Jelmer Vernooij[merge] portability fixes.
2006-07-04 Jelmer VernooijFix use with Subversion 1.3.
2006-07-04 Jelmer VernooijSmall fixes.
2006-07-04 Jelmer VernooijAdd more tests, fix more bugs.
2006-07-03 Jelmer VernooijAdd tests for executable bit.
2006-07-02 Jelmer VernooijFix tests.
2006-07-02 Jelmer VernooijAdd tests for dumpfiles.
2006-07-02 Jelmer VernooijTests and docstrings in transport.
2006-07-02 Jelmer VernooijFix code and tests to pass.
2006-07-01 Jelmer VernooijRewrite svn2bzr as part of bzr-svn. It is now a bzr...
2006-06-29 Jelmer VernooijAnother set of smaller commits.
2006-06-27 Jelmer VernooijCouple more random fixes.
2006-06-27 Jelmer VernooijFix pending merges.
2006-06-26 Jelmer VernooijFix annoying memory management issue.
2006-06-22 Jelmer VernooijAdd more tests, fix tests.
2006-06-21 Jelmer VernooijImport svn2bzr since it can share testing infrastructure
2006-06-21 Jelmer VernooijUse generators in logcacher.
2006-06-21 Jelmer VernooijFix existing tests to work.
2006-06-21 Jelmer VernooijImport SVN testsuite.
2006-06-21 Jelmer VernooijFix simple fixes.
2006-06-18 Jelmer VernooijAdd wrapper function for get_log()
2006-06-18 Jelmer VernooijMore work on supporting Subversion working copies.
2006-06-13 Jelmer VernooijGet rid of fake weave code.
2006-06-13 Jelmer Vernooij[merge] trunk
2006-06-13 Jelmer VernooijStart working on using .svn/ directories for local...
2006-06-07 Jelmer VernooijFix build.
2006-06-07 Jelmer VernooijImplement a CommitBuilder for Subversion branches....
2006-06-07 Jelmer VernooijFix formatting to conform to Bzr standards.
2006-06-06 Jelmer VernooijFix bug in not setting the auth_baton that broke the...
2006-06-01 Jelmer VernooijImplement detecting Subversion branches more cleanly...
2006-05-16 Jelmer VernooijAdd BranchingScheme as a separate file
2006-05-16 Jelmer VernooijAdd some help strings
2006-05-12 Jelmer VernooijAdd couple of stubs (should almost get full branches...
2006-05-11 Jelmer VernooijFix URL handling for branches and repositories
2006-05-11 Jelmer VernooijFix running 'bzr log' on out-of-branch URLs
2006-05-11 Jelmer VernooijSupport open_containing(), remove obsolete TODO file
2006-05-11 Jelmer VernooijMerge svn-ra branch (switch to using svn.ra API rather...
2006-05-08 Jelmer VernooijAdd copyright headers, add test for branch format descr...
2006-05-08 Jelmer VernooijDon't test phony transport
2006-04-17 Jelmer VernooijFix use of 'bzr info', update TODO
2006-04-16 Jelmer VernooijFix checking out actual contents of files
2006-04-15 Jelmer VernooijMake lightweight checkouts (bzr co --lightweight) work...
2006-04-14 Jelmer VernooijFix ancestry information
2006-04-13 Jelmer VernooijAdd some more dummy functions
2006-04-07 Jelmer VernooijFix up to connect
2006-04-06 Jelmer VernooijUpdate to new bzr API's