jelmer/subvertpy.git
2008-06-28 Jelmer VernooijFix formatting in README, add note about stacked branches.
2008-06-28 Jelmer VernooijProperly raise error when bindings haven't been built.
2008-06-28 Jelmer VernooijMerge partial support for stacked branches.
2008-06-28 Jelmer VernooijDeal with the fact inventory_sha1 can't be None.
2008-06-28 Jelmer VernooijDeal with absent content.
2008-06-28 Jelmer VernooijFix construction of fake texts.
2008-06-28 Jelmer VernooijAdd wrapper for get-file.
2008-06-28 Jelmer VernooijImplement get_record_stream() for files.
2008-06-27 Jelmer Vernooijimplement content for FakeRevisionTexts.
2008-06-27 Jelmer VernooijSwitch to using serializer format 7
2008-06-27 Jelmer VernooijFix versionedfiles tests.
2008-06-27 Jelmer VernooijImplement get_record_stream in FakeVersionedFiles.
2008-06-27 Jelmer VernooijImplement FakeVersionedFiles.get_parent_map.
2008-06-27 Jelmer VernooijCouple more.
2008-06-27 Jelmer Vernooijuse commit editor in some places in tree tests.
2008-06-27 Jelmer VernooijConvert some push tests to use the new commit builder...
2008-06-27 Jelmer VernooijUse python implementation of send to stream function.
2008-06-27 Jelmer VernooijAllow calling txdelta objects.
2008-06-27 Jelmer VernooijProperly propagate sentinel in delta steam.
2008-06-27 Jelmer VernooijExtra type checking.
2008-06-27 Jelmer VernooijConvert more functions to use the new commit editor...
2008-06-27 Jelmer VernooijImplement send_stream to delta function in Python.
2008-06-27 Jelmer Vernooijuse new commit editor in more tests.
2008-06-27 Jelmer VernooijAdd target for checking for memory leaks.
2008-06-27 Jelmer VernooijUse new commit editor API
2008-06-27 Jelmer Vernooijuse new commit editor in transport tests.
2008-06-27 Jelmer VernooijUse new commit editor.
2008-06-27 Jelmer VernooijUse portable argument to get_log().
2008-06-27 Jelmer VernooijUse new commit editor.
2008-06-27 Jelmer VernooijFix get_file_text().
2008-06-27 Jelmer VernooijAvoid use of weave_store.
2008-06-26 Jelmer VernooijFix get_log call in logwalker.
2008-06-26 Jelmer VernooijFix timezone test.
2008-06-26 Jelmer VernooijProperly raise nosuchrevision exception.
2008-06-26 Jelmer VernooijFix ancestry tests.
2008-06-26 Jelmer VernooijFix get_branch_path().
2008-06-26 Jelmer VernooijAdd wrapper for get_locations.
2008-06-26 Jelmer VernooijMore get_locations tests.
2008-06-26 Jelmer VernooijAdd extra test, todo items for versionedfiles.
2008-06-26 Jelmer VernooijAdd another info test.
2008-06-26 Jelmer Vernooijfix tests.
2008-06-26 Jelmer VernooijFix ra.get_locations() tests.
2008-06-26 Jelmer VernooijAdd implementation and tests for stats.
2008-06-26 Jelmer VernooijAdd versionedfiles tests.
2008-06-26 Jelmer VernooijFix loading from fileid map cache.
2008-06-26 Jelmer VernooijFix map saving.
2008-06-26 Jelmer VernooijCope with new required attributes on Repository impleme...
2008-06-26 Jelmer VernooijFix compatibility with new versionedfiles API.
2008-06-26 Jelmer VernooijAdd tests for get_locations.
2008-06-25 Jelmer VernooijSimplify call.
2008-06-25 Jelmer VernooijAdd extra assertion.
2008-06-24 Jelmer VernooijFix another hardcoded pointer size.
2008-06-24 Jelmer VernooijRemove assumption about 4-byte pointers.
2008-06-24 Jelmer VernooijFix converting redirect errors.
2008-06-24 Jelmer VernooijFix memory leak leaking config variables.
2008-06-24 Jelmer VernooijUse potentially cached revprop list.
2008-06-24 Jelmer VernooijFix some memory leaks.
2008-06-24 Jelmer VernooijAdd note about revision iteration being fixed.
2008-06-24 Jelmer VernooijSet exp bit for now, pending issues with the http trans...
2008-06-24 Jelmer VernooijFix memory leak.
2008-06-24 Jelmer VernooijAdd note about username/password prompting working...
2008-06-24 Jelmer VernooijFix exception name
2008-06-24 Jelmer VernooijFix reference count, argument.
2008-06-24 Jelmer VernooijSimplify fetch code.
2008-06-24 Jelmer VernooijUpgrade cache version.
2008-06-24 Jelmer VernooijAdd hack to make sure other thread doesn't hang, as...
2008-06-24 Jelmer VernooijWrap replay_range.
2008-06-24 Jelmer VernooijDon't use cache when searching for revision signatures.
2008-06-24 Jelmer VernooijCache repos root and uuid.
2008-06-24 Jelmer VernooijRemove use of find_latest_change.
2008-06-23 Jelmer VernooijFix typo.
2008-06-23 Jelmer VernooijUse logwalker.iter_changes() rather than logwalker...
2008-06-23 Jelmer VernooijFix signature test.
2008-06-23 Jelmer VernooijUse iter_changes() from lhs_revision_parent.
2008-06-23 Jelmer VernooijObtain new connection before creating thread to cope...
2008-06-23 Jelmer VernooijFix tests.
2008-06-23 Jelmer VernooijMore pedantic return value checking.
2008-06-23 Jelmer VernooijFix conversion of revprops.
2008-06-23 Jelmer VernooijCope with bzr not having username available.
2008-06-23 Jelmer VernooijAdd tests for get_file_revs.
2008-06-23 Jelmer VernooijFix callback for get_file_revs, add extra checks.
2008-06-23 Jelmer VernooijFix handling replaced items in get_previous().
2008-06-23 Jelmer VernooijMerge support for more apr configs.
2008-06-23 Jelmer VernooijMerge fix for compatibility with svn built with --enabl...
2008-06-23 Martin von... Link ra extension against svn_delta-1 library.
2008-06-23 Martin von... Autodetect apr-config and apr-1-config, override with...
2008-06-23 Jelmer Vernooijcloning_metadir() is now implemented.
2008-06-23 Jelmer VernooijAdd trivial cache for repos root.
2008-06-23 Jelmer VernooijFix typos in auth.py.
2008-06-23 Jelmer VernooijAdd note about find_children function.
2008-06-23 Jelmer VernooijProperly convert redirect requests to Bazaar exceptions.
2008-06-23 Jelmer VernooijAdd note about SSL certificate breakage.
2008-06-23 Jelmer VernooijFix more tests.
2008-06-23 Jelmer VernooijRemove unused tests helper functions.
2008-06-23 Jelmer VernooijRemove the old test commit editor.
2008-06-23 Jelmer VernooijFix tests.
2008-06-23 Jelmer VernooijUse new commit editor API.
2008-06-23 Jelmer VernooijUse new commit editor.
2008-06-23 Jelmer VernooijAdd new easy to use commit editor for tests.
2008-06-22 Jelmer VernooijFix mapping tests.
next