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
* Add encoding flag for 'baz-import'
75
* Fix deprecated API use in 'switch'
76
* Add show-paths command from Alexander Belchenko
79
* RELEASE: bzrtools 0.12.0
80
* Update 'import' command for unique roots changes
83
* Fix parent-setting in 'cbranch'.
86
* Update for unique roots changes
89
* RELEASE: bzrtools 0.11.0
94
* Shove is now deprecated
95
* Reduce interactive slowdown by late-loading PyBaz
96
* baz-import speedup: remove useless merge_innter call
99
* Check bzrlib version
100
* RELEASE: bzrtools 0.9.1
103
* RELEASE: bzrtools 0.9.0
106
* Add --no-color option to shelve/unshelve
109
* clean-tree no longer treats --detritus or --ignored as including --unknowns
115
2
* Add 'shove' command, to move changes to a different tree