~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-06-20 09:21:41 UTC
  • mfrom: (2539.1.1 ianc-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20070620092141-cniojlk01bdec2a1
Better progress reporting in commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
    * Automatic merge base selection uses a faster algorithm that chooses
23
23
      better bases in criss-cross merge situations (Aaron Bentley)
24
24
 
 
25
    * Progress reporting in ``commit`` has been improved. The various logical
 
26
      stages are now reported on as follows, namely:
 
27
 
 
28
      * Collecting changes [Entry x/y] - Stage n/m
 
29
      * Saving data locally - Stage n/m
 
30
      * Uploading data to master branch - Stage n/m
 
31
      * Updating the working tree - Stage n/m
 
32
      * Running post commit hooks - Stage n/m
 
33
      
 
34
      If there is no master branch, the 3rd stage is omitted and the total
 
35
      number of stages is adjusted accordingly.
 
36
      (Ian Clatworthy)
 
37
 
25
38
  TESTING:
26
39
 
27
40
    * Removed the ``--keep-output`` option from selftest and clean up test