Part of bzrlib
| Class | VcsMapping | Describes the mapping between the semantics of Bazaar and a foreign VCS. |
| Class | VcsMappingRegistry | Registry for Bazaar<->foreign VCS mappings. |
| Class | ForeignRevision | A Revision from a Foreign repository. Remembers |
| Class | ForeignVcs | A foreign version control system. |
| Class | ForeignVcsRegistry | Registry for Foreign VCSes. |
| Class | ForeignRepository | A Repository that exists in a foreign version control system. |
| Class | ForeignBranch | Branch that exists in a foreign version control system. |
| Function | update_workingtree_fileids | Update the file ids in a working tree based on another tree. |
| Class | cmd_dpush | Undocumented |