~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2006-12-13 06:53:20 UTC
  • Revision ID: aaron.bentley@utoronto.ca-20061213065320-33dwsj7qqbdkuuqo
Tolerate commit ids with no email

Show diffs side-by-side

added added

removed removed

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