~bzr/ubuntu/natty/bzrtools/beta-ppa

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