2
* RELEASE: bzrtools 0.17.0
3
* RELEASE: bzrtools 0.17.1
6
* Whitespace cleanups from Charlie Shepherd
9
* Version warning is suppressed for dev version of the next release. E.g.
10
bzrtools 0.17.0 will not complain when used with Bazaar 0.18.0 dev.
13
* RELEASE: bzrtools 0.16.1
16
* RELEASE: bzrtools 0.16.0
19
* Get shelf tests passing with dirstate (again!)
20
* RELEASE: bzrtools 0.15.4
23
* Add branch parameter to show-paths
26
* RELEASE: bzrtools 0.15.3
29
* Hack around hunk headers showing as long lines.
32
* Handle broken python tar implementations in upstream_import
33
* RELEASE: bzrtools 0.15.2
36
* RELEASE: bzrtools 0.15.1
37
* RELEASE: bzrtools 0.15.0
40
* Colordiff warns on long lines
43
* RELEASE: bzrtools 0.14.0
46
* 'colordiff' now optionally checks for whitespace violations
49
* 'import' now imports directories.
52
* 'cbranch' now supports multilevel paths. So your repo hierarchy can match
53
your working directory hierarchy exactly. New config option must be
54
used: "cbranch_target". Appendpath policy should be used for this.
57
* 'import' command now honours execute bit in tarfiles
60
* 'graph-ancestry' shows branch nick if applicable
63
* 'patch' works over sftp (and, in theory, all transports)
66
* 'branch-history' tolerates commit ids with no email
69
* Add zip support to 'import' command
72
* 'patch' fixed to work properly with http URLs and all other transports
75
* 'rspush' supports dedicated rsync servers (i.e. site:: syntax)
79
* 'shelf' handles pipe errors better when invoking patch
82
* RELEASE: bzrtools 0.13.0
85
* Add encoding flag for 'baz-import'
86
* Fix deprecated API use in 'switch'
87
* Add show-paths command from Alexander Belchenko
2
90
* RELEASE: bzrtools 0.12.0
3
91
* Update 'import' command for unique roots changes