2
* Add zip support to 'import' command
5
* 'patch' fixed to work properly with http URLs and all other transports
8
* 'rspush' supports dedicated rsync servers (i.e. site:: syntax)
12
* 'shelf' handles pipe errors better when invoking patch
15
* RELEASE: bzrtools 0.13.0
18
* Add encoding flag for 'baz-import'
19
* Fix deprecated API use in 'switch'
20
* Add show-paths command from Alexander Belchenko
23
* RELEASE: bzrtools 0.12.0
24
* Update 'import' command for unique roots changes
27
* Fix parent-setting in 'cbranch'.
30
* Update for unique roots changes
33
* RELEASE: bzrtools 0.11.0
38
* Shove is now deprecated
39
* Reduce interactive slowdown by late-loading PyBaz
40
* baz-import speedup: remove useless merge_innter call
43
* Check bzrlib version
44
* RELEASE: bzrtools 0.9.1
47
* RELEASE: bzrtools 0.9.0
50
* Add --no-color option to shelve/unshelve
53
* clean-tree no longer treats --detritus or --ignored as including --unknowns
59
* Add 'shove' command, to move changes to a different tree
68
* Add 'import' command, to import tarballs
71
* RELEASE: bzrtools 0.8.1
72
* Fixed test case failure
75
* RELEASE: bzrtools 0.8
78
* Renamed push to rspush (Robert Collins/Aaron Bentley)
81
* New Switch command (David Allouche/Canonical)
87
* Updates to Shelf command
90
* New baz-import algorithm, with respository support
93
* RELEASE: bzrtools 0.7
94
* Improved shell completion
95
* bzr push can omit working tree
96
* Documentation updates
99
* New test.py for standalone (kinda) testing
100
* New branch-history command
101
* New "fix" command (done automatically in fetch-ghosts)
104
* Various API updates
105
* Added force-reweave-inventory from Daniel Silverstone
106
* Decorated push from Robert Collins
107
* Improved shell completion
108
* Improved import when first ancestor is in an unregisered archive
111
* Added tests for several commands
112
* Made push auto_disable when native push present
113
* Merged Michael Ellerman's shelf v2 plugin
114
* New "shell" command, derived from Fai
115
* Got pull working with URLs
119
* disabled annotate in favor of bzr annotate
120
* Added clean-tree --detrius
2
124
* Default-ignore shelf files
3
125
* Win32 compatability fixes (Alexander Belchenko)