~abentley/bzrtools/bzrtools.dev

730 by Aaron Bentley
Release 2.0.1
1
September 26 2009
2
* Fix bug #435695: deprecation warning completing command names
3
* Fix bug #431341: (John Arbash Meinel)) tab completion fails due non-ascii
4
  chars in string.whitespace.
5
* (James Westby) patch accepts -p as a short name for --strip.
6
* (Benoît Pierre) ^C does not abort the shell command
7
* (Benoît Pierre) line parsing errors do not abort the shell command
8
* RELEASE: bzrtools 2.0.1
9
723 by Aaron Bentley
Update NEWS.
10
September 3 2009
11
* RELEASE: bzrtools 2.0.0
12
718.1.1 by Aaron Bentley
Update NEWS
13
August 20 2009
14
* RELEASE: bzrtools 1.18.0
15
16
July 13 2009
717 by Aaron Bentley
Update NEWS for release 1.17.0
17
* RELEASE: bzrtools 1.17.0
18
19
July 10 2009
20
* `create-mirror` mirrors child_submit_to
21
22
June 16 2009
23
* `shelve1` is no longer aliased to `shelve`, `unshelved1` is no longer aliased
24
  to `unshelve`.
25
713 by Aaron Bentley
Update NEWS for release
26
June 12 2009
27
* RELEASE: bzrtools 1.16.0
28
711 by Aaron Bentley
Implement create-mirror command
29
June 10 2009
30
* Implement create-mirror command
31
708 by Aaron Bentley
Update NEWS
32
May 27 2009
33
* Fix fetch-ghosts command for bzr 1.15
34
* RELEASE: bzrtools 1.15.0
35
705 by Aaron Bentley
Update NEWS
36
April 28 2009
37
* bzrtools officially upgraded to rich roots.
38
39
April 10 2009
704 by Aaron Bentley
Update NEWS for release.
40
* Fix import command for Python 2.6
41
* RELEASE: bzrtools 1.14.0
42
705 by Aaron Bentley
Update NEWS
43
March 11 2009
695 by Aaron Bentley
bzr patch handles URLs with trailing slashes
44
* `bzr patch` handles URLs with trailing slashes.
696 by Aaron Bentley
Update version
45
* RELEASE: bzrtools 1.13.0
697 by Aaron Bentley
Remove clean-tree (now in bzr core)
46
* Remove clean-tree (now in bzr core)
704 by Aaron Bentley
Update NEWS for release.
47
* New conflict-diff command
695 by Aaron Bentley
bzr patch handles URLs with trailing slashes
48
705 by Aaron Bentley
Update NEWS
49
February 10 2009
693 by Aaron Bentley
Update for 1.12.0 release
50
* RELEASE: bzrtools 1.12.0
51
691 by Aaron Bentley
Update NEWS
52
January 12 2009
53
* RELEASE: bzrtools 1.11.0
54
55
January 7 2009
56
* Rename shelf command to shelf1, to match others & reduce confusion.
57
687 by Aaron Bentley
Update NEWS for release
58
November 28 2008
59
* RELEASE: bzrtools 1.10.0
60
61
Novemeber 23 2008
62
* Support auto-detecting or disabling color in cdiff (Benoît Pierre)
63
* Support auto-detecting color in shelf UI
64
65
November 11 2008
66
* Support colorizing in shelf UI
67
676.1.3 by Aaron Bentley
Update version and NEWS
68
November 5 2008
69
* RELEASE: bzrtools 1.9.1
70
71
November 4 2008
72
* Restore runtime ignore for .shelf files
73
676 by Aaron Bentley
Fix release date
74
November 3 2008
674 by Aaron Bentley
Update for 1.9.0 release
75
* RELEASE: bzrtools 1.9.0
76
77
October 22 2008
671 by Aaron Bentley
Add NEWS entry
78
* Use lazy command registration (changes bzr rocks 0.496 => 0.461).
79
668 by Aaron Bentley
Rename shelve/unshelve to shelve1/unshelve1, alias to old names
80
October 17 2008
81
* Rename shelve and unshelve to shelve1 and unshelve1, with aliases to 'shelve'
82
  and 'unshelve'.  This allows bzr core to supply 'shelve' and 'unshelve'.
