2
* `bzr patch` handles URLs with trailing slashes.
3
* RELEASE: bzrtools 1.13.0
4
* Remove clean-tree (now in bzr core)
7
* RELEASE: bzrtools 1.12.0
10
* RELEASE: bzrtools 1.11.0
13
* Rename shelf command to shelf1, to match others & reduce confusion.
16
* RELEASE: bzrtools 1.10.0
19
* Support auto-detecting or disabling color in cdiff (Benoît Pierre)
20
* Support auto-detecting color in shelf UI
23
* Support colorizing in shelf UI
26
* RELEASE: bzrtools 1.9.1
29
* Restore runtime ignore for .shelf files
32
* RELEASE: bzrtools 1.9.0
35
* Use lazy command registration (changes bzr rocks 0.496 => 0.461).
38
* Rename shelve and unshelve to shelve1 and unshelve1, with aliases to 'shelve'
39
and 'unshelve'. This allows bzr core to supply 'shelve' and 'unshelve'.
42
* RELEASE: bzrtools 1.8.0
43
* Fix NotStandalone class to be stringable (#277652)
46
* RELEASE: bzrtools 1.7.0
49
* colordiff can now use /etc/colordiffrc
52
* RELEASE: bzrtools 1.6.0
55
* Fix bug in when TERM environment variable is unset
58
* Spin off baz-import into a separate project
62
* Mark show-paths as obsolete
63
* Update to avoid deprecated APIs
64
* RELEASE: bzrtools 1.5.0
67
* Test fixes from Alexander Belchenko
69
* Update heads plugin to use undeprecated APIs
72
* Updates to syntax highlighting from Marius Kruger
75
* Use Graph API (instead of old revision_graph code) for graph-ancestry
76
* RELEASE: bzrtools 1.4.0
79
* Add escaping to HTML graph-ancestry output
80
* Nicer error when patch fails
83
* cbranch can now create parent directories for branches as needed.
86
* RELEASE: bzrtools 1.3.0
89
* Add link-tree command
92
* Add hard-link support to cbranch
95
* RELEASE: bzrtools 1.2.0
98
* Handle missing patch program
101
* Support branch6 formats (dirstate-tags, pack*) in rspush
102
* RELEASE: bzrtools 1.1.0
105
* "branches" and "multi-pull" updated to new find_* APIs.
106
* new "trees" command.
109
* cbranch is much faster, and supports --files-from.
112
* RELEASE: bzrtools 1.0.0
113
* Use dotted revnos in graph-ancestry
116
* Remove switch (now in bzr itself)
119
* Handle command.options glitch
120
* RELEASE: bzrtools 0.92.1
123
* Update rspush to work only in standalone trees and fix lock error
124
* RELEASE: bzrtools 0.92.0
127
* RELEASE: bzrtools 0.91.0
130
* switch works even when source branch is read-only
133
* Allow zap --force to delete a checkout with uncommitted changes
136
* Hide show-paths command, in favour of bzr info
137
* BzrTools does not do out-of-date checks unless a bzrtools command is run
138
* shelf doesn't emit reject message in test suite
139
* branches now works with Apache (and possibly other servers) again
140
* branches now dies quickly & cleanly if it can't connect
141
* multi-pull reuses connections where possible
142
* RELEASE: bzrtools 0.90.0
146
* RELEASE: bzrtools 0.18.0
149
* graph-ancestry supports new graph API, indicates both possible merge bases,
150
indicates non-base LCAs, defaults max-distance to 100, defaults branch to
154
* RELEASE: bzrtools 0.17.0
155
* RELEASE: bzrtools 0.17.1
158
* Whitespace cleanups from Charlie Shepherd
161
* Version warning is suppressed for dev version of the next release. E.g.
162
bzrtools 0.17.0 will not complain when used with Bazaar 0.18.0 dev.
165
* RELEASE: bzrtools 0.16.1
168
* RELEASE: bzrtools 0.16.0
171
* Get shelf tests passing with dirstate (again!)
172
* RELEASE: bzrtools 0.15.4
175
* Add branch parameter to show-paths
178
* RELEASE: bzrtools 0.15.3
181
* Hack around hunk headers showing as long lines.
184
* Handle broken python tar implementations in upstream_import
185
* RELEASE: bzrtools 0.15.2
188
* RELEASE: bzrtools 0.15.1
189
* RELEASE: bzrtools 0.15.0
192
* Colordiff warns on long lines
195
* RELEASE: bzrtools 0.14.0
198
* 'colordiff' now optionally checks for whitespace violations
201
* 'import' now imports directories.
204
* 'cbranch' now supports multilevel paths. So your repo hierarchy can match
205
your working directory hierarchy exactly. New config option must be
206
used: "cbranch_target". Appendpath policy should be used for this.
209
* 'import' command now honours execute bit in tarfiles
212
* 'graph-ancestry' shows branch nick if applicable
215
* 'patch' works over sftp (and, in theory, all transports)
218
* 'branch-history' tolerates commit ids with no email
221
* Add zip support to 'import' command
224
* 'patch' fixed to work properly with http URLs and all other transports
227
* 'rspush' supports dedicated rsync servers (i.e. site:: syntax)
231
* 'shelf' handles pipe errors better when invoking patch
234
* RELEASE: bzrtools 0.13.0
237
* Add encoding flag for 'baz-import'
238
* Fix deprecated API use in 'switch'
239
* Add show-paths command from Alexander Belchenko
242
* RELEASE: bzrtools 0.12.0
243
* Update 'import' command for unique roots changes
246
* Fix parent-setting in 'cbranch'.
249
* Update for unique roots changes
252
* RELEASE: bzrtools 0.11.0
254
* Clean up test suite
257
* Shove is now deprecated
258
* Reduce interactive slowdown by late-loading PyBaz
259
* baz-import speedup: remove useless merge_inner call
262
* Check bzrlib version
263
* RELEASE: bzrtools 0.9.1
266
* RELEASE: bzrtools 0.9.0
269
* Add --no-color option to shelve/unshelve
272
* clean-tree no longer treats --detritus or --ignored as including --unknowns
278
* Add 'shove' command, to move changes to a different tree
287
* Add 'import' command, to import tarballs
290
* RELEASE: bzrtools 0.8.1
291
* Fixed test case failure
294
* RELEASE: bzrtools 0.8
297
* Renamed push to rspush (Robert Collins/Aaron Bentley)
300
* New Switch command (David Allouche/Canonical)
306
* Updates to Shelf command
309
* New baz-import algorithm, with respository support
312
* RELEASE: bzrtools 0.7
313
* Improved shell completion
314
* bzr push can omit working tree
315
* Documentation updates
318
* New test.py for standalone (kinda) testing
319
* New branch-history command
320
* New "fix" command (done automatically in fetch-ghosts)
323
* Various API updates
324
* Added force-reweave-inventory from Daniel Silverstone
325
* Decorated push from Robert Collins
326
* Improved shell completion
327
* Improved import when first ancestor is in an unregisered archive
330
* Added tests for several commands
331
* Made push auto_disable when native push present
332
* Merged Michael Ellerman's shelf v2 plugin
333
* New "shell" command, derived from Fai
334
* Got pull working with URLs
3
338
* disabled annotate in favor of bzr annotate
4
339
* Added clean-tree --detrius
5
340
* API sync with bzr
8
343
* Default-ignore shelf files
9
344
* Win32 compatability fixes (Alexander Belchenko)
10
345
* Conflict handling now in bzr itself
11
346
* Fetch-missing renamed to fetch-ghosts
12
347
* Annotate includes changes since last commit, uses sha1 instead of text_id
15
350
* better errors for bad push locations (Eirik Nygaard)
16
351
* prevented push from overwriting any non-empty directory that is not an
17
352
ancestor branch. (Remote revision-history must be a subset of local.)
18
353
* added --overwrite option to push
21
356
* Significant reworking of graph-ancestry
22
357
* Fetch-missing uses 'parent' instead of 'x-pull' (bzr changed)
23
358
* Updated to match bzr 0.0.8 API changes
24
359
* Updated to handle new bzr diff output
27
362
* documented clean-tree, conflicts, resolve, graph-ancestry, patch
28
363
* obsoleted all the executibles; bzrtools only works as plugins now