2
* Fix Python 2.7 incompatibility
3
* RELEASE: bzrtools 2.3.1
6
* RELEASE: bzrtools 2.3.0
9
* Remove unneeded imports
12
* Fix tests of 'bzr zap'
15
* RELEASE: bzrtools 2.2.0
18
* RELEASE: bzrtools 2.1.0
21
* (Gordon Tyler) shell now accepts --directory
24
* shell now run qbzr commands in a subprocess.
27
* (Max Bowsher) fetch-ghosts now works again. And has tests.
30
* (Max Bowsher) Improved version checking
33
* conflict-diff no longer requires a single file to be specified. Multiple
34
files or no files can be specified.
37
* RELEASE: bzrtools 2.1.0b1
40
* Fix bug #435695: deprecation warning completing command names
41
* Fix bug #431341: (John Arbash Meinel)) tab completion fails due non-ascii
42
chars in string.whitespace.
43
* (James Westby) patch accepts -p as a short name for --strip.
44
* (Benoît Pierre) ^C does not abort the shell command
45
* (Benoît Pierre) line parsing errors do not abort the shell command
46
* RELEASE: bzrtools 2.0.1
49
* RELEASE: bzrtools 2.0.0
52
* RELEASE: bzrtools 1.18.0
55
* RELEASE: bzrtools 1.17.0
58
* `create-mirror` mirrors child_submit_to
61
* `shelve1` is no longer aliased to `shelve`, `unshelved1` is no longer aliased
65
* RELEASE: bzrtools 1.16.0
68
* Implement create-mirror command
71
* Fix fetch-ghosts command for bzr 1.15
72
* RELEASE: bzrtools 1.15.0
75
* bzrtools officially upgraded to rich roots.
78
* Fix import command for Python 2.6
79
* RELEASE: bzrtools 1.14.0
82
* `bzr patch` handles URLs with trailing slashes.
83
* RELEASE: bzrtools 1.13.0
84
* Remove clean-tree (now in bzr core)
85
* New conflict-diff command
88
* RELEASE: bzrtools 1.12.0
91
* RELEASE: bzrtools 1.11.0
94
* Rename shelf command to shelf1, to match others & reduce confusion.
97
* RELEASE: bzrtools 1.10.0
100
* Support auto-detecting or disabling color in cdiff (Benoît Pierre)
101
* Support auto-detecting color in shelf UI
104
* Support colorizing in shelf UI
107
* RELEASE: bzrtools 1.9.1
110
* Restore runtime ignore for .shelf files
113
* RELEASE: bzrtools 1.9.0
116
* Use lazy command registration (changes bzr rocks 0.496 => 0.461).
119
* Rename shelve and unshelve to shelve1 and unshelve1, with aliases to 'shelve'
120
and 'unshelve'. This allows bzr core to supply 'shelve' and 'unshelve'.
123
* RELEASE: bzrtools 1.8.0
124
* Fix NotStandalone class to be stringable (#277652)
127
* RELEASE: bzrtools 1.7.0
130
* colordiff can now use /etc/colordiffrc
133
* RELEASE: bzrtools 1.6.0
136
* Fix bug in when TERM environment variable is unset
139
* Spin off baz-import into a separate project
143
* Mark show-paths as obsolete
144
* Update to avoid deprecated APIs
145
* RELEASE: bzrtools 1.5.0
148
* Test fixes from Alexander Belchenko
150
* Update heads plugin to use undeprecated APIs
153
* Updates to syntax highlighting from Marius Kruger
156
* Use Graph API (instead of old revision_graph code) for graph-ancestry
157
* RELEASE: bzrtools 1.4.0
160
* Add escaping to HTML graph-ancestry output
161
* Nicer error when patch fails
164
* cbranch can now create parent directories for branches as needed.
167
* RELEASE: bzrtools 1.3.0
170
* Add link-tree command
173
* Add hard-link support to cbranch
176
* RELEASE: bzrtools 1.2.0
179
* Handle missing patch program
182
* Support branch6 formats (dirstate-tags, pack*) in rspush
183
* RELEASE: bzrtools 1.1.0
186
* "branches" and "multi-pull" updated to new find_* APIs.
187
* new "trees" command.
190
* cbranch is much faster, and supports --files-from.
193
* RELEASE: bzrtools 1.0.0
194
* Use dotted revnos in graph-ancestry
197
* Remove switch (now in bzr itself)
200
* Handle command.options glitch
201
* RELEASE: bzrtools 0.92.1
204
* Update rspush to work only in standalone trees and fix lock error
205
* RELEASE: bzrtools 0.92.0
208
* RELEASE: bzrtools 0.91.0
211
* switch works even when source branch is read-only
214
* Allow zap --force to delete a checkout with uncommitted changes
217
* Hide show-paths command, in favour of bzr info
218
* BzrTools does not do out-of-date checks unless a bzrtools command is run
219
* shelf doesn't emit reject message in test suite
220
* branches now works with Apache (and possibly other servers) again
221
* branches now dies quickly & cleanly if it can't connect
222
* multi-pull reuses connections where possible
223
* RELEASE: bzrtools 0.90.0
227
* RELEASE: bzrtools 0.18.0
230
* graph-ancestry supports new graph API, indicates both possible merge bases,
231
indicates non-base LCAs, defaults max-distance to 100, defaults branch to
235
* RELEASE: bzrtools 0.17.0
236
* RELEASE: bzrtools 0.17.1
239
* Whitespace cleanups from Charlie Shepherd
242
* Version warning is suppressed for dev version of the next release. E.g.
243
bzrtools 0.17.0 will not complain when used with Bazaar 0.18.0 dev.
2
246
* RELEASE: bzrtools 0.16.1
42
286
your working directory hierarchy exactly. New config option must be
43
287
used: "cbranch_target". Appendpath policy should be used for this.
46
290
* 'import' command now honours execute bit in tarfiles
49
293
* 'graph-ancestry' shows branch nick if applicable
52
296
* 'patch' works over sftp (and, in theory, all transports)
55
299
* 'branch-history' tolerates commit ids with no email
58
302
* Add zip support to 'import' command
61
305
* 'patch' fixed to work properly with http URLs and all other transports
64
308
* 'rspush' supports dedicated rsync servers (i.e. site:: syntax)
68
312
* 'shelf' handles pipe errors better when invoking patch
71
315
* RELEASE: bzrtools 0.13.0
74
318
* Add encoding flag for 'baz-import'
75
319
* Fix deprecated API use in 'switch'
76
320
* Add show-paths command from Alexander Belchenko
79
323
* RELEASE: bzrtools 0.12.0
80
324
* Update 'import' command for unique roots changes
83
327
* Fix parent-setting in 'cbranch'.
86
330
* Update for unique roots changes
89
333
* RELEASE: bzrtools 0.11.0
91
335
* Clean up test suite
94
338
* Shove is now deprecated
95
339
* Reduce interactive slowdown by late-loading PyBaz
96
* baz-import speedup: remove useless merge_innter call
340
* baz-import speedup: remove useless merge_inner call
99
343
* Check bzrlib version
100
344
* RELEASE: bzrtools 0.9.1
103
347
* RELEASE: bzrtools 0.9.0
106
350
* Add --no-color option to shelve/unshelve
109
353
* clean-tree no longer treats --detritus or --ignored as including --unknowns
112
356
* Shelf colorizing
115
359
* Add 'shove' command, to move changes to a different tree
118
362
* clean-tree tweaks
121
365
* test suite updates
124
368
* Add 'import' command, to import tarballs
127
371
* RELEASE: bzrtools 0.8.1
128
372
* Fixed test case failure
131
375
* RELEASE: bzrtools 0.8
134
378
* Renamed push to rspush (Robert Collins/Aaron Bentley)
137
381
* New Switch command (David Allouche/Canonical)
140
384
* New Zap command
143
387
* Updates to Shelf command
146
390
* New baz-import algorithm, with respository support
149
393
* RELEASE: bzrtools 0.7
150
394
* Improved shell completion
151
395
* bzr push can omit working tree
152
396
* Documentation updates
155
399
* New test.py for standalone (kinda) testing
156
400
* New branch-history command
157
401
* New "fix" command (done automatically in fetch-ghosts)
160
404
* Various API updates
161
405
* Added force-reweave-inventory from Daniel Silverstone
162
406
* Decorated push from Robert Collins
163
407
* Improved shell completion
164
408
* Improved import when first ancestor is in an unregisered archive
167
411
* Added tests for several commands
168
412
* Made push auto_disable when native push present
169
413
* Merged Michael Ellerman's shelf v2 plugin
170
414
* New "shell" command, derived from Fai
171
415
* Got pull working with URLs
175
419
* disabled annotate in favor of bzr annotate
176
420
* Added clean-tree --detrius
177
421
* API sync with bzr
180
424
* Default-ignore shelf files
181
425
* Win32 compatability fixes (Alexander Belchenko)
182
426
* Conflict handling now in bzr itself
183
427
* Fetch-missing renamed to fetch-ghosts
184
428
* Annotate includes changes since last commit, uses sha1 instead of text_id
187
431
* better errors for bad push locations (Eirik Nygaard)
188
432
* prevented push from overwriting any non-empty directory that is not an
189
433
ancestor branch. (Remote revision-history must be a subset of local.)
190
434
* added --overwrite option to push
193
437
* Significant reworking of graph-ancestry
194
438
* Fetch-missing uses 'parent' instead of 'x-pull' (bzr changed)
195
439
* Updated to match bzr 0.0.8 API changes
196
440
* Updated to handle new bzr diff output
199
443
* documented clean-tree, conflicts, resolve, graph-ancestry, patch
200
444
* obsoleted all the executibles; bzrtools only works as plugins now