~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2009-11-12 09:17:55 UTC
  • mto: This revision was merged to the branch mainline in revision 736.
  • Revision ID: aaron@aaronbentley.com-20091112091755-cpt8zcz3he5q0mhw
Handle more qbzr commands.

Show diffs side-by-side

added added

removed removed

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