2
* RELEASE: bzrtools 0.16.1
5
* RELEASE: bzrtools 0.16.0
8
* Get shelf tests passing with dirstate (again!)
9
* RELEASE: bzrtools 0.15.4
12
* Add branch parameter to show-paths
15
* RELEASE: bzrtools 0.15.3
18
* Hack around hunk headers showing as long lines.
21
* Handle broken python tar implementations in upstream_import
22
* RELEASE: bzrtools 0.15.2
25
* RELEASE: bzrtools 0.15.1
26
* RELEASE: bzrtools 0.15.0
29
* Colordiff warns on long lines
32
* RELEASE: bzrtools 0.14.0
35
* 'colordiff' now optionally checks for whitespace violations
38
* 'import' now imports directories.
41
* 'cbranch' now supports multilevel paths. So your repo hierarchy can match
42
your working directory hierarchy exactly. New config option must be
43
used: "cbranch_target". Appendpath policy should be used for this.
46
* 'import' command now honours execute bit in tarfiles
49
* 'graph-ancestry' shows branch nick if applicable
52
* 'patch' works over sftp (and, in theory, all transports)
55
* 'branch-history' tolerates commit ids with no email
58
* Add zip support to 'import' command
61
* 'patch' fixed to work properly with http URLs and all other transports
64
* 'rspush' supports dedicated rsync servers (i.e. site:: syntax)
68
* 'shelf' handles pipe errors better when invoking patch
71
* RELEASE: bzrtools 0.13.0
74
2
* Add encoding flag for 'baz-import'
75
3
* Fix deprecated API use in 'switch'