~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Ian Clatworthy
  • Date: 2007-08-31 05:54:21 UTC
  • mfrom: (2743.3.6 bzr.quicker-initial-commit)
  • mto: This revision was merged to the branch mainline in revision 2774.
  • Revision ID: ian.clatworthy@internode.on.net-20070831055421-iwcem9phv1needkk
(Ian Clatworthy) Quicker initial commit - skip SHAing twice & skip path lookup as we know it

Show diffs side-by-side

added added

removed removed

Lines of Context:
97
97
      only a small increase in space used (and in some cases a reduction in
98
98
      space). (Robert Collins)
99
99
 
 
100
    * Initial commit no longer SHAs files twice and now reuses the path
 
101
      rather than looking it up again, making it faster.
 
102
      (Ian Clatworthy)
 
103
 
100
104
  API BREAKS:
101
105
 
102
106
   * ``Branch.append_revision`` is removed altogether; please use