~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Michael Ellerman
  • Date: 2005-11-28 06:25:38 UTC
  • mto: (0.3.1 shelf-dev) (325.1.2 bzrtools)
  • mto: This revision was merged to the branch mainline in revision 334.
  • Revision ID: michael@ellerman.id.au-20051128062538-a641c1279063c5fc
New shelf layout. Shelves now sit under .bzr/x-shelf/default/

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
June 15, 2005
2
 
* Added annotate
3
 
* Added Michael Ellerman's shelf/unshelf
4
 
* Implemented python user interface
5
 
 
6
 
June 8, 2005
7
 
baz2bzr
8
 
* much better error messages for common mistakes
9
 
* more thorough unit testing
10
 
* works better with recent merge changes
11
 
* Debian packaging (Jeff Bailey)
12
 
 
13
 
June 7, 2005
14
 
* baz2bzr supports updating a previous import (John Meinel)
15
 
* baz2bzr has proper commandline parsing (John Meinel)
16
 
* baz2bzr can skip symlinks when importing
17
 
* bzr-pull is obsolete, now that that bzr has a native pull command