~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2006-11-22 16:40:12 UTC
  • Revision ID: abentley@panoramicfeedback.com-20061122164012-vbz1tq8dwjplpnha
Update switch API use

Show diffs side-by-side

added added

removed removed

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