Part of bzrlib
| Function | plural | Undocumented |
| Class | LocationList | No class docstring; 2/4 methods documented |
| Function | gather_location_info | Undocumented |
| Function | show_bzrdir_info | Output to stdout the 'info' for a_bzrdir. |
| Function | show_component_info | Write info about all bzrdir components to stdout |
| Function | describe_layout | Convert a control directory layout into a user-understandable term |
| Function | describe_format | Determine the format of an existing control directory |
| Class | InfoHooks | Hooks for the info command. |
| Function | _show_location_info | Show known locations for working, branch and repository. |
| Function | _gather_related_branches | Undocumented |
| Function | _show_related_info | Show parent and push location of branch. |
| Function | _show_format_info | Show known formats for control, working, branch and repository. |
| Function | _show_locking_info | Show locking status of working, branch and repository. |
| Function | _show_missing_revisions_branch | Show missing master revisions in branch. |
| Function | _show_missing_revisions_working | Show missing revisions in working tree. |
| Function | _show_working_stats | Show statistics about a working tree. |
| Function | _show_branch_stats | Show statistics about a branch. |
| Function | _show_repository_info | Show settings of a repository. |
| Function | _show_repository_stats | Show statistics about a repository. |