~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2012-01-20 02:00:40 UTC
  • Revision ID: aaron@aaronbentley.com-20120120020040-7y4c93fhnnahidxg
Remove rspush

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Sept 13
 
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
 
 
9
July 13 2011
 
10
* Fix compatibility with bzr 2.4 export API
 
11
* RELEASE: bzrtools 2.4.0
 
12
 
 
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
 
 
35
February 1 2011
 
36
* Fix Python 2.7 incompatibility
 
37
* RELEASE: bzrtools 2.3.1
 
38
 
 
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
 
 
48
April 6 2010
 
49
* RELEASE: bzrtools 2.2.0
 
50
 
 
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
 
 
70
October 19 2009
 
71
* RELEASE: bzrtools 2.1.0b1
 
72
 
 
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
 
 
82
September 3 2009
 
83
* RELEASE: bzrtools 2.0.0
 
84
 
 
85
August 20 2009
 
86
* RELEASE: bzrtools 1.18.0
 
87
 
 
88
July 13 2009
 
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
 
 
98
June 12 2009
 
99
* RELEASE: bzrtools 1.16.0
 
100
 
 
101
June 10 2009
 
102
* Implement create-mirror command
 
103
 
 
104
May 27 2009
 
105
* Fix fetch-ghosts command for bzr 1.15
 
106
* RELEASE: bzrtools 1.15.0
 
107
 
 
108
April 28 2009
 
109
* bzrtools officially upgraded to rich roots.
 
110
 
 
111
April 10 2009
 
112
* Fix import command for Python 2.6
 
113
* RELEASE: bzrtools 1.14.0
 
114
 
 
115
March 11 2009
 
116
* `bzr patch` handles URLs with trailing slashes.
 
117
* RELEASE: bzrtools 1.13.0
 
118
* Remove clean-tree (now in bzr core)
 
119
* New conflict-diff command
 
120
 
 
121
February 10 2009
 
122
* RELEASE: bzrtools 1.12.0
 
123
 
 
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
 
 
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
 
 
140
November 5 2008
 
141
* RELEASE: bzrtools 1.9.1
 
142
 
 
143
November 4 2008
 
144
* Restore runtime ignore for .shelf files
 
145
 
 
146
November 3 2008
 
147
* RELEASE: bzrtools 1.9.0
 
148
 
 
149
October 22 2008
 
150
* Use lazy command registration (changes bzr rocks 0.496 => 0.461).
 
151
 
 
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
 
 
156
October 7 2008
 
157
* RELEASE: bzrtools 1.8.0
 
