~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2011-01-26 01:11:59 UTC
  • Revision ID: aaron@aaronbentley.com-20110126011159-xsh6z4n8bgxy0k9k
Ignore the_kraken changelogs.

Show diffs side-by-side

added added

removed removed

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