~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2009-03-11 01:19:53 UTC
  • Revision ID: aaron@aaronbentley.com-20090311011953-2xgksl6krrs1yb4d
bzr patch handles URLs with trailing slashes

Show diffs side-by-side

added added

removed removed

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