~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-10-30 21:46:13 UTC
  • mfrom: (2949.2.1 revert)
  • Revision ID: pqm@pqm.ubuntu.com-20071030214613-c0ojrpmnm21da068
(robertc) Stop reading the basis inventory from the repository twice during revert and manage basis tree locks better. (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
   * Partial commits are now approximately 40% faster by walking over the
86
86
     unselected current tree more efficiently. (Robert Collins)
87
87
 
 
88
   * Revert takes out an appropriate lock when reverting to a basis tree, and
 
89
     does not read the basis inventory twice. (Robert Collins)
 
90
 
88
91
   * XML inventory serialisation takes 20% less time while being stricter about
89
92
     the contents. (Robert Collins)
90
93