2
* New Switch command (David Allouche/Canonical)
10
* Improved shell completion
11
* bzr push can omit working tree
12
* Documentation updates
15
* New test.py for standalone (kinda) testing
16
* New branch-history command
17
* New "fix" command (done automatically in fetch-ghosts)
21
* Added force-reweave-inventory from Daniel Silverstone
22
* Decorated push from Robert Collins
23
* Improved shell completion
24
* Improved import when first ancestor is in an unregisered archive
27
* Added tests for several commands
28
* Made push auto_disable when native push present
29
* Merged Michael Ellerman's shelf v2 plugin
30
* New "shell" command, derived from Fai
31
* Got pull working with URLs
35
* disabled annotate in favor of bzr annotate
36
* Added clean-tree --detrius
40
* Default-ignore shelf files
41
* Win32 compatability fixes (Alexander Belchenko)
42
* Conflict handling now in bzr itself
43
* Fetch-missing renamed to fetch-ghosts
44
* Annotate includes changes since last commit, uses sha1 instead of text_id
47
* better errors for bad push locations (Eirik Nygaard)
48
* prevented push from overwriting any non-empty directory that is not an
49
ancestor branch. (Remote revision-history must be a subset of local.)
50
* added --overwrite option to push
53
* Significant reworking of graph-ancestry
54
* Fetch-missing uses 'parent' instead of 'x-pull' (bzr changed)
55
* Updated to match bzr 0.0.8 API changes
56
* Updated to handle new bzr diff output
59
* documented clean-tree, conflicts, resolve, graph-ancestry, patch
60
* obsoleted all the executibles; bzrtools only works as plugins now
64
* Added Michael Ellerman's shelf/unshelf
65
* Implemented python user interface
69
* much better error messages for common mistakes
70
* more thorough unit testing
71
* works better with recent merge changes
72
* Debian packaging (Jeff Bailey)
2
75
* baz2bzr supports updating a previous import (John Meinel)
3
76
* baz2bzr has proper commandline parsing (John Meinel)