~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-12-20 16:16:34 UTC
  • mfrom: (3123.5.18 hardlinks)
  • Revision ID: pqm@pqm.ubuntu.com-20071220161634-2kcjb650o21ydko4
Accelerate build_tree using similar workingtrees (abentley)

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
  IMPROVEMENTS:
23
23
 
 
24
   * ``branch`` and ``checkout`` can now use files from a working tree to
 
25
     to speed up the process.  For checkout, this requires the new
 
26
     --files-from flag.  (Aaron Bentley)
 
27
 
24
28
   * ``bzr diff`` now sorts files in alphabetical order.  (Aaron Bentley)
25
29
 
26
30
   * ``bzr diff`` now works on branches without working trees. Tree-less