~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-05-30 15:27:20 UTC
  • mfrom: (2495.3.2 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20070530152720-qdjd3zs950nindfs
(Robert Collins) Add a BranchBuilder API for use by the test suite.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
      is specified, and are labelled "revision-id:", as per mainline
9
9
      revisions, instead of "merged:". (Kent Gibson)
10
10
 
 
11
    * New ``BranchBuilder`` API which allows the construction of particular
 
12
      histories quickly. Useful for testing and potentially other applications
 
13
      too. (Robert Collins)
 
14
 
11
15
  IMPROVEMENTS:
12
16
  
13
17
    * There are two new help topics, working-trees and repositories that