~abentley/bzrtools/bzrtools.dev

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