Part of bzrlib
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 35 | Function | plural | Undocumented |
| 44 | Class | LocationList | No class docstring; 2/4 methods documented |
| 79 | Function | gather_location_info | Undocumented |
| 314 | Function | show_bzrdir_info | Output to stdout the 'info' for a_bzrdir. |
| 351 | Function | show_component_info | Write info about all bzrdir components to stdout |
| 387 | Function | describe_layout | Convert a control directory layout into a user-understandable term |
| 432 | Function | describe_format | Determine the format of an existing control directory |
| 129 | Function | _show_location_info | Show known locations for working, branch and repository. |
| 138 | Function | _gather_related_branches | Undocumented |
| 152 | Function | _show_related_info | Show parent and push location of branch. |
| 161 | Function | _show_format_info | Show known formats for control, working, branch and repository. |
| 180 | Function | _show_locking_info | Show locking status of working, branch and repository. |
| 207 | Function | _show_missing_revisions_branch | Show missing master revisions in branch. |
| 220 | Function | _show_missing_revisions_working | Show missing revisions in working tree. |
| 239 | Function | _show_working_stats | Show statistics about a working tree. |
| 271 | Function | _show_branch_stats | Show statistics about a branch. |
| 294 | Function | _show_repository_info | Show settings of a repository. |
| 302 | Function | _show_repository_stats | Show statistics about a repository. |