~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2009-04-10 20:07:41 UTC
  • Revision ID: aaron@aaronbentley.com-20090410200741-qg98vn5l50mcwzd1
Get conflict-diff under test.

Show diffs side-by-side

added added

removed removed

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