Properly mark ra connection as not busy if a property is invalidly formatted.
[jelmer/subvertpy.git] / repository.py
2008-08-24 Jelmer VernooijAvoid going to sqlite for caching parents provider.
2008-08-23 Jelmer Vernooijfix formatting, unused imports, remove deprecated Branc...
2008-08-23 Jelmer VernooijRevert default format back to rich-root-pack.
2008-08-23 Jelmer Vernooijfix more tests.
2008-08-23 Jelmer VernooijSimplify fileprop path finding code.
2008-08-23 Jelmer VernooijSimplify branch path finding code.
2008-08-23 Jelmer VernooijAlways find all revisions.
2008-08-23 Jelmer VernooijUse absolute imports.
2008-08-22 Jelmer VernooijImprove progress bars when finding tags.
2008-08-22 Jelmer VernooijAvoid enumerating branches when searching for tags...
2008-08-22 Jelmer VernooijRemove branches removed in svn during svn-import.
2008-08-22 Jelmer VernooijAvoid browsing old branches to search for revids when...
2008-08-22 Jelmer VernooijPass project to branch/tag test functions.
2008-08-08 Jelmer VernooijMove lazy dictionary code to branchprops.py.
2008-08-03 Jelmer VernooijSupport bzr sign-my-commits.
2008-08-02 Jelmer VernooijFix http exceptions during.
2008-08-02 Jelmer VernooijMove more code out of DeltaBuildEditor.
2008-08-02 Jelmer VernooijFix missing argument.
2008-08-02 Jelmer VernooijCache mapping as well in revision, split up lhs_revisio...
2008-08-02 Jelmer VernooijAttach Subversion meta object rather than individual...
2008-07-30 Jelmer VernooijMerge support for building on Windows.
2008-07-29 Jelmer VernooijMerge formatting fixes.
2008-07-25 Jelmer VernooijUse cached parents, avoid mutter.
2008-07-24 Jelmer VernooijMerge trunk.
2008-07-23 Jelmer Vernooijeliminate uuid argument in file id map manipulation...
2008-07-23 Jelmer VernooijSimplify arguments to file id modification functions.
2008-07-21 Jelmer VernooijMake project argument mandatory.
2008-07-21 Jelmer VernooijPass to_revnum to history iterating functions.
2008-07-21 Jelmer VernooijAdd extra progress reporting.
2008-07-19 Jelmer VernooijRemove unused import.
2008-07-09 Jelmer Vernooijuse parents cache when possible.
2008-07-09 Jelmer VernooijUse common parent id functions.
2008-07-08 Jelmer VernooijWarn when trying to clone a repository root as a branch.
2008-07-07 Jelmer VernooijShow subversion revision numbers in bzr log.
2008-07-07 Jelmer VernooijFix revision numbers in tags.
2008-07-06 Jelmer VernooijAdd progress bar.
2008-07-06 Jelmer VernooijDeal with tags that are used as a branch.
2008-07-05 Jelmer VernooijFix tests.
2008-07-04 Jelmer VernooijWhen importing tags, try to import the parent if the...
2008-07-04 Jelmer VernooijMerge trunk.
2008-07-04 Jelmer VernooijUse a knit as backend for the parent map.
2008-07-04 Jelmer VernooijPass revnum, branch and uuid to import_revision function.
2008-07-04 Jelmer VernooijMerge several local improvements.
2008-07-03 Jelmer VernooijMerge tags support.
2008-07-03 Jelmer VernooijImplement get_tag_dict for subversion branches.
2008-07-03 Jelmer VernooijAdd find_tags.
2008-07-03 Jelmer VernooijRename FakeVersionedFiles -> VirtualVersionedFiles.
2008-07-01 Jelmer VernooijAdd another progress bar.
2008-07-01 Jelmer VernooijAdd hash function for RevisionMeta.
2008-07-01 Jelmer VernooijAvoid reopening the repository each time when finding...
2008-07-01 Jelmer VernooijAvoid reopening transport, cache uuid and repos_root.
2008-07-01 Jelmer VernooijImplement item_keys_introduced_by().
2008-07-01 Jelmer VernooijMerge local change.
2008-06-29 Jelmer VernooijMerge encoding fixes from Martin.
2008-06-28 Jelmer VernooijMerge 0.4.
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 VernooijFix construction of fake texts.
2008-06-27 Jelmer VernooijSwitch to using serializer format 7
2008-06-27 Jelmer VernooijImplement FakeVersionedFiles.get_parent_map.
2008-06-27 Jelmer VernooijMerge 0.4.
2008-06-26 Jelmer VernooijFix ancestry tests.
2008-06-26 Jelmer VernooijAdd implementation and tests for stats.
2008-06-26 Jelmer VernooijCope with new required attributes on Repository impleme...
2008-06-26 Jelmer VernooijFix compatibility with new versionedfiles API.
2008-06-24 Jelmer VernooijUse potentially cached revprop list.
2008-06-24 Jelmer VernooijUpgrade cache version.
2008-06-24 Jelmer VernooijDon't use cache when searching for revision signatures.
2008-06-24 Jelmer VernooijRemove use of find_latest_change.
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 VernooijMerge support for more apr configs.
2008-06-22 Jelmer VernooijAdd revprop cache to logwalker.
2008-06-18 Jelmer VernooijMerg e0.4.
2008-06-15 Jelmer VernooijAbstract away more of the standard python-svn bindings.
2008-06-15 Jelmer VernooijProvide equivalent of core module.
2008-06-05 Jelmer VernooijFix imports.
2008-06-05 Jelmer VernooijMove definition of error codes.
2008-06-04 Jelmer VernooijMerge support for shallow branches.
2008-06-04 Jelmer VernooijAvoid using relative imports.
2008-05-29 Jelmer VernooijRemove Repository.revision_parents().
2008-05-29 Jelmer VernooijRemove get_revision_graph() as upstream no longer has...
2008-05-29 Jelmer VernooijFix case insensitive handling of paths in CachingLogWal...
2008-05-12 Jelmer VernooijMerge nocache fixes.
2008-05-12 Jelmer VernooijDeal with parent branch changing name in Repository...
2008-05-06 Jelmer VernooijFix remaining tests.
2008-05-05 Jelmer VernooijFix tests after API changes.
2008-05-05 Jelmer VernooijUse sqlite-backed parents cache when possible.
2008-05-05 Jelmer VernooijSupport limit arguments to various history iterating...
2008-05-05 Jelmer VernooijUse revmeta in fetch, allow specifying multiple paths...
2008-05-05 Jelmer VernooijAllow iter_changes() in reverse order.
2008-05-05 Jelmer VernooijMake logwalker API match the standard svn API more...
2008-05-05 Jelmer VernooijMove rhs revision determination to RevisionMetadata...
2008-05-05 Jelmer VernooijUse revmeta object in a couple more places.
2008-05-05 Jelmer VernooijUse RevisionMetadata object in iter_all_changes() function.
2008-05-05 Jelmer VernooijUse object for keeping track of bzr-related revision...
2008-05-04 Jelmer VernooijAdd reuse-revisions option to speed up looking for...
2008-05-04 Jelmer VernooijFix regression in children iterate function.
2008-05-04 Jelmer VernooijFix some tests.
next