~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

update NEWS

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
      already moved and update the repository accordingly, if the target file
12
12
      does exist.
13
13
      A new option ``--after`` has been added so that if two files already
14
 
      exist, you could notify Bazaar that you have moved a (versioned) file and
15
 
      replaced it with another. Thus in this case ``bzr move --after`` will
16
 
      only update the Bazaar identifier.
 
14
      exist, you could notify Bazaar that you have moved a (versioned) file
 
15
      and replaced it with another. Thus in this case ``bzr move --after``
 
16
      will only update the Bazaar identifier.
17
17
      (Steffen Eichenberg, Marius Kruger)
18
18
 
19
19
    * ``ls`` now works on treeless branches and remote branches.
26
26
      Supported by ``commit``, ``revert`` and ``status``
27
27
      (Aaron Bentley)
28
28
 
 
29
    * ``inventory`` and ``unknowns`` hidden in favour of ``ls``
 
30
      (Aaron Bentley)
 
31
 
29
32
  INTERNALS:
30
33
 
31
34
    * Reserved ids (any revision-id ending in a colon) are rejected by