~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: John Arbash Meinel
  • Date: 2010-08-02 21:47:07 UTC
  • mto: This revision was merged to the branch mainline in revision 5393.
  • Revision ID: john@arbash-meinel.com-20100802214707-rz6zvnyb0t3tlbe5
Changing from set() to tuple() dropped id_index from 385kB to 273kB for bzr.dev.

A decent start, though there is more we can do.

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
Improvements
48
48
************
49
49
 
 
50
* ``DirState`` internals use a little bit less memory.
 
51
  (John Arbash Meinel)
 
52
 
50
53
* When building new working trees, default to reading from the repository
51
54
  rather than the source tree unless explicitly requested. (via
52
55
  ``--files-from`` and ``--hardlink`` for ``bzr branch`` and