2
* Fix compatibility with final beta before bzr 2.5
3
* Remove rspush command due to deprecation of Branch.revision_history
4
* RELEASE: bzrtools 2.5.0
7
* Fix compatibility with bzr.dev (Jelmer Vernoij)
8
* Remove unused imports (Jelmer Vernoij)
9
* Fix bug #263065 (Andi Albrecht)
10
* Rename 'branches' to 'list-branches', keep 'branches' as alias if not built
12
* RELEASE: bzrtools 2.4.1
15
* Fix compatibility with bzr 2.4 export API
16
* RELEASE: bzrtools 2.4.0
19
* import supports .tar.xz and tar.lzma files (Jelmer).
20
* deprecated_graph functionality migrated from bzr (Jelmer).
23
* Support non-ascii tarballs.
26
* DiffWriter provides writelines method (Jelmer).
29
* Stop using deprecated failIfExists/failUnlessExists in test suite.
30
* Stop using deprecated tree_files.
31
* bzr shell works on systems without readline support. (Martin [gz])
32
* setup.py doesn't execute on import (Robert Collins)
35
* zap --store uses pipeline to store uncommitted changes.
38
* bzr shell logs exceptions quietly (Martin [gz]).
41
* Fix Python 2.7 incompatibility
42
* RELEASE: bzrtools 2.3.1
45
* RELEASE: bzrtools 2.3.0
48
* Remove unneeded imports
51
* Fix tests of 'bzr zap'
54
* RELEASE: bzrtools 2.2.0
57
* RELEASE: bzrtools 2.1.0
60
* (Gordon Tyler) shell now accepts --directory
63
* shell now run qbzr commands in a subprocess.
66
* (Max Bowsher) fetch-ghosts now works again. And has tests.
69
* (Max Bowsher) Improved version checking
72
* conflict-diff no longer requires a single file to be specified. Multiple
73
files or no files can be specified.
76
* RELEASE: bzrtools 2.1.0b1
79
* Fix bug #435695: deprecation warning completing command names
80
* Fix bug #431341: (John Arbash Meinel)) tab completion fails due non-ascii
81
chars in string.whitespace.
82
* (James Westby) patch accepts -p as a short name for --strip.
83
* (Benoît Pierre) ^C does not abort the shell command
84
* (Benoît Pierre) line parsing errors do not abort the shell command
85
* RELEASE: bzrtools 2.0.1
88
* RELEASE: bzrtools 2.0.0
91
* RELEASE: bzrtools 1.18.0
94
* RELEASE: bzrtools 1.17.0
97
* `create-mirror` mirrors child_submit_to
100
* `shelve1` is no longer aliased to `shelve`, `unshelved1` is no longer aliased
104
* RELEASE: bzrtools 1.16.0
107
* Implement create-mirror command
110
* Fix fetch-ghosts command for bzr 1.15
111
* RELEASE: bzrtools 1.15.0
114
* bzrtools officially upgraded to rich roots.
117
* Fix import command for Python 2.6
118
* RELEASE: bzrtools 1.14.0
121
* `bzr patch` handles URLs with trailing slashes.
122
* RELEASE: bzrtools 1.13.0
123
* Remove clean-tree (now in bzr core)
124
* New conflict-diff command
127
* RELEASE: bzrtools 1.12.0
130
* RELEASE: bzrtools 1.11.0
133
* Rename shelf command to shelf1, to match others & reduce confusion.
136
* RELEASE: bzrtools 1.10.0
139
* Support auto-detecting or disabling color in cdiff (Benoît Pierre)
140
* Support auto-detecting color in shelf UI
143
* Support colorizing in shelf UI
146
* RELEASE: bzrtools 1.9.1
149
* Restore runtime ignore for .shelf files
152
* RELEASE: bzrtools 1.9.0
155
* Use lazy command registration (changes bzr rocks 0.496 => 0.461).
158
* Rename shelve and unshelve to shelve1 and unshelve1, with aliases to 'shelve'
159
and 'unshelve'. This allows bzr core to supply 'shelve' and 'unshelve'.
162
* RELEASE: bzrtools 1.8.0
163
* Fix NotStandalone class to be stringable (#277652)
166
* RELEASE: bzrtools 1.7.0
169
* colordiff can now use /etc/colordiffrc
172
* RELEASE: bzrtools 1.6.0
175
* Fix bug in when TERM environment variable is unset
178
* Spin off baz-import into a separate project
182
* Mark show-paths as obsolete
183
* Update to avoid deprecated APIs
184
* RELEASE: bzrtools 1.5.0
187
* Test fixes from Alexander Belchenko
189
* Update heads plugin to use undeprecated APIs
192
* Updates to syntax highlighting from Marius Kruger
195
* Use Graph API (instead of old revision_graph code) for graph-ancestry
196
* RELEASE: bzrtools 1.4.0
199
* Add escaping to HTML graph-ancestry output
200
* Nicer error when patch fails
203
* cbranch can now create parent directories for branches as needed.
206
* RELEASE: bzrtools 1.3.0
209
* Add link-tree command
212
* Add hard-link support to cbranch
215
* RELEASE: bzrtools 1.2.0
218
* Handle missing patch program
221
* Support branch6 formats (dirstate-tags, pack*) in rspush
222
* RELEASE: bzrtools 1.1.0
225
* "branches" and "multi-pull" updated to new find_* APIs.
226
* new "trees" command.
229
* cbranch is much faster, and supports --files-from.
232
* RELEASE: bzrtools 1.0.0
233
* Use dotted revnos in graph-ancestry
236
* Remove switch (now in bzr itself)
239
* Handle command.options glitch
240
* RELEASE: bzrtools 0.92.1
243
* Update rspush to work only in standalone trees and fix lock error
244
* RELEASE: bzrtools 0.92.0
247
* RELEASE: bzrtools 0.91.0
250
* switch works even when source branch is read-only
253
* Allow zap --force to delete a checkout with uncommitted changes
256
* Hide show-paths command, in favour of bzr info
257
* BzrTools does not do out-of-date checks unless a bzrtools command is run
258
* shelf doesn't emit reject message in test suite
259
* branches now works with Apache (and possibly other servers) again
260
* branches now dies quickly & cleanly if it can't connect
261
* multi-pull reuses connections where possible
262
* RELEASE: bzrtools 0.90.0
266
* RELEASE: bzrtools 0.18.0
269
* graph-ancestry supports new graph API, indicates both possible merge bases,
270
indicates non-base LCAs, defaults max-distance to 100, defaults branch to
274
* RELEASE: bzrtools 0.17.0
275
* RELEASE: bzrtools 0.17.1
278
* Whitespace cleanups from Charlie Shepherd
281
* Version warning is suppressed for dev version of the next release. E.g.
282
bzrtools 0.17.0 will not complain when used with Bazaar 0.18.0 dev.
285
* RELEASE: bzrtools 0.16.1
288
* RELEASE: bzrtools 0.16.0
291
* Get shelf tests passing with dirstate (again!)
292
* RELEASE: bzrtools 0.15.4
295
* Add branch parameter to show-paths
298
* RELEASE: bzrtools 0.15.3
301
* Hack around hunk headers showing as long lines.
304
* Handle broken python tar implementations in upstream_import
305
* RELEASE: bzrtools 0.15.2
308
* RELEASE: bzrtools 0.15.1
309
* RELEASE: bzrtools 0.15.0
312
* Colordiff warns on long lines
315
* RELEASE: bzrtools 0.14.0
318
* 'colordiff' now optionally checks for whitespace violations
321
* 'import' now imports directories.
324
* 'cbranch' now supports multilevel paths. So your repo hierarchy can match
325
your working directory hierarchy exactly. New config option must be
326
used: "cbranch_target". Appendpath policy should be used for this.
329
* 'import' command now honours execute bit in tarfiles
332
* 'graph-ancestry' shows branch nick if applicable
335
* 'patch' works over sftp (and, in theory, all transports)
338
* 'branch-history' tolerates commit ids with no email
341
2
* Add zip support to 'import' command
344
5
* 'patch' fixed to work properly with http URLs and all other transports
347
8
* 'rspush' supports dedicated rsync servers (i.e. site:: syntax)
351
12
* 'shelf' handles pipe errors better when invoking patch
354
15
* RELEASE: bzrtools 0.13.0
357
18
* Add encoding flag for 'baz-import'
358
19
* Fix deprecated API use in 'switch'
359
20
* Add show-paths command from Alexander Belchenko
362
23
* RELEASE: bzrtools 0.12.0
363
24
* Update 'import' command for unique roots changes
366
27
* Fix parent-setting in 'cbranch'.
369
30
* Update for unique roots changes
372
33
* RELEASE: bzrtools 0.11.0
374
35
* Clean up test suite
377
38
* Shove is now deprecated
378
39
* Reduce interactive slowdown by late-loading PyBaz
379
* baz-import speedup: remove useless merge_inner call
40
* baz-import speedup: remove useless merge_innter call
382
43
* Check bzrlib version
383
44
* RELEASE: bzrtools 0.9.1
386
47
* RELEASE: bzrtools 0.9.0
389
50
* Add --no-color option to shelve/unshelve
392
53
* clean-tree no longer treats --detritus or --ignored as including --unknowns
395
56
* Shelf colorizing
398
59
* Add 'shove' command, to move changes to a different tree
401
62
* clean-tree tweaks
404
65
* test suite updates
407
68
* Add 'import' command, to import tarballs
410
71
* RELEASE: bzrtools 0.8.1
411
72
* Fixed test case failure
414
75
* RELEASE: bzrtools 0.8
417
78
* Renamed push to rspush (Robert Collins/Aaron Bentley)
420
81
* New Switch command (David Allouche/Canonical)
426
87
* Updates to Shelf command
429
90
* New baz-import algorithm, with respository support
432
93
* RELEASE: bzrtools 0.7
433
94
* Improved shell completion
434
95
* bzr push can omit working tree
435
96
* Documentation updates
438
99
* New test.py for standalone (kinda) testing
439
100
* New branch-history command
440
101
* New "fix" command (done automatically in fetch-ghosts)
443
104
* Various API updates
444
105
* Added force-reweave-inventory from Daniel Silverstone
445
106
* Decorated push from Robert Collins
446
107
* Improved shell completion
447
108
* Improved import when first ancestor is in an unregisered archive
450
111
* Added tests for several commands
451
112
* Made push auto_disable when native push present
452
113
* Merged Michael Ellerman's shelf v2 plugin
453
114
* New "shell" command, derived from Fai
454
115
* Got pull working with URLs
458
119
* disabled annotate in favor of bzr annotate
459
120
* Added clean-tree --detrius
460
121
* API sync with bzr
463
124
* Default-ignore shelf files
464
125
* Win32 compatability fixes (Alexander Belchenko)
465
126
* Conflict handling now in bzr itself
466
127
* Fetch-missing renamed to fetch-ghosts
467
128
* Annotate includes changes since last commit, uses sha1 instead of text_id
470
131
* better errors for bad push locations (Eirik Nygaard)
471
132
* prevented push from overwriting any non-empty directory that is not an
472
133
ancestor branch. (Remote revision-history must be a subset of local.)
473
134
* added --overwrite option to push
476
137
* Significant reworking of graph-ancestry
477
138
* Fetch-missing uses 'parent' instead of 'x-pull' (bzr changed)
478
139
* Updated to match bzr 0.0.8 API changes
479
140
* Updated to handle new bzr diff output
482
143
* documented clean-tree, conflicts, resolve, graph-ancestry, patch
483
144
* obsoleted all the executibles; bzrtools only works as plugins now