~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2005-10-23 14:07:20 UTC
  • Revision ID: robertc@robertcollins.net-20051023140720-aaa80c33984831a3
Allow the first revision on revision-history to have parents.

'bzr check' allows the first revision on revision-history to have
parents - something that is expected for cheap checkouts, and occurs
when conversions from baz do not have all history.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
UNRELEASED CHANGES
2
2
 
3
3
  IMPROVEMENTS:
 
4
  
4
5
    * merge now takes a --show-base option to include the base text in
5
6
      conflicts.
6
7
      (Aaron Bentley)
52
53
 
53
54
    * Merge now has a retcode of 1 when conflicts occur. (Robert Collins)
54
55
 
 
56
    * 'bzr check' allows the first revision on revision-history to have
 
57
      parents - something that is expected for cheap checkouts, and occurs
 
58
      when conversions from baz do not have all history.
 
59
 
55
60
  TESTING:
56
61
 
57
62
    * The 'bzr selftest --pattern' option for has been removed, now