~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2006-04-12 01:27:15 UTC
  • mto: This revision was merged to the branch mainline in revision 362.
  • Revision ID: aaron.bentley@utoronto.ca-20060412012715-b8e33bae91b660a0
Tweak switch command

Show diffs side-by-side

added added

removed removed

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