~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-08-15 15:57:56 UTC
  • mfrom: (1911.3.5 add-action-55781)
  • Revision ID: pqm@pqm.ubuntu.com-20060815155756-77559a6254704822
(jam) add '--file-ids-from' to 'bzr add' (bug #55781)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
IN DEVELOPMENT
2
2
  
3
3
  IMPROVEMENTS:
 
4
  
 
5
    * 'bzr add --file-ids-from' can be used to specify another path to use
 
6
      for creating file ids, rather than generating all new ones. Internally,
 
7
      the 'action' passed to smart_add_tree() can return file_ids that
 
8
      will be used, rather than having bzrlib generate new ones.
 
9
      (John Arbash Meinel, #55781)
4
10
 
5
11
    * ``bzr selftest --benchmark`` now allows a ``--cache-dir`` parameter.
6
12
      This will cache some of the intermediate trees, and decrease the