~abentley/bzrtools/bzrtools.dev

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