~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2008-05-30 02:30:22 UTC
  • Revision ID: aaron@aaronbentley.com-20080530023022-l2fzmlvuzkotwnhv
Remove baz-import

Show diffs side-by-side

added added

removed removed

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