2
* RELEASE: bzrtools 0.12.0
3
* Update 'import' command for unique roots changes
6
* Fix parent-setting in 'cbranch'.
9
* Update for unique roots changes
12
* RELEASE: bzrtools 0.11.0
17
* Shove is now deprecated
18
* Reduce interactive slowdown by late-loading PyBaz
19
* baz-import speedup: remove useless merge_innter call
22
* Check bzrlib version
23
* RELEASE: bzrtools 0.9.1
26
* RELEASE: bzrtools 0.9.0
29
* Add --no-color option to shelve/unshelve
32
* clean-tree no longer treats --detritus or --ignored as including --unknowns
38
* Add 'shove' command, to move changes to a different tree
47
* Add 'import' command, to import tarballs
50
* RELEASE: bzrtools 0.8.1
51
* Fixed test case failure
54
* RELEASE: bzrtools 0.8
57
* Renamed push to rspush (Robert Collins/Aaron Bentley)
60
* New Switch command (David Allouche/Canonical)
66
* Updates to Shelf command
69
* New baz-import algorithm, with respository support
72
* RELEASE: bzrtools 0.7
2
73
* Improved shell completion
3
74
* bzr push can omit working tree
4
75
* Documentation updates