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
2
146
* RELEASE: bzrtools 0.18.0
61
205
your working directory hierarchy exactly. New config option must be
62
206
used: "cbranch_target". Appendpath policy should be used for this.
65
209
* 'import' command now honours execute bit in tarfiles
68
212
* 'graph-ancestry' shows branch nick if applicable
71
215
* 'patch' works over sftp (and, in theory, all transports)
74
218
* 'branch-history' tolerates commit ids with no email
77
221
* Add zip support to 'import' command
80
224
* 'patch' fixed to work properly with http URLs and all other transports
83
227
* 'rspush' supports dedicated rsync servers (i.e. site:: syntax)
87
231
* 'shelf' handles pipe errors better when invoking patch
90
234
* RELEASE: bzrtools 0.13.0
93
237
* Add encoding flag for 'baz-import'
94
238
* Fix deprecated API use in 'switch'
95
239
* Add show-paths command from Alexander Belchenko
98
242
* RELEASE: bzrtools 0.12.0
99
243
* Update 'import' command for unique roots changes
102
246
* Fix parent-setting in 'cbranch'.
105
249
* Update for unique roots changes
108
252
* RELEASE: bzrtools 0.11.0
110
254
* Clean up test suite
113
257
* Shove is now deprecated
114
258
* Reduce interactive slowdown by late-loading PyBaz
115
* baz-import speedup: remove useless merge_innter call
259
* baz-import speedup: remove useless merge_inner call
118
262
* Check bzrlib version
119
263
* RELEASE: bzrtools 0.9.1
122
266
* RELEASE: bzrtools 0.9.0
125
269
* Add --no-color option to shelve/unshelve
128
272
* clean-tree no longer treats --detritus or --ignored as including --unknowns
131
275
* Shelf colorizing
134
278
* Add 'shove' command, to move changes to a different tree
137
281
* clean-tree tweaks
140
284
* test suite updates
143
287
* Add 'import' command, to import tarballs
146
290
* RELEASE: bzrtools 0.8.1
147
291
* Fixed test case failure
150
294
* RELEASE: bzrtools 0.8
153
297
* Renamed push to rspush (Robert Collins/Aaron Bentley)
156
300
* New Switch command (David Allouche/Canonical)
159
303
* New Zap command
162
306
* Updates to Shelf command
165
309
* New baz-import algorithm, with respository support
168
312
* RELEASE: bzrtools 0.7
169
313
* Improved shell completion
170
314
* bzr push can omit working tree
171
315
* Documentation updates
174
318
* New test.py for standalone (kinda) testing
175
319
* New branch-history command
176
320
* New "fix" command (done automatically in fetch-ghosts)
179
323
* Various API updates
180
324
* Added force-reweave-inventory from Daniel Silverstone
181
325
* Decorated push from Robert Collins
182
326
* Improved shell completion
183
327
* Improved import when first ancestor is in an unregisered archive
186
330
* Added tests for several commands
187
331
* Made push auto_disable when native push present
188
332
* Merged Michael Ellerman's shelf v2 plugin
189
333
* New "shell" command, derived from Fai
190
334
* Got pull working with URLs
194
338
* disabled annotate in favor of bzr annotate
195
339
* Added clean-tree --detrius
196
340
* API sync with bzr
199
343
* Default-ignore shelf files
200
344
* Win32 compatability fixes (Alexander Belchenko)
201
345
* Conflict handling now in bzr itself
202
346
* Fetch-missing renamed to fetch-ghosts
203
347
* Annotate includes changes since last commit, uses sha1 instead of text_id
206
350
* better errors for bad push locations (Eirik Nygaard)
207
351
* prevented push from overwriting any non-empty directory that is not an
208
352
ancestor branch. (Remote revision-history must be a subset of local.)
209
353
* added --overwrite option to push
212
356
* Significant reworking of graph-ancestry
213
357
* Fetch-missing uses 'parent' instead of 'x-pull' (bzr changed)
214
358
* Updated to match bzr 0.0.8 API changes
215
359
* Updated to handle new bzr diff output
218
362
* documented clean-tree, conflicts, resolve, graph-ancestry, patch
219
363
* obsoleted all the executibles; bzrtools only works as plugins now