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