158
* Fix NotStandalone class to be stringable (#277652)
 
159
 
 
160
September 11 2008
 
161
* RELEASE: bzrtools 1.7.0
 
162
 
 
163
July 10 2008
 
164
* colordiff can now use /etc/colordiffrc
 
165
 
 
166
June 5 2008
 
167
* RELEASE: bzrtools 1.6.0
 
168
 
 
169
June 3 2008
 
170
* Fix bug in when TERM environment variable is unset
 
171
 
 
172
May 29 2008
 
173
* Spin off baz-import into a separate project
 
174
* Remove show-paths
 
175
 
 
176
May 12 2008
 
177
* Mark show-paths as obsolete
 
178
* Update to avoid deprecated APIs
 
179
* RELEASE: bzrtools 1.5.0
 
180
 
 
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
 
187
* Updates to syntax highlighting from Marius Kruger
 
188
 
 
189
April 17 2008
 
190
* Use Graph API (instead of old revision_graph code) for graph-ancestry
 
191
* RELEASE: bzrtools 1.4.0
 
192
 
 
193
April 10 2008
 
194
* Add escaping to HTML graph-ancestry output
 
195
* Nicer error when patch fails
 
196
 
 
197
March 20 2008
 
198
* cbranch can now create parent directories for branches as needed.
 
199
 
 
200
March 18 2008
 
201
* RELEASE: bzrtools 1.3.0
 
202
 
 
203
Feb 29 2008
 
204
* Add link-tree command
 
205
 
 
206
Feb 25 2008
 
207
* Add hard-link support to cbranch
 
208
 
 
209
Feb 13 2008
 
210
* RELEASE: bzrtools 1.2.0
 
211
 
 
212
Feb 12 2008
 
213
* Handle missing patch program
 
214
 
 
215
Jan 10 2008
 
216
* Support branch6 formats (dirstate-tags, pack*) in rspush
 
217
* RELEASE: bzrtools 1.1.0
 
218
 
 
219
Dec 21 2007
 
220
* "branches" and "multi-pull" updated to new find_* APIs.
 
221
* new "trees" command.
 
222
 
 
223
Dec 20 2007
 
224
* cbranch is much faster, and supports --files-from.
 
225
 
 
226
Dec 1 2007
 
227
* RELEASE: bzrtools 1.0.0
 
228
* Use dotted revnos in graph-ancestry
 
229
 
 
230
Nov 23 2007
 
231
* Remove switch (now in bzr itself)
 
232
 
 
233
Nov 6 2007
 
234
* Handle command.options glitch
 
235
* RELEASE: bzrtools 0.92.1
 
236
 
 
237
Nov 1 2007
 
238
* Update rspush to work only in standalone trees and fix lock error
 
239
* RELEASE: bzrtools 0.92.0
 
240
 
 
241
September 11 2007
 
242
* RELEASE: bzrtools 0.91.0
 
243
 
 
244
September 4 2007
 
245
* switch works even when source branch is read-only
 
246
 
 
247
August 15 2007
 
248
* Allow zap --force to delete a checkout with uncommitted changes
 
249
 
 
250
August 14 2007
 
251
* Hide show-paths command, in favour of bzr info
 
252
* BzrTools does not do out-of-date checks unless a bzrtools command is run
 
253
* shelf doesn't emit reject message in test suite
 
254
* branches now works with Apache (and possibly other servers) again
 
255
* branches now dies quickly & cleanly if it can't connect
 
256
* multi-pull reuses connections where possible
 
257
* RELEASE: bzrtools 0.90.0
 
258
* remove branch-mark
 
259
 
 
260
July 10 2007
 
261
* RELEASE: bzrtools 0.18.0
 
262
 
 
263
June 15 2007
 
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
 
 
268
June 12 2007
 
269
* RELEASE: bzrtools 0.17.0
 
270
* RELEASE: bzrtools 0.17.1
 
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
 
 
279
May 8 2007
 
280
* RELEASE: bzrtools 0.16.1
 
281
 
 
282
April 27 2007
 
283
* RELEASE: bzrtools 0.16.0
 
284
 
 
285
March 26 2007
 
286
* Get shelf tests passing with dirstate (again!)
 
287
* RELEASE: bzrtools 0.15.4
 
288
 
 
289
March 26 2007
 
290
* Add branch parameter to show-paths
 
291
 
 
292
March 16 2007
 
293
* RELEASE: bzrtools 0.15.3
 
294
 
 
295
March 12 2007
 
296
* Hack around hunk headers showing as long lines.
 
297
 
 
298
March 9 2007
 
299
* Handle broken python tar implementations in upstream_import
 
300
* RELEASE: bzrtools 0.15.2
 
301
 
 
302
March 7 2007
 
303
* RELEASE: bzrtools 0.15.1
 
304
* RELEASE: bzrtools 0.15.0
 
305
 
 
306
Feb 2 2007
 
307
* Colordiff warns on long lines
 
308
 
 
309
Jan 17 2007
 
310
* RELEASE: bzrtools 0.14.0
 
311
 
 
312
Jan 16 2007
 
313
* 'colordiff' now optionally checks for whitespace violations
 
314
 
 
315
Jan 8 2007
 
316
* 'import' now imports directories.
 
317
 
 
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
 
 
323
Dec 28 2006
 
324
* 'import' command now honours execute bit in tarfiles
 
325
 
 
326
Dec 21 2006
 
327
* 'graph-ancestry' shows branch nick if applicable
 
328
 
 
329
Dec 19 2006
 
330
* 'patch' works over sftp (and, in theory, all transports)
 
331
 
 
332
Dec 13 2006
 
333
* 'branch-history' tolerates commit ids with no email
 
334
 
 
335
Dec 12 2006
 
336
* Add zip support to 'import' command
 
337
 
 
338
Dec 11 2006
 
339
* 'patch' fixed to work properly with http URLs and all other transports
 
340
 
 
341
Dec 5 2006
 
342
* 'rspush' supports dedicated rsync servers (i.e. site:: syntax) 
 
343
  (Andrew Tridgell)
 
344
 
 
345
Dec 4 2006
 
346
* 'shelf' handles pipe errors better when invoking patch 
 
347
 
 
348
Nov 27 2006
 
349
* RELEASE: bzrtools 0.13.0
 
350
 
 
351
Nov 22 2006
 
352
* Add encoding flag for 'baz-import'
 
353
* Fix deprecated API use in 'switch'
 
354
* Add show-paths command from Alexander Belchenko
 
355
 
 
356
Oct 25 2006
 
357
* RELEASE: bzrtools 0.12.0
 
358
* Update 'import' command for unique roots changes
 
359
 
 
360
Oct 24 2006
 
361
* Fix parent-setting in 'cbranch'.
 
362
 
 
363
Oct 15 2006
 
364
* Update for unique roots changes
 
365
 
 
366
Sep 25 2006
 
367
* RELEASE: bzrtools 0.11.0
 
368
* Remove Shove
 
369
* Clean up test suite
 
370
 
 
371
Aug 28 2006
 
372
* Shove is now deprecated
 
373
* Reduce interactive slowdown by late-loading PyBaz
 
374
* baz-import speedup: remove useless merge_inner call
 
375
 
 
376
Aug 15 2006
 
377
* Check bzrlib version
 
378
* RELEASE: bzrtools 0.9.1
 
379
 
 
380
Aug 11 2006
 
381
* RELEASE: bzrtools 0.9.0
 
382
 
 
383
Aug 6 2006
 
384
* Add --no-color option to shelve/unshelve
 
385
 
 
386
July 13 2006
 
387
* clean-tree no longer treats --detritus or --ignored as including --unknowns
 
388
 
 
389
July 11 2006
 
390
* Shelf colorizing
 
391
 
 
392
June 14 2006
 
393
* Add 'shove' command, to move changes to a different tree
 
394
 
 
395
June 3 2006
 
396
* clean-tree tweaks
 
397
 
 
398
May 30 2006
 
399
* test suite updates
 
400
 
 
401
May 18 2006
 
402
* Add 'import' command, to import tarballs
 
403
 
 
404
May 11 2006
 
405
* RELEASE: bzrtools 0.8.1
 
406
* Fixed test case failure
 
407
 
 
408
May 9 2006
 
409
* RELEASE: bzrtools 0.8
 
410
 
 
411
May 1 2006
 
412
* Renamed push to rspush (Robert Collins/Aaron Bentley)
 
413
 
 
414
Apr 11 2006
 
415
* New Switch command (David Allouche/Canonical)
 
416
 
 
417
Mar 22 2006
 
418
* New Zap command
 
419
 
 
420
Mar 18 2006
 
421
* Updates to Shelf command
 
422
 
 
423
Mar 10 2006
 
424
* New baz-import algorithm, with respository support
 
425
 
 
426
Jan 31 2006
 
427
* RELEASE: bzrtools 0.7
 
428
* Improved shell completion
 
429
* bzr push can omit working tree
 
430
* Documentation updates
 
431
 
 
432
Dec 13 2005
 
433
* New test.py for standalone (kinda) testing
 
434
* New branch-history command
 
435
* New "fix" command (done automatically in fetch-ghosts)
 
436
 
 
437
Nov 8 2005
 
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
 
 
444
Oct 28 2005
 
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
 
 
451
Oct 19 2005
 
452
* Added setup.py
 
453
* disabled annotate in favor of bzr annotate
 
454
* Added clean-tree --detrius
 
455
* API sync with bzr
 
456
 
 
457
Oct 14 2005
 
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
 
 
464
Sept 29 2005
 
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
 
 
470
Sept 22 2005
 
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
 
 
476
Sept 13 2005
2
477
* documented clean-tree, conflicts, resolve, graph-ancestry, patch
3
478
* obsoleted all the executibles; bzrtools only works as plugins now
4
479