2
* RELEASE: bzrtools 1.8.0
3
* Fix NotStandalone class to be stringable (#277652)
6
* RELEASE: bzrtools 1.7.0
9
* colordiff can now use /etc/colordiffrc
12
* RELEASE: bzrtools 1.6.0
15
* Fix bug in when TERM environment variable is unset
18
* Spin off baz-import into a separate project
22
* Mark show-paths as obsolete
23
* Update to avoid deprecated APIs
24
* RELEASE: bzrtools 1.5.0
27
* Test fixes from Alexander Belchenko
29
* Update heads plugin to use undeprecated APIs
32
* Updates to syntax highlighting from Marius Kruger
35
* Use Graph API (instead of old revision_graph code) for graph-ancestry
36
* RELEASE: bzrtools 1.4.0
39
* Add escaping to HTML graph-ancestry output
40
* Nicer error when patch fails
43
* cbranch can now create parent directories for branches as needed.
46
* RELEASE: bzrtools 1.3.0
49
* Add link-tree command
52
* Add hard-link support to cbranch
55
* RELEASE: bzrtools 1.2.0
58
* Handle missing patch program
61
* Support branch6 formats (dirstate-tags, pack*) in rspush
62
* RELEASE: bzrtools 1.1.0
65
* "branches" and "multi-pull" updated to new find_* APIs.
66
* new "trees" command.
69
* cbranch is much faster, and supports --files-from.
72
* RELEASE: bzrtools 1.0.0
73
* Use dotted revnos in graph-ancestry
76
* Remove switch (now in bzr itself)
79
* Handle command.options glitch
80
* RELEASE: bzrtools 0.92.1
83
* Update rspush to work only in standalone trees and fix lock error
84
* RELEASE: bzrtools 0.92.0
87
* RELEASE: bzrtools 0.91.0
90
* switch works even when source branch is read-only
93
* Allow zap --force to delete a checkout with uncommitted changes
96
* Hide show-paths command, in favour of bzr info
97
* BzrTools does not do out-of-date checks unless a bzrtools command is run
98
* shelf doesn't emit reject message in test suite
99
* branches now works with Apache (and possibly other servers) again
100
* branches now dies quickly & cleanly if it can't connect
101
* multi-pull reuses connections where possible
102
* RELEASE: bzrtools 0.90.0
106
* RELEASE: bzrtools 0.18.0
109
* graph-ancestry supports new graph API, indicates both possible merge bases,
110
indicates non-base LCAs, defaults max-distance to 100, defaults branch to
114
* RELEASE: bzrtools 0.17.0
115
* RELEASE: bzrtools 0.17.1
118
* Whitespace cleanups from Charlie Shepherd
121
* Version warning is suppressed for dev version of the next release. E.g.
122
bzrtools 0.17.0 will not complain when used with Bazaar 0.18.0 dev.
125
* RELEASE: bzrtools 0.16.1
128
* RELEASE: bzrtools 0.16.0
131
* Get shelf tests passing with dirstate (again!)
132
* RELEASE: bzrtools 0.15.4
135
* Add branch parameter to show-paths
138
* RELEASE: bzrtools 0.15.3
141
* Hack around hunk headers showing as long lines.
144
* Handle broken python tar implementations in upstream_import
145
* RELEASE: bzrtools 0.15.2
148
* RELEASE: bzrtools 0.15.1
149
* RELEASE: bzrtools 0.15.0
152
* Colordiff warns on long lines
155
* RELEASE: bzrtools 0.14.0
158
* 'colordiff' now optionally checks for whitespace violations
161
* 'import' now imports directories.
164
* 'cbranch' now supports multilevel paths. So your repo hierarchy can match
165
your working directory hierarchy exactly. New config option must be
166
used: "cbranch_target". Appendpath policy should be used for this.
169
* 'import' command now honours execute bit in tarfiles
172
* 'graph-ancestry' shows branch nick if applicable
175
* 'patch' works over sftp (and, in theory, all transports)
178
* 'branch-history' tolerates commit ids with no email
181
* Add zip support to 'import' command
2
* patch fixed to work properly with http URLs and all other transports
184
* 'patch' fixed to work properly with http URLs and all other transports
5
* rspush supports dedicated rsync servers (i.e. site:: syntax)
187
* 'rspush' supports dedicated rsync servers (i.e. site:: syntax)
9
* shelf handles pipe errors better when invoking patch
191
* 'shelf' handles pipe errors better when invoking patch
12
194
* RELEASE: bzrtools 0.13.0