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
2
* Add zip support to 'import' command