summaryrefslogtreecommitdiff
path: root/branch_updater.py
Commit message (Expand)AuthorAgeFilesLines
* Store the BranchMapper in the CacheManager so it can be got from other places.Max Bowsher2009-11-041-3/+1
* Make BranchMapper just map one name per call.Max Bowsher2009-11-041-1/+3
* Handle multi-level branchesIan Clatworthy2009-10-261-2/+5
* Merge fix for tags off the mainlineIan Clatworthy2009-10-121-1/+2
|\
| * Store tags on entire branch ancestry, not just left-hand ancestry.Max Bowsher2009-10-101-1/+2
|/
* Update the working tree for trunk implicitlyIan Clatworthy2009-08-171-7/+15
* Smarter selection of branch format based on shared repository formatIan Clatworthy2009-08-071-1/+4
* Add missing importLars Hoss2009-07-021-1/+1
* nicer and round-trippable mapping of git ref names to bzr branch namesIan Clatworthy2009-02-251-24/+7
* move GenericBranchUpdater into its own moduleIan Clatworthy2009-02-181-0/+176