~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Aaron Bentley
  • Date: 2008-10-23 15:42:14 UTC
  • Revision ID: aaron@aaronbentley.com-20081023154214-rsp56krzodn6pjuk
Fix dates and text in NEWS

Show diffs side-by-side

added added

removed removed

Lines of Context:
172
172
  your working directory hierarchy exactly.  New config option must be
173
173
  used: "cbranch_target".  Appendpath policy should be used for this.
174
174
 
175
 
Dec 28
 
175
Dec 28 2006
176
176
* 'import' command now honours execute bit in tarfiles
177
177
 
178
 
Dec 21
 
178
Dec 21 2006
179
179
* 'graph-ancestry' shows branch nick if applicable
180
180
 
181
 
Dec 19
 
181
Dec 19 2006
182
182
* 'patch' works over sftp (and, in theory, all transports)
183
183
 
184
 
Dec 13
 
184
Dec 13 2006
185
185
* 'branch-history' tolerates commit ids with no email
186
186
 
187
 
Dec 12
 
187
Dec 12 2006
188
188
* Add zip support to 'import' command
189
189
 
190
 
Dec 11
 
190
Dec 11 2006
191
191
* 'patch' fixed to work properly with http URLs and all other transports
192
192
 
193
 
Dec 5
 
193
Dec 5 2006
194
194
* 'rspush' supports dedicated rsync servers (i.e. site:: syntax) 
195
195
  (Andrew Tridgell)
196
196
 
197
 
Dec 4
 
197
Dec 4 2006
198
198
* 'shelf' handles pipe errors better when invoking patch 
199
199
 
200
 
Nov 27
 
200
Nov 27 2006
201
201
* RELEASE: bzrtools 0.13.0
202
202
 
203
 
Nov 22
 
203
Nov 22 2006
204
204
* Add encoding flag for 'baz-import'
205
205
* Fix deprecated API use in 'switch'
206
206
* Add show-paths command from Alexander Belchenko
207
207
 
208
 
Oct 25
 
208
Oct 25 2006
209
209
* RELEASE: bzrtools 0.12.0
210
210
* Update 'import' command for unique roots changes
211
211
 
212
 
Oct 24
 
212
Oct 24 2006
213
213
* Fix parent-setting in 'cbranch'.
214
214
 
215
 
Oct 15
 
215
Oct 15 2006
216
216
* Update for unique roots changes
217
217
 
218
 
Sep 25
 
218
Sep 25 2006
219
219
* RELEASE: bzrtools 0.11.0
220
220
* Remove Shove
221
221
* Clean up test suite
222
222
 
223
 
Aug 28
 
223
Aug 28 2006
224
224
* Shove is now deprecated
225
225
* Reduce interactive slowdown by late-loading PyBaz
226
 
* baz-import speedup: remove useless merge_innter call
 
226
* baz-import speedup: remove useless merge_inner call
227
227
 
228
 
Aug 15
 
228
Aug 15 2006
229
229
* Check bzrlib version
230
230
* RELEASE: bzrtools 0.9.1
231
231
 
232
 
Aug 11
 
232
Aug 11 2006
233
233
* RELEASE: bzrtools 0.9.0
234
234
 
235
 
Aug 6
 
235
Aug 6 2006
236
236
* Add --no-color option to shelve/unshelve
237
237
 
238
 
July 13
 
238
July 13 2006
239
239
* clean-tree no longer treats --detritus or --ignored as including --unknowns
240
240
 
241
 
July 11
 
241
July 11 2006
242
242
* Shelf colorizing
243
243
 
244
 
June 14
 
244
June 14 2006
245
245
* Add 'shove' command, to move changes to a different tree
246
246
 
247
 
June 3
 
247
June 3 2006
248
248
* clean-tree tweaks
249
249
 
250
 
May 30
 
250
May 30 2006
251
251
* test suite updates
252
252
 
253
 
May 18
 
253
May 18 2006
254
254
* Add 'import' command, to import tarballs
255
255
 
256
 
May 11
 
256
May 11 2006
257
257
* RELEASE: bzrtools 0.8.1
258
258
* Fixed test case failure
259
259
 
260
 
May 9
 
260
May 9 2006
261
261
* RELEASE: bzrtools 0.8
262
262
 
263
 
May 1
 
263
May 1 2006
264
264
* Renamed push to rspush (Robert Collins/Aaron Bentley)
265
265
 
266
 
Apr 11
 
266
Apr 11 2006
267
267
* New Switch command (David Allouche/Canonical)
268
268
 
269
 
Mar 22
 
269
Mar 22 2006
270
270
* New Zap command
271
271
 
272
 
Mar 18
 
272
Mar 18 2006
273
273
* Updates to Shelf command
274
274
 
275
 
Mar 10
 
275
Mar 10 2006
276
276
* New baz-import algorithm, with respository support
277
277
 
278
 
Jan 31
 
278
Jan 31 2006
279
279
* RELEASE: bzrtools 0.7
280
280
* Improved shell completion
281
281
* bzr push can omit working tree
282
282
* Documentation updates
283
283
 
284
 
Dec 13
 
284
Dec 13 2005
285
285
* New test.py for standalone (kinda) testing
286
286
* New branch-history command
287
287
* New "fix" command (done automatically in fetch-ghosts)
288
288
 
289
 
Nov 8
 
289
Nov 8 2005
290
290
* Various API updates
291
291
* Added force-reweave-inventory from Daniel Silverstone
292
292
* Decorated push from Robert Collins
293
293
* Improved shell completion
294
294
* Improved import when first ancestor is in an unregisered archive
295
295
 
296
 
Oct 28
 
296
Oct 28 2005
297
297
* Added tests for several commands
298
298
* Made push auto_disable when native push present
299
299
* Merged Michael Ellerman's shelf v2 plugin 
300
300
* New "shell" command, derived from Fai
301
301
* Got pull working with URLs
302
302
 
303
 
Oct 19
 
303
Oct 19 2005
304
304
* Added setup.py
305
305
* disabled annotate in favor of bzr annotate
306
306
* Added clean-tree --detrius
307
307
* API sync with bzr
308
308
 
309
 
Oct 14
 
309
Oct 14 2005
310
310
* Default-ignore shelf files
311
311
* Win32 compatability fixes (Alexander Belchenko)
312
312
* Conflict handling now in bzr itself
313
313
* Fetch-missing renamed to fetch-ghosts
314
314
* Annotate includes changes since last commit, uses sha1 instead of text_id
315
315
 
316
 
Sept 29
 
316
Sept 29 2005
317
317
* better errors for bad push locations (Eirik Nygaard)
318
318
* prevented push from overwriting any non-empty directory that is not an
319
319
  ancestor branch.  (Remote revision-history must be a subset of local.)
320
320
* added --overwrite option to push
321
321
 
322
 
Sept 22
 
322
Sept 22 2005
323
323
* Significant reworking of graph-ancestry
324
324
* Fetch-missing uses 'parent' instead of 'x-pull' (bzr changed)
325
325
* Updated to match bzr 0.0.8 API changes
326
326
* Updated to handle new bzr diff output
327
327
 
328
 
Sept 13
 
328
Sept 13 2005
329
329
* documented clean-tree, conflicts, resolve, graph-ancestry, patch
330
330
* obsoleted all the executibles; bzrtools only works as plugins now
331
331