Part of bzrlib
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 32 | Class | Revision | Single revision on a branch. |
| 120 | Function | iter_ancestors | Undocumented |
| 142 | Function | find_present_ancestors | Return the ancestors of a revision present in a branch. |
| 167 | Function | is_reserved_id | Determine whether a revision id is reserved |
| 175 | Function | check_not_reserved_id | Raise ReservedId if the supplied revision_id is reserved |
| 181 | Function | ensure_null | Ensure only NULL_REVISION is used to represent the null revision |
| 192 | Function | is_null | Undocumented |
| 158 | Function | __get_closest | Undocumented |
It's possible that a branch won't have the complete ancestry of one of its revisions.