83
663 by Aaron Bentley
Fix NotStandalone (#277652)
84
October 7 2008
664 by Aaron Bentley
Update for release 1.8.0
85
* RELEASE: bzrtools 1.8.0
663 by Aaron Bentley
Fix NotStandalone (#277652)
86
* Fix NotStandalone class to be stringable (#277652)
87
659 by Aaron Bentley
Update NEWS
88
September 11 2008
89
* RELEASE: bzrtools 1.7.0
90
91
July 10 2008
92
* colordiff can now use /etc/colordiffrc
93
656 by Aaron Bentley
Update for release 1.6.0
94
June 5 2008
95
* RELEASE: bzrtools 1.6.0
96
655 by Aaron Bentley
Update NEWS
97
June 3 2008
98
* Fix bug in when TERM environment variable is unset
99
653 by Aaron Bentley
Update NEWS
100
May 29 2008
101
* Spin off baz-import into a separate project
102
* Remove show-paths
103
643 by Aaron Bentley
Update NEWS
104
May 12 2008
105
* Mark show-paths as obsolete
106
* Update to avoid deprecated APIs
644 by Aaron Bentley
Update NEWS
107
* RELEASE: bzrtools 1.5.0
643 by Aaron Bentley
Update NEWS
108
640 by Aaron Bentley
Update NEWS
109
May 11 2008
110
* Test fixes from Alexander Belchenko
111
* Merge heads plugin
112
* Update heads plugin to use undeprecated APIs
113
114
April 26 2008
633 by Aaron Bentley
update NEWS
115
* Updates to syntax highlighting from Marius Kruger
116
630 by Aaron Bentley
Update NEWS, update version number to 1.4.0
117
April 17 2008
118
* Use Graph API (instead of old revision_graph code) for graph-ancestry
631 by Aaron Bentley
Update NEWS
119
* RELEASE: bzrtools 1.4.0
630 by Aaron Bentley
Update NEWS, update version number to 1.4.0
120
121
April 10 2008
122
* Add escaping to HTML graph-ancestry output
123
* Nicer error when patch fails
124
626 by Aaron Bentley
cbranch creates parent directories as needed
125
March 20 2008
126
* cbranch can now create parent directories for branches as needed.
127
624 by Aaron Bentley
Release 1.3.0, add year to NEWS dates
128
March 18 2008
129
* RELEASE: bzrtools 1.3.0
130
131
Feb 29 2008
622 by Aaron Bentley
Add link-tree command
132
* Add link-tree command
133
624 by Aaron Bentley
Release 1.3.0, add year to NEWS dates
134
Feb 25 2008
620 by Aaron Bentley
Update NEWS
135
* Add hard-link support to cbranch
136
624 by Aaron Bentley
Release 1.3.0, add year to NEWS dates
137
Feb 13 2008
614 by Aaron Bentley
Release 1.2.0
138
* RELEASE: bzrtools 1.2.0
139
624 by Aaron Bentley
Release 1.3.0, add year to NEWS dates
140
Feb 12 2008
611 by Aaron Bentley
Handle missing patch, fix tabs
141
* Handle missing patch program
142
624 by Aaron Bentley
Release 1.3.0, add year to NEWS dates
143
Jan 10 2008
606 by Aaron Bentley
Support branch6 formats in rspush
144
* Support branch6 formats (dirstate-tags, pack*) in rspush
607 by Aaron Bentley
Release 1.1.0
145
* RELEASE: bzrtools 1.1.0
606 by Aaron Bentley
Support branch6 formats in rspush
146
624 by Aaron Bentley
Release 1.3.0, add year to NEWS dates
147
Dec 21 2007
603 by Aaron Bentley
Update branches, multi-pull to new APIs, create trees
148
* "branches" and "multi-pull" updated to new find_* APIs.
149
* new "trees" command.
150
601 by Aaron Bentley
Update NEWS
151
Dec 20 2007
152
* cbranch is much faster, and supports --files-from.
153
594.1.1 by Aaron Bentley
Release 1.0
154
Dec 1 2007
155
* RELEASE: bzrtools 1.0.0
595 by Aaron Bentley
Use dotted revnos in graph-ancestry
156
* Use dotted revnos in graph-ancestry
594.1.1 by Aaron Bentley
Release 1.0
157
588 by Aaron Bentley
Remove switch (now in bzr itself)
158
Nov 23 2007
159
* Remove switch (now in bzr itself)
160
586 by Aaron Bentley
Fix ImportReplacer glitch when bzrtools is out of date
161
Nov 6 2007
162
* Handle command.options glitch
163
* RELEASE: bzrtools 0.92.1
164
585 by Aaron Bentley
Update for 0.92.0
165
Nov 1 2007
166
* Update rspush to work only in standalone trees and fix lock error
167
* RELEASE: bzrtools 0.92.0
168
581 by Aaron Bentley
RELEASE 0.91.0
169
September 11 2007
170
* RELEASE: bzrtools 0.91.0
171
580 by Aaron Bentley
Allow switch away from read-only branch
172
September 4 2007
173
* switch works even when source branch is read-only
174
573.1.3 by Aaron Bentley
Allow zap --force to delete modified checkouts
175
August 15 2007
176
* Allow zap --force to delete a checkout with uncommitted changes
177
567 by Aaron Bentley
Hide show-paths command
178
August 14 2007
179
* Hide show-paths command, in favour of bzr info
568 by Aaron Bentley
Don't check version when running non-bzrtools commands
180
* BzrTools does not do out-of-date checks unless a bzrtools command is run
570 by Aaron Bentley
Shelf doesn't emit kipple in test suite
181
* shelf doesn't emit reject message in test suite
571 by Aaron Bentley
Branches works with Apache again
182
* branches now works with Apache (and possibly other servers) again
573 by Aaron Bentley
Clean up branches error handling when it can't connect
183
* branches now dies quickly & cleanly if it can't connect
572 by Aaron Bentley
multi-pull reuses connections where possible
184
* multi-pull reuses connections where possible
573.1.1 by Aaron Bentley
Release: bzrtools 0.90.0
185
* RELEASE: bzrtools 0.90.0
575 by Aaron Bentley
Remove branch-mark command
186
* remove branch-mark
567 by Aaron Bentley
Hide show-paths command
187
553 by Aaron Bentley
Release 0.18.0
188
July 10 2007
189
* RELEASE: bzrtools 0.18.0
190
191
June 15 2007
544 by Aaron Bentley
Update graph-ancestry to support new graph API
192
* graph-ancestry supports new graph API, indicates both possible merge bases,
193
  indicates non-base LCAs, defaults max-distance to 100, defaults branch to
194
  cwd.
195
540 by Aaron Bentley
Update NEWS
196
June 12 2007
197
* RELEASE: bzrtools 0.17.0
540.1.2 by Aaron Bentley
Prepare for 0.17.1 release
198
* RELEASE: bzrtools 0.17.1
540 by Aaron Bentley
Update NEWS
199
200
June 10 2007
201
* Whitespace cleanups from Charlie Shepherd
202
203
June 9 2007
204
* Version warning is suppressed for dev version of the next release.  E.g.
205
  bzrtools 0.17.0 will not complain when used with Bazaar 0.18.0 dev.
206
534 by Aaron Bentley
Release 0.16.1
207
May 8 2007
208
* RELEASE: bzrtools 0.16.1
209
532 by Aaron Bentley
Update NEWS for 0.16.0
210
April 27 2007
211
* RELEASE: bzrtools 0.16.0
212
528 by Aaron Bentley
Add branch parameter to show-paths
213
March 26 2007
517.1.7 by Aaron Bentley
Fix shelf tests, release 0.15.4
214
* Get shelf tests passing with dirstate (again!)
215
* RELEASE: bzrtools 0.15.4
216
530 by Aaron Bentley
Merge from release
217
March 26 2007
528 by Aaron Bentley
Add branch parameter to show-paths
218
* Add branch parameter to show-paths
219
517.1.7 by Aaron Bentley
Fix shelf tests, release 0.15.4
220
March 16 2007
517.1.6 by Aaron Bentley
release 0.15.3
221
* RELEASE: bzrtools 0.15.3
222
521 by Aaron Bentley
colordiff long-line detection skips hunk headers
223
March 12 2007
224
* Hack around hunk headers showing as long lines.
225
517.1.4 by Aaron Bentley
Update for version 1.5.2
226
March 9 2007
227
* Handle broken python tar implementations in upstream_import
228
* RELEASE: bzrtools 0.15.2
229
516 by Aaron Bentley
Update NEWS
230
March 7 2007
517.1.2 by Aaron Bentley
Prepare 0.15.1 release
231
* RELEASE: bzrtools 0.15.1
516 by Aaron Bentley
Update NEWS
232
* RELEASE: bzrtools 0.15.0
233
234
Feb 2 2007
235
* Colordiff warns on long lines
236
501 by Aaron Bentley
Release bzrtools 0.14.0
237
Jan 17 2007
238
* RELEASE: bzrtools 0.14.0
239
240
Jan 16 2007
498 by Aaron Bentley
Add NEWS
241
* 'colordiff' now optionally checks for whitespace violations
242
489 by Aaron Bentley
import now imports directories
243
Jan 8 2007
244
* 'import' now imports directories.
245
486 by Aaron Bentley
Support deep cbranch hierarcy via appendpath
246
Jan 4 2007
247
* 'cbranch' now supports multilevel paths.  So your repo hierarchy can match
248
  your working directory hierarchy exactly.  New config option must be
249
  used: "cbranch_target".  Appendpath policy should be used for this.
250
673 by Aaron Bentley
Fix dates and text in NEWS
251
Dec 28 2006
482 by Aaron Bentley
upstream imports honour the execute bit
252
* 'import' command now honours execute bit in tarfiles
253
673 by Aaron Bentley
Fix dates and text in NEWS
254
Dec 21 2006
483 by Aaron Bentley
tweak NEWS
255
* 'graph-ancestry' shows branch nick if applicable
256
673 by Aaron Bentley
Fix dates and text in NEWS
257
Dec 19 2006
483 by Aaron Bentley
tweak NEWS
258
* 'patch' works over sftp (and, in theory, all transports)
259
673 by Aaron Bentley
Fix dates and text in NEWS
260
Dec 13 2006
483 by Aaron Bentley
tweak NEWS
261
* 'branch-history' tolerates commit ids with no email
262
673 by Aaron Bentley
Fix dates and text in NEWS
263
Dec 12 2006
475 by Aaron Bentley
Add zip import support
264
* Add zip support to 'import' command
265
673 by Aaron Bentley
Fix dates and text in NEWS
266
Dec 11 2006
475 by Aaron Bentley
Add zip import support
267
* 'patch' fixed to work properly with http URLs and all other transports
474 by Aaron Bentley
update NEWS
268
673 by Aaron Bentley
Fix dates and text in NEWS
269
Dec 5 2006
475 by Aaron Bentley
Add zip import support
270
* 'rspush' supports dedicated rsync servers (i.e. site:: syntax) 
474 by Aaron Bentley
update NEWS
271
  (Andrew Tridgell)
272
673 by Aaron Bentley
Fix dates and text in NEWS
273
Dec 4 2006
475 by Aaron Bentley
Add zip import support
274
* 'shelf' handles pipe errors better when invoking patch 
474 by Aaron Bentley
update NEWS
275
673 by Aaron Bentley
Fix dates and text in NEWS
276
Nov 27 2006
468 by Aaron Bentley
Release: 0.13.0
277
* RELEASE: bzrtools 0.13.0
278
673 by Aaron Bentley
Fix dates and text in NEWS
279
Nov 22 2006
466 by Aaron Bentley
Update docs
280
* Add encoding flag for 'baz-import'
281
* Fix deprecated API use in 'switch'
282
* Add show-paths command from Alexander Belchenko
283
673 by Aaron Bentley
Fix dates and text in NEWS
284
Oct 25 2006
456 by Aaron Bentley
Release 0.12.0, update NEWS
285
* RELEASE: bzrtools 0.12.0
286
* Update 'import' command for unique roots changes
287
673 by Aaron Bentley
Fix dates and text in NEWS
288
Oct 24 2006
456 by Aaron Bentley
Release 0.12.0, update NEWS
289
* Fix parent-setting in 'cbranch'.
290
673 by Aaron Bentley
Fix dates and text in NEWS
291
Oct 15 2006
453.1.1 by Aaron Bentley
Updated NEWS
292
* Update for unique roots changes
293
673 by Aaron Bentley
Fix dates and text in NEWS
294
Sep 25 2006
448 by Aaron Bentley
Release 0.11.0
295
* RELEASE: bzrtools 0.11.0
296
* Remove Shove
297
* Clean up test suite
298
673 by Aaron Bentley
Fix dates and text in NEWS
299
Aug 28 2006
437 by Aaron Bentley
Update NEWS
300
* Shove is now deprecated
301
* Reduce interactive slowdown by late-loading PyBaz
673 by Aaron Bentley
Fix dates and text in NEWS
302
* baz-import speedup: remove useless merge_inner call
437 by Aaron Bentley
Update NEWS
303
673 by Aaron Bentley
Fix dates and text in NEWS
304
Aug 15 2006
428 by Aaron Bentley
Add version number, check against bzrlib version
305
* Check bzrlib version
306
* RELEASE: bzrtools 0.9.1
307
673 by Aaron Bentley
Fix dates and text in NEWS
308
Aug 11 2006
426 by Aaron Bentley
Release bzrtools 0.9.0
309
* RELEASE: bzrtools 0.9.0
310
673 by Aaron Bentley
Fix dates and text in NEWS
311
Aug 6 2006
423.1.4 by Aaron Bentley
Add --no-color option to shelf
312
* Add --no-color option to shelve/unshelve
313
673 by Aaron Bentley
Fix dates and text in NEWS
314
July 13 2006
417 by Aaron Bentley
Update clean-tree docs
315
* clean-tree no longer treats --detritus or --ignored as including --unknowns
316
673 by Aaron Bentley
Fix dates and text in NEWS
317
July 11 2006
423.1.4 by Aaron Bentley
Add --no-color option to shelf
318
* Shelf colorizing
319
673 by Aaron Bentley
Fix dates and text in NEWS
320
June 14 2006
392.1.2 by Aaron Bentley
Update NEWS
321
* Add 'shove' command, to move changes to a different tree
322
673 by Aaron Bentley
Fix dates and text in NEWS
323
June 3 2006
392.1.2 by Aaron Bentley
Update NEWS
324
* clean-tree tweaks
325
673 by Aaron Bentley
Fix dates and text in NEWS
326
May 30 2006
392.1.2 by Aaron Bentley
Update NEWS
327
* test suite updates
328
673 by Aaron Bentley
Fix dates and text in NEWS
329
May 18 2006
392.1.2 by Aaron Bentley
Update NEWS
330
* Add 'import' command, to import tarballs
331
673 by Aaron Bentley
Fix dates and text in NEWS
332
May 11 2006
373 by Aaron Bentley
Updated NEWS
333
* RELEASE: bzrtools 0.8.1
334
* Fixed test case failure
335
673 by Aaron Bentley
Fix dates and text in NEWS
336
May 9 2006
371 by Aaron Bentley
More doc updates
337
* RELEASE: bzrtools 0.8
338
673 by Aaron Bentley
Fix dates and text in NEWS
339
May 1 2006
364.1.4 by Aaron Bentley
Changed rpush to rspush
340
* Renamed push to rspush (Robert Collins/Aaron Bentley)
147.4.37 by Robert Collins
Convert push to rpush.
341
673 by Aaron Bentley
Fix dates and text in NEWS
342
Apr 11 2006
360.1.2 by Aaron Bentley
Tweak switch command
343
* New Switch command (David Allouche/Canonical)
344
673 by Aaron Bentley
Fix dates and text in NEWS
345
Mar 22 2006
347 by Aaron Bentley
Added zap to docs
346
* New Zap command
347
673 by Aaron Bentley
Fix dates and text in NEWS
348
Mar 18 2006
370 by Aaron Bentley
Documentation updates
349
* Updates to Shelf command
350
673 by Aaron Bentley
Fix dates and text in NEWS
351
Mar 10 2006
370 by Aaron Bentley
Documentation updates
352
* New baz-import algorithm, with respository support
347 by Aaron Bentley
Added zap to docs
353
673 by Aaron Bentley
Fix dates and text in NEWS
354
Jan 31 2006
371 by Aaron Bentley
More doc updates
355
* RELEASE: bzrtools 0.7
305 by Aaron Bentley
Updated NEWS
356
* Improved shell completion
364.1.4 by Aaron Bentley
Changed rpush to rspush
357
* bzr push can omit working tree
305 by Aaron Bentley
Updated NEWS
358
* Documentation updates
359
673 by Aaron Bentley
Fix dates and text in NEWS
360
Dec 13 2005
300 by Aaron Bentley
Updated docs
361
* New test.py for standalone (kinda) testing
362
* New branch-history command
363
* New "fix" command (done automatically in fetch-ghosts)
364
673 by Aaron Bentley
Fix dates and text in NEWS
365
Nov 8 2005
274 by Aaron Bentley
Added force-reweave-inventory from Daniel Silverstone
366
* Various API updates
367
* Added force-reweave-inventory from Daniel Silverstone
368
* Decorated push from Robert Collins
369
* Improved shell completion
370
* Improved import when first ancestor is in an unregisered archive
371
673 by Aaron Bentley
Fix dates and text in NEWS
372
Oct 28 2005
260 by Aaron Bentley
Updated NEWS
373
* Added tests for several commands
374
* Made push auto_disable when native push present
375
* Merged Michael Ellerman's shelf v2 plugin 
376
* New "shell" command, derived from Fai
377
* Got pull working with URLs
378
673 by Aaron Bentley
Fix dates and text in NEWS
379
Oct 19 2005
238 by Aaron Bentley
Added setup.py, updated INSTALL, NEWS
380
* Added setup.py
381
* disabled annotate in favor of bzr annotate
382
* Added clean-tree --detrius
383
* API sync with bzr
384
673 by Aaron Bentley
Fix dates and text in NEWS
385
Oct 14 2005
219 by abentley
Updated NEWS
386
* Default-ignore shelf files
387
* Win32 compatability fixes (Alexander Belchenko)
388
* Conflict handling now in bzr itself
389
* Fetch-missing renamed to fetch-ghosts
390
* Annotate includes changes since last commit, uses sha1 instead of text_id
391
673 by Aaron Bentley
Fix dates and text in NEWS
392
Sept 29 2005
202 by Aaron Bentley
Updated NEWS
393
* better errors for bad push locations (Eirik Nygaard)
394
* prevented push from overwriting any non-empty directory that is not an
395
  ancestor branch.  (Remote revision-history must be a subset of local.)
396
* added --overwrite option to push
397
673 by Aaron Bentley
Fix dates and text in NEWS
398
Sept 22 2005
192 by Aaron Bentley
Updated NEWS
399
* Significant reworking of graph-ancestry
400
* Fetch-missing uses 'parent' instead of 'x-pull' (bzr changed)
401
* Updated to match bzr 0.0.8 API changes
402
* Updated to handle new bzr diff output
403
673 by Aaron Bentley
Fix dates and text in NEWS
404
Sept 13 2005
152.1.2 by Aaron Bentley
Updated docs, obsoleted old executibles
405
* documented clean-tree, conflicts, resolve, graph-ancestry, patch
406
* obsoleted all the executibles; bzrtools only works as plugins now
407
87 by Aaron Bentley
updated docs
408
June 15, 2005
409
* Added annotate
410
* Added Michael Ellerman's shelf/unshelf
411
* Implemented python user interface
412
72 by Aaron Bentley
updated docs
413
June 8, 2005
414
baz2bzr
415
* much better error messages for common mistakes
416
* more thorough unit testing
417
* works better with recent merge changes
79 by Aaron Bentley
Updated docs to mention Debification
418
* Debian packaging (Jeff Bailey)
72 by Aaron Bentley
updated docs
419
63 by Aaron Bentley
Added NEWS, obsoleted bzr-pull
420
June 7, 2005
421
* baz2bzr supports updating a previous import (John Meinel)
422
* baz2bzr has proper commandline parsing (John Meinel)
423
* baz2bzr can skip symlinks when importing
424
* bzr-pull is obsolete, now that that bzr has a native pull command