~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2006-06-13 02:31:28 UTC
  • mfrom: (0.1.119 shelf)
  • Revision ID: aaron.bentley@utoronto.ca-20060613023128-20f2ff3a212a6ea2
Pull in latest shelf stuff

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
 
 
188
 
July 10 2007
189
 
* RELEASE: bzrtools 0.18.0
190
 
 
191
 
June 15 2007
192
 
* graph-ancestry supports new graph API, indicates both possible merge bases,
193
 
  indicates non-base LCAs, defaults max-distance to 100, defaults branch to
194
 
  cwd.
195
 
 
196
 
June 12 2007
197
 
* RELEASE: bzrtools 0.17.0
198
 
* RELEASE: bzrtools 0.17.1
199
 
 
200
 
June 10 2007
201
 
* Whitespace cleanups from Charlie Shepherd
202
 
 
203
 
June 9 2007
204
 
* Version warning is suppressed for dev version of the next release.  E.g.
205
 
  bzrtools 0.17.0 will not complain when used with Bazaar 0.18.0 dev.
206
 
 
207
 
May 8 2007
208
 
* RELEASE: bzrtools 0.16.1
209
 
 
210
 
April 27 2007
211
 
* RELEASE: bzrtools 0.16.0
212
 
 
213
 
March 26 2007
214
 
* Get shelf tests passing with dirstate (again!)
215
 
* RELEASE: bzrtools 0.15.4
216
 
 
217
 
March 26 2007
218
 
* Add branch parameter to show-paths
219
 
 
220
 
March 16 2007
221
 
* RELEASE: bzrtools 0.15.3
222
 
 
223
 
March 12 2007
224
 
* Hack around hunk headers showing as long lines.
225
 
 
226
 
March 9 2007
227
 
* Handle broken python tar implementations in upstream_import
228
 
* RELEASE: bzrtools 0.15.2
229
 
 
230
 
March 7 2007
231
 
* RELEASE: bzrtools 0.15.1
232
 
* RELEASE: bzrtools 0.15.0
233
 
 
234
 
Feb 2 2007
235
 
* Colordiff warns on long lines
236
 
 
237
 
Jan 17 2007
238
 
* RELEASE: bzrtools 0.14.0
239
 
 
240
 
Jan 16 2007
241
 
* 'colordiff' now optionally checks for whitespace violations
242
 
 
243
 
Jan 8 2007
244
 
* 'import' now imports directories.
245
 
 
246
 
Jan 4 2007
247
 
* 'cbranch' now supports multilevel paths.  So your repo hierarchy can match
248
 
  your working directory hierarchy exactly.  New config option must be
249
 
  used: "cbranch_target".  Appendpath policy should be used for this.
250
 
 
251
 
Dec 28 2006
252
 
* 'import' command now honours execute bit in tarfiles
253
 
 
254
 
Dec 21 2006
255
 
* 'graph-ancestry' shows branch nick if applicable
256
 
 
257
 
Dec 19 2006
258
 
* 'patch' works over sftp (and, in theory, all transports)
259
 
 
260
 
Dec 13 2006
261
 
* 'branch-history' tolerates commit ids with no email
262
 
 
263
 
Dec 12 2006
264
 
* Add zip support to 'import' command
265
 
 
266
 
Dec 11 2006
267
 
* 'patch' fixed to work properly with http URLs and all other transports
268
 
 
269
 
Dec 5 2006
270
 
* 'rspush' supports dedicated rsync servers (i.e. site:: syntax) 
271
 
  (Andrew Tridgell)
272
 
 
273
 
Dec 4 2006
274
 
* 'shelf' handles pipe errors better when invoking patch 
275
 
 
276
 
Nov 27 2006
277
 
* RELEASE: bzrtools 0.13.0
278
 
 
279
 
Nov 22 2006
280
 
* Add encoding flag for 'baz-import'
281
 
* Fix deprecated API use in 'switch'
282
 
* Add show-paths command from Alexander Belchenko
283
 
 
284
 
Oct 25 2006
285
 
* RELEASE: bzrtools 0.12.0
286
 
* Update 'import' command for unique roots changes
287
 
 
288
 
Oct 24 2006
289
 
* Fix parent-setting in 'cbranch'.
290
 
 
291
 
Oct 15 2006
292
 
* Update for unique roots changes
293
 
 
294
 
Sep 25 2006
295
 
* RELEASE: bzrtools 0.11.0
296
 
* Remove Shove
297
 
* Clean up test suite
298
 
 
299
 
