~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

Make bzr info command work on both local and remote locations. Support
branches and repositories, next to working trees.

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
    * New 'init-repository' command, plus support for repositories in 'init'
68
68
      and 'branch' (Aaron Bentley, Erik Bågfors)
69
69
 
70
 
    * Improve output of 'init' command. Show all relevant locations related to
71
 
      the working tree. Use kibibytes for binary quantities. Fix off-by-one
72
 
      error in missing revisions of working tree.  (Olaf Conradi)
 
70
    * Improve output of 'info' command. Show all relevant locations related to
 
71
      working tree, branch and repository. Use kibibytes for binary quantities.
 
72
      Fix off-by-one error in missing revisions of working tree.  Make 'info'
 
73
      work on branches, repositories and remote locations.  (Olaf Conradi)
73
74
 
74
75
  CHANGES:
75
76