2
* RELEASE: bzrtools 0.14.0
5
* 'colordiff' now optionally checks for whitespace violations
8
* 'import' now imports directories.
11
* 'cbranch' now supports multilevel paths. So your repo hierarchy can match
12
your working directory hierarchy exactly. New config option must be
13
used: "cbranch_target". Appendpath policy should be used for this.
16
* 'import' command now honours execute bit in tarfiles
19
* 'graph-ancestry' shows branch nick if applicable
22
* 'patch' works over sftp (and, in theory, all transports)
25
* 'branch-history' tolerates commit ids with no email
28
* Add zip support to 'import' command
31
* 'patch' fixed to work properly with http URLs and all other transports
34
* 'rspush' supports dedicated rsync servers (i.e. site:: syntax)
38
* 'shelf' handles pipe errors better when invoking patch
41
* RELEASE: bzrtools 0.13.0
44
* Add encoding flag for 'baz-import'
45
* Fix deprecated API use in 'switch'
46
* Add show-paths command from Alexander Belchenko
49
* RELEASE: bzrtools 0.12.0
50
* Update 'import' command for unique roots changes
53
* Fix parent-setting in 'cbranch'.
56
* Update for unique roots changes
59
* RELEASE: bzrtools 0.11.0
64
* Shove is now deprecated
65
* Reduce interactive slowdown by late-loading PyBaz
66
* baz-import speedup: remove useless merge_innter call
69
* Check bzrlib version
70
* RELEASE: bzrtools 0.9.1
73
* RELEASE: bzrtools 0.9.0
76
* Add --no-color option to shelve/unshelve
79
* clean-tree no longer treats --detritus or --ignored as including --unknowns
85
* Add 'shove' command, to move changes to a different tree
94
* Add 'import' command, to import tarballs
97
2
* RELEASE: bzrtools 0.8.1
98
3
* Fixed test case failure