2
* patch fixed to work properly with http URLs and all other transports
5
* rspush supports dedicated rsync servers (i.e. site:: syntax)
2
* RELEASE: bzrtools 2.0.0
5
* RELEASE: bzrtools 1.18.0
8
* RELEASE: bzrtools 1.17.0
11
* `create-mirror` mirrors child_submit_to
14
* `shelve1` is no longer aliased to `shelve`, `unshelved1` is no longer aliased
18
* RELEASE: bzrtools 1.16.0
21
* Implement create-mirror command
24
* Fix fetch-ghosts command for bzr 1.15
25
* RELEASE: bzrtools 1.15.0
28
* bzrtools officially upgraded to rich roots.
31
* Fix import command for Python 2.6
32
* RELEASE: bzrtools 1.14.0
35
* `bzr patch` handles URLs with trailing slashes.
36
* RELEASE: bzrtools 1.13.0
37
* Remove clean-tree (now in bzr core)
38
* New conflict-diff command
41
* RELEASE: bzrtools 1.12.0
44
* RELEASE: bzrtools 1.11.0
47
* Rename shelf command to shelf1, to match others & reduce confusion.
50
* RELEASE: bzrtools 1.10.0
53
* Support auto-detecting or disabling color in cdiff (Benoît Pierre)
54
* Support auto-detecting color in shelf UI
57
* Support colorizing in shelf UI
60
* RELEASE: bzrtools 1.9.1
63
* Restore runtime ignore for .shelf files
66
* RELEASE: bzrtools 1.9.0
69
* Use lazy command registration (changes bzr rocks 0.496 => 0.461).
72
* Rename shelve and unshelve to shelve1 and unshelve1, with aliases to 'shelve'
73
and 'unshelve'. This allows bzr core to supply 'shelve' and 'unshelve'.
76
* RELEASE: bzrtools 1.8.0
77
* Fix NotStandalone class to be stringable (#277652)
80
* RELEASE: bzrtools 1.7.0
83
* colordiff can now use /etc/colordiffrc
86
* RELEASE: bzrtools 1.6.0
89
* Fix bug in when TERM environment variable is unset
92
* Spin off baz-import into a separate project
96
* Mark show-paths as obsolete
97
* Update to avoid deprecated APIs
98
* RELEASE: bzrtools 1.5.0
101
* Test fixes from Alexander Belchenko
103
* Update heads plugin to use undeprecated APIs
106
* Updates to syntax highlighting from Marius Kruger
109
* Use Graph API (instead of old revision_graph code) for graph-ancestry
110
* RELEASE: bzrtools 1.4.0
113
* Add escaping to HTML graph-ancestry output
114
* Nicer error when patch fails
117
* cbranch can now create parent directories for branches as needed.
120
* RELEASE: bzrtools 1.3.0
123
* Add link-tree command
126
* Add hard-link support to cbranch
129
* RELEASE: bzrtools 1.2.0
132
* Handle missing patch program
135
* Support branch6 formats (dirstate-tags, pack*) in rspush
136
* RELEASE: bzrtools 1.1.0
139
* "branches" and "multi-pull" updated to new find_* APIs.
140
* new "trees" command.
143
* cbranch is much faster, and supports --files-from.
146
* RELEASE: bzrtools 1.0.0
147
* Use dotted revnos in graph-ancestry
150
* Remove switch (now in bzr itself)
153
* Handle command.options glitch
154
* RELEASE: bzrtools 0.92.1
157
* Update rspush to work only in standalone trees and fix lock error
158
* RELEASE: bzrtools 0.92.0
161
* RELEASE: bzrtools 0.91.0
164
* switch works even when source branch is read-only
167
* Allow zap --force to delete a checkout with uncommitted changes
170
* Hide show-paths command, in favour of bzr info
171
* BzrTools does not do out-of-date checks unless a bzrtools command is run
172
* shelf doesn't emit reject message in test suite
173
* branches now works with Apache (and possibly other servers) again
174
* branches now dies quickly & cleanly if it can't connect
175
* multi-pull reuses connections where possible
176
* RELEASE: bzrtools 0.90.0
180
* RELEASE: bzrtools 0.18.0
183
* graph-ancestry supports new graph API, indicates both possible merge bases,
184
indicates non-base LCAs, defaults max-distance to 100, defaults branch to
188
* RELEASE: bzrtools 0.17.0
189
* RELEASE: bzrtools 0.17.1
192
* Whitespace cleanups from Charlie Shepherd
195
* Version warning is suppressed for dev version of the next release. E.g.
196
bzrtools 0.17.0 will not complain when used with Bazaar 0.18.0 dev.
199
* RELEASE: bzrtools 0.16.1
202
* RELEASE: bzrtools 0.16.0
205
* Get shelf tests passing with dirstate (again!)
206
* RELEASE: bzrtools 0.15.4
209
* Add branch parameter to show-paths
212
* RELEASE: bzrtools 0.15.3
215
* Hack around hunk headers showing as long lines.
218
* Handle broken python tar implementations in upstream_import
219
* RELEASE: bzrtools 0.15.2
222
* RELEASE: bzrtools 0.15.1
223
* RELEASE: bzrtools 0.15.0
226
* Colordiff warns on long lines
229
* RELEASE: bzrtools 0.14.0
232
* 'colordiff' now optionally checks for whitespace violations
235
* 'import' now imports directories.
238
* 'cbranch' now supports multilevel paths. So your repo hierarchy can match
239
your working directory hierarchy exactly. New config option must be
240
used: "cbranch_target". Appendpath policy should be used for this.
243
* 'import' command now honours execute bit in tarfiles
246
* 'graph-ancestry' shows branch nick if applicable
249
* 'patch' works over sftp (and, in theory, all transports)
252
* 'branch-history' tolerates commit ids with no email
255
* Add zip support to 'import' command
258
* 'patch' fixed to work properly with http URLs and all other transports
261
* 'rspush' supports dedicated rsync servers (i.e. site:: syntax)
9
* shelf handles pipe errors better when invoking patch
265
* 'shelf' handles pipe errors better when invoking patch
12
268
* RELEASE: bzrtools 0.13.0
15
271
* Add encoding flag for 'baz-import'
16
272
* Fix deprecated API use in 'switch'
17
273
* Add show-paths command from Alexander Belchenko
20
276
* RELEASE: bzrtools 0.12.0
21
277
* Update 'import' command for unique roots changes
24
280
* Fix parent-setting in 'cbranch'.
27
283
* Update for unique roots changes
30
286
* RELEASE: bzrtools 0.11.0
32
288
* Clean up test suite
35
291
* Shove is now deprecated
36
292
* Reduce interactive slowdown by late-loading PyBaz
37
* baz-import speedup: remove useless merge_innter call
293
* baz-import speedup: remove useless merge_inner call
40
296
* Check bzrlib version
41
297
* RELEASE: bzrtools 0.9.1
44
300
* RELEASE: bzrtools 0.9.0
47
303
* Add --no-color option to shelve/unshelve
50
306
* clean-tree no longer treats --detritus or --ignored as including --unknowns
53
309
* Shelf colorizing
56
312
* Add 'shove' command, to move changes to a different tree
59
315
* clean-tree tweaks
62
318
* test suite updates
65
321
* Add 'import' command, to import tarballs
68
324
* RELEASE: bzrtools 0.8.1
69
325
* Fixed test case failure
72
328
* RELEASE: bzrtools 0.8
75
331
* Renamed push to rspush (Robert Collins/Aaron Bentley)
78
334
* New Switch command (David Allouche/Canonical)
84
340
* Updates to Shelf command
87
343
* New baz-import algorithm, with respository support
90
346
* RELEASE: bzrtools 0.7
91
347
* Improved shell completion
92
348
* bzr push can omit working tree
93
349
* Documentation updates
96
352
* New test.py for standalone (kinda) testing
97
353
* New branch-history command
98
354
* New "fix" command (done automatically in fetch-ghosts)
101
357
* Various API updates
102
358
* Added force-reweave-inventory from Daniel Silverstone
103
359
* Decorated push from Robert Collins
104
360
* Improved shell completion
105
361
* Improved import when first ancestor is in an unregisered archive
108
364
* Added tests for several commands
109
365
* Made push auto_disable when native push present
110
366
* Merged Michael Ellerman's shelf v2 plugin
111
367
* New "shell" command, derived from Fai
112
368
* Got pull working with URLs
116
372
* disabled annotate in favor of bzr annotate
117
373
* Added clean-tree --detrius
118
374
* API sync with bzr
121
377
* Default-ignore shelf files
122
378
* Win32 compatability fixes (Alexander Belchenko)
123
379
* Conflict handling now in bzr itself
124
380
* Fetch-missing renamed to fetch-ghosts
125
381
* Annotate includes changes since last commit, uses sha1 instead of text_id
128
384
* better errors for bad push locations (Eirik Nygaard)
129
385
* prevented push from overwriting any non-empty directory that is not an
130
386
ancestor branch. (Remote revision-history must be a subset of local.)
131
387
* added --overwrite option to push
134
390
* Significant reworking of graph-ancestry
135
391
* Fetch-missing uses 'parent' instead of 'x-pull' (bzr changed)
136
392
* Updated to match bzr 0.0.8 API changes
137
393
* Updated to handle new bzr diff output
140
396
* documented clean-tree, conflicts, resolve, graph-ancestry, patch
141
397
* obsoleted all the executibles; bzrtools only works as plugins now