Aug 28 2006
300
 
* Shove is now deprecated
301
 
* Reduce interactive slowdown by late-loading PyBaz
302
 
* baz-import speedup: remove useless merge_inner call
303
 
 
304
 
Aug 15 2006
305
 
* Check bzrlib version
306
 
* RELEASE: bzrtools 0.9.1
307
 
 
308
 
Aug 11 2006
309
 
* RELEASE: bzrtools 0.9.0
310
 
 
311
 
Aug 6 2006
312
 
* Add --no-color option to shelve/unshelve
313
 
 
314
 
July 13 2006
315
 
* clean-tree no longer treats --detritus or --ignored as including --unknowns
316
 
 
317
 
July 11 2006
318
 
* Shelf colorizing
319
 
 
320
 
June 14 2006
321
 
* Add 'shove' command, to move changes to a different tree
322
 
 
323
 
June 3 2006
324
 
* clean-tree tweaks
325
 
 
326
 
May 30 2006
327
 
* test suite updates
328
 
 
329
 
May 18 2006
330
 
* Add 'import' command, to import tarballs
331
 
 
332
 
May 11 2006
 
1
May 11
333
2
* RELEASE: bzrtools 0.8.1
334
3
* Fixed test case failure
335
4
 
336
 
May 9 2006
 
5
May 9
337
6
* RELEASE: bzrtools 0.8
338
7
 
339
 
May 1 2006
 
8
May 1
340
9
* Renamed push to rspush (Robert Collins/Aaron Bentley)
341
10
 
342
 
Apr 11 2006
 
11
Apr 11
343
12
* New Switch command (David Allouche/Canonical)
344
13
 
345
 
Mar 22 2006
 
14
Mar 22
346
15
* New Zap command
347
16
 
348
 
Mar 18 2006
 
17
Mar 18
349
18
* Updates to Shelf command
350
19
 
351
 
Mar 10 2006
 
20
Mar 10
352
21
* New baz-import algorithm, with respository support
353
22
 
354
 
Jan 31 2006
 
23
Jan 31
355
24
* RELEASE: bzrtools 0.7
356
25
* Improved shell completion
357
26
* bzr push can omit working tree
358
27
* Documentation updates
359
28
 
360
 
Dec 13 2005
 
29
Dec 13
361
30
* New test.py for standalone (kinda) testing
362
31
* New branch-history command
363
32
* New "fix" command (done automatically in fetch-ghosts)
364
33
 
365
 
Nov 8 2005
 
34
Nov 8
366
35
* Various API updates
367
36
* Added force-reweave-inventory from Daniel Silverstone
368
37
* Decorated push from Robert Collins
369
38
* Improved shell completion
370
39
* Improved import when first ancestor is in an unregisered archive
371
40
 
372
 
Oct 28 2005
 
41
Oct 28
373
42
* Added tests for several commands
374
43
* Made push auto_disable when native push present
375
44
* Merged Michael Ellerman's shelf v2 plugin 
376
45
* New "shell" command, derived from Fai
377
46
* Got pull working with URLs
378
47
 
379
 
Oct 19 2005
 
48
Oct 19
380
49
* Added setup.py
381
50
* disabled annotate in favor of bzr annotate
382
51
* Added clean-tree --detrius
383
52
* API sync with bzr
384
53
 
385
 
Oct 14 2005
 
54
Oct 14
386
55
* Default-ignore shelf files
387
56
* Win32 compatability fixes (Alexander Belchenko)
388
57
* Conflict handling now in bzr itself
389
58
* Fetch-missing renamed to fetch-ghosts
390
59
* Annotate includes changes since last commit, uses sha1 instead of text_id
391
60
 
392
 
Sept 29 2005
 
61
Sept 29
393
62
* better errors for bad push locations (Eirik Nygaard)
394
63
* prevented push from overwriting any non-empty directory that is not an
395
64
  ancestor branch.  (Remote revision-history must be a subset of local.)
396
65
* added --overwrite option to push
397
66
 
398
 
Sept 22 2005
 
67
Sept 22
399
68
* Significant reworking of graph-ancestry
400
69
* Fetch-missing uses 'parent' instead of 'x-pull' (bzr changed)
401
70
* Updated to match bzr 0.0.8 API changes
402
71
* Updated to handle new bzr diff output
403
72
 
404
 
Sept 13 2005
 
73
Sept 13
405
74
* documented clean-tree, conflicts, resolve, graph-ancestry, patch
406
75
* obsoleted all the executibles; bzrtools only works as plugins now
407
76