~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2008-11-12 17:09:36 UTC
  • Revision ID: aaron@aaronbentley.com-20081112170936-3dybsv7il8gxhchz
Use bzrlib's getchar

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
 
218
* RELEASE: bzrtools 0.12.0
 
219
* Update 'import' command for unique roots changes
 
220
 
 
221
Oct 24 2006
 
222
* Fix parent-setting in 'cbranch'.
 
223
 
 
224
Oct 15 2006
 
225
* Update for unique roots changes
 
226
 
 
227
Sep 25 2006
 
228
* RELEASE: bzrtools 0.11.0
 
229
* Remove Shove
 
230
* Clean up test suite
 
231
 
 
232
Aug 28 2006
 
233
* Shove is now deprecated
 
234
* Reduce interactive slowdown by late-loading PyBaz
 
235
* baz-import speedup: remove useless merge_inner call
 
236
 
 
237
Aug 15 2006
 
238
* Check bzrlib version
 
239
* RELEASE: bzrtools 0.9.1
 
240
 
 
241
Aug 11 2006
 
242
* RELEASE: bzrtools 0.9.0
 
243
 
 
244
Aug 6 2006
 
245
* Add --no-color option to shelve/unshelve
 
246
 
 
247
July 13 2006
 
248
* clean-tree no longer treats --detritus or --ignored as including --unknowns
 
249
 
 
250
July 11 2006
 
251
* Shelf colorizing
 
252
 
 
253
June 14 2006
 
254
* Add 'shove' command, to move changes to a different tree
 
255
 
 
256
June 3 2006
 
257
* clean-tree tweaks
 
258
 
 
259
May 30 2006
 
260
* test suite updates
 
261
 
 
262
May 18 2006
 
263
* Add 'import' command, to import tarballs
 
264
 
 
265
May 11 2006
 
266
* RELEASE: bzrtools 0.8.1
 
267
* Fixed test case failure
 
268
 
 
269
May 9 2006
 
270
* RELEASE: bzrtools 0.8
 
271
 
 
272
May 1 2006
 
273
* Renamed push to rspush (Robert Collins/Aaron Bentley)
 
274
 
 
275
Apr 11 2006
 
276
* New Switch command (David Allouche/Canonical)
 
277
 
 
278
Mar 22 2006
 
279
* New Zap command
 
280
 
 
281
Mar 18 2006
 
282
* Updates to Shelf command
 
283
 
 
284
Mar 10 2006
 
285
* New baz-import algorithm, with respository support
 
286
 
 
287
Jan 31 2006
 
288
* RELEASE: bzrtools 0.7
 
289
* Improved shell completion
 
290
* bzr push can omit working tree
 
291
* Documentation updates
 
292
 
 
293
Dec 13 2005
 
294
* New test.py for standalone (kinda) testing
 
295
* New branch-history command
 
296
* New "fix" command (done automatically in fetch-ghosts)
 
297
 
 
298
Nov 8 2005
 
299
* Various API updates
 
300
* Added force-reweave-inventory from Daniel Silverstone
 
301
* Decorated push from Robert Collins
 
302
* Improved shell completion
 
303
* Improved import when first ancestor is in an unregisered archive
 
304
 
 
305
Oct 28 2005
 
306
* Added tests for several commands
 
307
* Made push auto_disable when native push present
 
308
* Merged Michael Ellerman's shelf v2 plugin 
 
309
* New "shell" command, derived from Fai
 
310
* Got pull working with URLs
 
311
 
 
312
Oct 19 2005
 
313
* Added setup.py
 
314
* disabled annotate in favor of bzr annotate
 
315
* Added clean-tree --detrius
 
316
* API sync with bzr
 
317
 
 
318
Oct 14 2005
 
319
* Default-ignore shelf files
 
320
* Win32 compatability fixes (Alexander Belchenko)
 
321
* Conflict handling now in bzr itself
 
322
* Fetch-missing renamed to fetch-ghosts
 
323
* Annotate includes changes since last commit, uses sha1 instead of text_id
 
324
 
 
325
Sept 29 2005
 
326
* better errors for bad push locations (Eirik Nygaard)
 
327
* prevented push from overwriting any non-empty directory that is not an
 
328
  ancestor branch.  (Remote revision-history must be a subset of local.)
 
329
* added --overwrite option to push
 
330
 
 
331
Sept 22 2005
 
332
* Significant reworking of graph-ancestry
 
333
* Fetch-missing uses 'parent' instead of 'x-pull' (bzr changed)
 
334
* Updated to match bzr 0.0.8 API changes
 
335
* Updated to handle new bzr diff output
 
336
 
 
337
Sept 13 2005
 
338
* documented clean-tree, conflicts, resolve, graph-ancestry, patch
 
339
* obsoleted all the executibles; bzrtools only works as plugins now
 
340
 
1
341
June 15, 2005
2
342
* Added annotate
3
343
* Added Michael Ellerman's shelf/unshelf