API requests from a qbzr dev
Gary van der Merwe
garyvdm at gmail.com
Fri Sep 25 17:07:11 BST 2009
On Fri, Sep 25, 2009 at 4:49 PM, Vincent Ladeuil <v.ladeuil+lp at free.fr> wrote:
> What would be very valuable for everybody involved is that you:
> - list every private API you're currently using,
I know I should log bugs for these, but it's a start anyway...
bzrlib.config.GlobalConfig._get_parser
bzrlib.config.BranchConfig._get_location_config
bzrlib.config.BranchConfig._get_branch_data_config
bzrlib.builtins.cmd_merge._do_preview (Overridden to implement bzr
merge --qpreview)
bzrlib.transform._PreviewTree
bzrlib.branch.Branch._format
bzrlib.workingtree.WorkingTree._format
bzrlib.repository.Repository._format
bzrlib.repository.Repository._make_parents_provider
bzrlib.workingtree.WorkingTree._comparison_data
bzrlib.diff._get_trees_to_diff
(https://code.edge.launchpad.net/~garyvdm/bzr/get_trees_and_branches_to_diff/+merge/12341)
* Produced by hand, so might not be complete...
More information about the bazaar
mailing list