/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar
0.64.185 by Ian Clatworthy
Open 0.9 development
1
============================
0.64.80 by Ian Clatworthy
added NEWS and setup.py
2
bzr-fastimport Release Notes
0.64.185 by Ian Clatworthy
Open 0.9 development
3
============================
0.64.80 by Ian Clatworthy
added NEWS and setup.py
4
5
.. contents::
6
0.64.347 by Jelmer Vernooij
Start on 0.13.0.
7
0.13 UNRELEASED
8
0.136.1 by Jelmer Vernooij
Remove the various exporters.
9
Changes
10
-------
11
12
* bzr-fastimport no longer ships exporters for various other version
13
  control systems. The versions of these exporters shipped with bzr-fastimport
14
  have been outdated for some time. Better and more recent exporters
15
  are widely available.
16
0.64.348 by Jelmer Vernooij
Fix compatibility with bzr 2.6.
17
Compatibility
18
-------------
19
20
* Avoid using Tree.inventory directly, which is deprecated in bzr 2.6.
21
  (Jelmer Vernooij)
22
0.64.349 by Jelmer Vernooij
Reimport some modules removed from python-fastimport 0.9.2.
23
* Reimport some modules removed from python-fastimport 0.9.2.
24
  (Jelmer Vernooij, #693507)
25
0.64.351 by Jelmer Vernooij
Document the SOURCE argument for ``bzr fast-export``.
26
Improvements
27
------------
28
29
* Document the SOURCE argument for ``bzr fast-export``. (Jelmer Vernooij, #672926)
30
0.64.346 by Jelmer Vernooij
Release 0.12.0.
31
0.12 2012-02-09
0.64.331 by Jelmer Vernooij
Start on 0.12.0.
32
0.64.332 by Jelmer Vernooij
Cope with non-utf8 characters in paths when importing.
33
Bug fixes
34
---------
35
36
* Cope with non-utf8 characters in paths when importing.
37
  (Jelmer Vernooij, #838980)
38
0.64.337 by Jelmer Vernooij
Merge support for --rewrite-tag-names.
39
Features
40
--------
41
42
* New option --rewrite-tag-names for 'bzr fast-export'. (Alex Usov, #872601)
43
0.64.338 by Jelmer Vernooij
Merge in support for --dont-squash-empty-commits.
44
* New option --dont-squash-empty-commits for 'bzr fast-import-filter'.
45
  (Alex Usov, #877303)
46
0.64.340 by Jelmer Vernooij
Merge support for --baseline option to 'bzr export'.
47
* Add --baseline option to ``bzr export``. (Andy Grimm, #893382)
48
0.64.330 by Jelmer Vernooij
Release 0.11.0.
49
0.11 2011-08-22
0.64.308 by Jelmer Vernooij
Start on 0.11.
50
0.64.310 by Jelmer Vernooij
Fix fast-import-info.
51
Bug fixes
52
---------
53
54
* Fix internal error in 'bzr fast-import-info'. (Jelmer Vernooij, #730833)
55
0.64.316 by Jelmer Vernooij
Don't rely on bzrlib in setup.py.
56
* Setup.py no longer relies on bzrlib. (Jelmer Vernooij, #735201)
57
0.64.318 by Jelmer Vernooij
Avoid Inventory.copy, which has disappeared in newer versions of Bazaar.
58
* Avoid Inventory.copy, which has disappeared in newer versions of Bazaar.
59
  (Jelmer Vernooij, #485788)
60
0.64.321 by Jelmer Vernooij
Allow fast-import-filter to be used without first argument.
61
* Allow "bzr fast-import-filter" to be used without first argument.
62
  (Jelmer Vernooij, #792935)
63
0.64.327 by Jelmer Vernooij
Remove --branches-path and --tags-path options, which are not implemented by the underlying code yet.
64
* Remove --branches-path and --tags-path options from ``bzr fast-export-from-svn``.
65
  These options are not supported by the underlying svn-fast-export.py yet.
66
  (Jelmer Vernooij, #513747)
67
0.64.328 by Jelmer Vernooij
In "plain" mode, skip tags that contain characters not valid in Git.
68
* In "plain" mode, skip tags that contain characters not valid in Git.
69
  (Jelmer Vernooij, #386986)
70
0.64.329 by Jelmer Vernooij
Support exporting files that are changed into directories.
71
* Support exporting files that are changed into directories.
72
  (Henrik Nyberg, #631979)
73
0.64.307 by Jelmer Vernooij
Release 0.10.
74
0.10 08-Mar-2011
0.64.279 by Jelmer Vernooij
Merge split of python-fastimport into a separate package.
75
76
Changes
77
-------
78
79
* bzr-fastimport's file parsing and generation functionality has been exported into
80
  separate upstream project called python-fastimport, that it now depends on.
81
  python-fastimport can be retrieved from http://launchpad.net/python-fastimport.
82
0.64.288 by Jelmer Vernooij
Cope with non-ascii characters in tag names.
83
Bug fixes
84
---------
85
86
* Cope with non-ascii characters in tag names. (Jelmer Vernooij, #598060)
87
0.64.289 by Jelmer Vernooij
Cope with non-ascii characters in symbolic links.
88
* Cope with non-ascii characters in symbolic links. (Daniel Clemente,
89
   Jelmer Vernooij, #238365)
90
0.64.291 by Jelmer Vernooij
In plain mode, don't export multiple authors.
91
* In plain mode, don't export multiple authors. (David Kilzer, #496677)
92
0.64.292 by Jelmer Vernooij
Fix indentation when running p4.
93
* Fix indentation when starting p4 fails. (Jelmer Vernooij)
94
0.64.293 by Jelmer Vernooij
SOURCE argument to bzr fast-import-filter is now optional, consistent with examples.
95
* SOURCE argument to bzr fast-import-filter is now optional, consistent with
96
  examples. (Jelmer Vernooij, #477861)
97
0.64.294 by Jelmer Vernooij
Support new marks file format introduced in (apparently) git 1.6.
98
* Support new marks file format introduced in (apparently) git 1.6.
99
  (Ian Clatworthy, Jelmer Vernooij, Gabriel Filion, #347729)
100
0.64.295 by Jelmer Vernooij
Allow entries without email address in user map.
101
* Allow entries without email address in user map. (Jelmer Vernooij, #576598)
102
0.64.296 by Jelmer Vernooij
Strip leading slashes when exporting Subversion repositories.
103
* Strip leading slashes when exporting Subversion repositories.
104
  (Jelmer Vernooij, #477869)
105
0.64.303 by Jelmer Vernooij
Cope with non-utf8 characters in commit messages.
106
* Cope with non-utf8 characters in commit messages. (Jelmer Vernooij, #444896)
107
0.64.304 by Jelmer Vernooij
Add download_url in setup.py for use on pypi.
108
* Include download_url in setup.py for use on pypi. (Jelmer Vernooij, #456957)
109
0.64.305 by Jelmer Vernooij
Fix incremental imports from incremental input streams.
110
* Fix incremental imports from incremental import streams.
111
  (termie, Jelmer Vernooij, #328494)
112
0.64.275 by Ian Clatworthy
Release 0.9
113
0.9 28-Feb-2010
114
===============
0.64.185 by Ian Clatworthy
Open 0.9 development
115
116
New Features
117
------------
118
0.64.207 by Ian Clatworthy
fast-import destination argument, implicit repo creation & trunk working tree updating
119
* The fast-import command now takes an optional but recommended
120
  DESTINATION argument. A repository will be created at this
121
  location and branches will be created within there. If the user
122
  is running bzr 1.17 up to 2.0, format "2a" is used for these,
123
  otherwise the default format is used. A format can be explicitly
124
  given using the new --format option. (Ian Clatworthy)
125
0.93.12 by Ian Clatworthy
NEWS item and doco tweaks
126
* Wrapper commands simplifying the generation of fast-import
127
  files from other tools are now provided. The general usage is:
128
129
    bzr fast-export-from-xxx SOURCE project.fi
130
131
  Before starting an export, these commands make an effort to
0.64.207 by Ian Clatworthy
fast-import destination argument, implicit repo creation & trunk working tree updating
132
  check that dependent tools are installed. So far, wrapper
133
  commands are available for cvs, darcs, git, hg (Mercurial),
134
  mnt (Monotone), p4 (Perforce) and svn (Subversion).
135
  (Ian Clatworthy, Matt McClure)
0.93.12 by Ian Clatworthy
NEWS item and doco tweaks
136
0.64.190 by Ian Clatworthy
NEWS item wrt darcs-fast-export
137
* darcs-fast-export is now bundled. In fact, the project has
138
  merged into this one for the purposes of ongoing bug fixing
139
  and development. (Miklos Vajna)
140
0.64.232 by Ian Clatworthy
Merge feature support including generation/parsing of commit-properties, multiple-authors and empty-directories
141
* fast-export now supports a --no-plain parameter which causes
142
  richer metadata to be included in the output using the
143
  recently agreed 'feature' extension capability. The features
144
  used are called multiple-authors, commit-properties and
145
  empty-directories. (Ian Clatworthy)
146
0.64.253 by Ian Clatworthy
update NEWS with recent changes
147
* fast-import and fast-import-filter now support user mapping
148
  via the new --user-map option. The argument is a file specifying
149
  how user-ids should be mapped to preferred user-ids.
150
  (Ian Clatworthy)
151
152
* svn-fast-export now supports an address option (to control the
153
  default email domain) and a first-rev option (to select revisions
154
  since a given one). (Ted Gould)
155
0.64.185 by Ian Clatworthy
Open 0.9 development
156
Improvements
157
------------
158
0.64.253 by Ian Clatworthy
update NEWS with recent changes
159
* Large repositories now compress better thanks to a change in
160
  how file-ids are assigned. (Ian Clatworthy, John Arbash Meinel)
161
0.64.264 by Ian Clatworthy
Merge John's smarter caching of blobs to improve memory footprint
162
* Memory usage is improved by flushing blobs to a disk cache
163
  when appropriate. (John Arbash Meinel)
164
0.64.217 by Ian Clatworthy
update NEWS
165
* If a fast-import source ends in ".gz", it is assumed to be in
166
  gzip format and the stream is implicitly uncompressed. This
167
  means fast-import dump files generated by fast-export-from-xxx
168
  can be stored gzipped to save space. (Ian Clatworthy)
169
0.64.207 by Ian Clatworthy
fast-import destination argument, implicit repo creation & trunk working tree updating
170
* The working tree is now implicitly updated for trunk. Other
171
  branches still need to be explicitly created using 'bzr update'.
172
  (Ian Clatworthy)
173
174
* Directories that become empty following a delete or rename of
0.64.198 by Ian Clatworthy
update NEWS
175
  one of their children are now implicitly pruned. If required,
176
  this will be made optional at a later date.
0.64.231 by Ian Clatworthy
More intelligent empty directory removal (Tom Widmer)
177
  (Tom Widmer, Ian Clatworthy)
0.64.198 by Ian Clatworthy
update NEWS
178
0.64.217 by Ian Clatworthy
update NEWS
179
* Blob tracking is now more intelligently done by an implicit
180
  first pass to collect blob usage statistics. This eliminates
181
  the need for an explicit 2-step process in all cases except
182
  where stdin is used as the input source. (Ian Clatworthy)
183
0.64.188 by Ian Clatworthy
update NEWS
184
* Updated the bundled version of hg-fast-export to be the latest
185
  code (25-May-2009) from http://repo.or.cz/w/fast-export.git.
186
  (Ian Clatworthy)
187
0.64.185 by Ian Clatworthy
Open 0.9 development
188
Bug Fixes
189
---------
190
0.64.198 by Ian Clatworthy
update NEWS
191
* Fixed the format used to create branches in a shared repository.
192
  It now selects the best branch format based on the repository
193
  format, rather than assume the default branch format is the right
194
  one. (Ian Clatworthy)
195
0.64.188 by Ian Clatworthy
update NEWS
196
* Fixed inventory delta generation when deleting directories.
197
  (Previously the child paths included were relative to the
198
  directory when they ought to be relative to the root.)
199
  (Ian Clatworthy)
200
0.64.198 by Ian Clatworthy
update NEWS
201
* Gracefully handle email addresses with unicode characters.
202
  (Ian Clatworthy)
203
0.64.218 by Ian Clatworthy
Fix git-bzr mark compatibility issue (Gonéri Le Bouder)
204
* Gracefully handle an empty input stream. (Gonéri Le Bouder)
205
0.64.229 by Ian Clatworthy
Handle git submodules in the stream by warning about + ignoring them
206
* Gracefully handle git submodules by ignoring them.
207
  (Ian Clatworthy)
208
0.64.218 by Ian Clatworthy
Fix git-bzr mark compatibility issue (Gonéri Le Bouder)
209
* Get git-bzr working again. (Gonéri Le Bouder)
0.64.217 by Ian Clatworthy
update NEWS
210
0.64.185 by Ian Clatworthy
Open 0.9 development
211
Documentation
212
-------------
213
0.64.217 by Ian Clatworthy
update NEWS
214
* Improved documentation has been published in the Bazaar Data Migration
215
  Guide: http://doc.bazaar-vcs.org/migration/en/data-migration/.
216
0.64.185 by Ian Clatworthy
Open 0.9 development
217
0.64.184 by Ian Clatworthy
release 0.8
218
0.8 22-Jul-2009
0.64.185 by Ian Clatworthy
Open 0.9 development
219
===============
220
221
Compatibility Breaks
222
--------------------
223
224
* ``exporters/bzr-fast-export`` has been replaced with a
225
  ``fast-export`` command. Some minor issues have been
226
  fixed at the same time: the first commit now goes into
227
  refs/heads/master (not refs/head/tmp); there's no
228
  checkpoint at the top of the stream; parent commits are
229
  now always given lower mark numbers than the commits they
230
  are merged into. (Ian Clatworthy)
231
232
* The ``fast-import`` command now uses a different mapping of
233
  git reference names to bzr branch names. In summary:
234
  
235
  * ``refs/heads/foo`` is mapped to ``foo``
236
  * ``refs/remotes/origin/foo`` is mapped to ``foo.remote``
237
  * ``refs/tags/foo`` is mapped to ``foo.tag``
238
  * ``*/master`` is mapped to ``trunk``, ``trunk.remote``, etc.
239
  * ``*/trunk`` is mapped to ``git-trunk``, ``git-trunk.remote``, etc.
240
241
  This new mapping has been introduced so that more natural
242
  branch names are used and to enable round-tripping back to git.
243
  (Ian Clatworthy)
244
245
* The old ``fast-import-filter`` command is now called
246
  ``fast-import-query``. ``fast-import-filter`` now
247
  really filters the input to produce a fast-import stream
248
  based on filtering criteria. See below.
249
  (Ian Clatworthy)
250
251
* The ``--inv-fulltext`` option is no longer supported. It was
252
  only used in experimental mode for old versions of bzrlib so
253
  it added more complexity than value. (Ian Clatworthy)
254
255
New Features
256
------------
257
258
* Added ``fast-import-filter`` command for splitting out a
259
  subdirectory or bunch of files into their own project. It can
260
  also be used to create a new repository without any history
261
  for nominated files and directories. This is useful for
262
  removing information which is a security risk, huge binary
263
  files like ISO images, etc.
264
  (Ian Clatworthy)
265
266
* Copying of files and symbolic links is now supported.
267
  (Ian Clatworthy)
268
269
* Initial cut at reset support. (Brian de Alwis, Ian Clatworthy)
270
271
Improvements
272
------------
273
274
* If ``refs/heads/xxx`` and ``refs/remotes/origin/xxx`` are both
275
  defined, the latter is now mapped to a bzr branch called
276
  ``xxx.remote`` rather than ``remotes--origins--xxx``.
277
  (Ian Clatworthy)
278
279
* ``bzr fast-import-info`` now handles an unlimited # of parents for a
280
  revision. The spec suggests the maximum ought to be 16 but the linux
281
  kernel has revisions with more than that.
282
  (Ian Clatworthy)
283
284
* ``bzr fast-import-info`` now reports on things that may need caching,
285
  i.e. merges, rename old paths and copy source paths.
286
  (Ian Clatworthy)
287
288
* Tag commands with a missing from clause now produce a warning but
289
  are otherwise ignored. (Scott James Remnant, Ian Clatworthy)
290
291
* The fastimport-id-map file can now have more revisions than the
292
  repository. (Scott James Remnant)
293
294
* Updated the bundled version of hg-fast-export to be the latest
295
  code from http://repo.or.cz/w/fast-export.git. It should now
296
  support recent Mercurial releases.
297
  (Ian Clatworthy, #318903)
298
299
Bug Fixes
300
---------
301
302
* Fixed a *bad* bug where filecopy commands were being parsed
303
  as filerename commands. Repositories generated by previous
304
  version of bzr-fast-import where the input stream contained
305
  filecopy commands might be missing data (the copy source will
306
  no longer be there if it was unchanged since the copy happened)
307
  and ought to be regenerated.
308
  (Ian Clatworthy)
309
310
* Fixed how the per-file graph is generated. The per-file graph
311
  may still be less than perfect in the case where a file is only
312
  changed in a merge and not the parent, but in the vast majority
313
  of cases now, ``bzr check`` should no longer report inconsistent
314
  parents. (Ian Clatworthy)
315
316
* Fix ``os`` import as needed on Windows.
317
  (Ian Clatworthy, esskov, #264988)
318
319
* Handle a directory turning into a file and then the children
320
  of that directory being deleted.
321
  (Ian Clatworthy, #309486)
322
323
* Handle an empty email section.
324
  (Ian Clatworthy)
325
326
* Handle multiple merges within the one merge clause. That's illegal
327
  according to the spec but git-fast-export does it.
328
  (Ian Clatworthy, #259711)
329
330
* Handle names and paths that aren't utf8 encoded. The spec recommends
331
  utf8 encoding of these but git-fast-export doesn't always do that.
332
  (Ian Clatworthy, #289088)
333
334
* Ignore lightweight tags with no from clause rather than abort.
335
  (It seems git-fast-export outputs these commands frequently now
336
  while it didn't appear to in early versions.)
337
  (Ian Clatworthy, edice, #259711)
338
339
* Import into rich-root (and subtree) repositories without aborting.
340
  (Ian Clatworthy, #300921)
341
342
* Recursively delete children when a directory is deleted.
343
  (Scott James Remnant)
344
345
* The ``deleteall`` command now only tries to delete files in the
346
  nominated branch, not all known files. As a consequence,
347
  it should now be possible (if it wasn't before) to import
348
  multiple Darcs branches (via darcs-fast-export) at once.
349
  (Ian Clatworthy)
350
351
Testing
352
-------
353
354
* A large number of tests have been added.
355
  (Ian Clatworthy)
356
357
Internals
358
---------
359
360
* Refactored ``processors/generic_processor.py`` into a bunch of modules.
361
  (Ian Clatworthy)
0.64.117 by Ian Clatworthy
generic_processor.py refactoring
362
0.64.97 by Ian Clatworthy
update NEWS, making latest changes the start of 0.8dev
363
364
0.7 09-Feb-2009
0.64.185 by Ian Clatworthy
Open 0.9 development
365
===============
366
367
Compatibility Breaks
368
--------------------
369
370
* bzr-fast-export.py renamed to bzr-fast-export.
371
  (Jelmer Vernooij)
372
373
Improvements
374
------------
375
376
* Add support for the deleteall command.
377
  (Miklos Vajna, #284941)
378
379
Bug Fixes
380
---------
381
382
* bzr-fast-export now exports rm+mv correctly.
383
  (Jonas)
384
385
* Fix recursive rename handling in bzr-fast-export.
386
  (Pieter de Bie, #287785)
387
388
* hg-fast-export should use binary mode on Windows.
389
  (Alexey Stukalov)
390
391
* setup.py no longer assumes python2.4.
392
  (schickb@gmail.com)
393
394
* setup.py support fixed.
395
  (Jelmer Vernooij)
396
397
* Update the last-modified revision for a renamed file.
398
  (John Arbash Meinel)
0.64.92 by Ian Clatworthy
fix last-modified revision after rename (John Arbash Meinel)
399
0.64.85 by Ian Clatworthy
prepare for 0.7 development
400
0.64.84 by Ian Clatworthy
release 0.6
401
0.6 23-Jul-2008
0.64.185 by Ian Clatworthy
Open 0.9 development
402
===============
403
404
Improvements
405
------------
406
407
* Added NEWS containing Release Notes. (Ian Clatworthy)
408
409
* ``bzr help fastimport`` now provides help that is useful.
410
  (Ian Clatworthy)
411
412
* Numerous fixes to ``bzr-fast-export.py`` to improve round-tripping
413
  with Git. Added ``--import-marks`` and ``--export-marks`` options
414
  to ``fast-import`` as well.
415
  (Pieter de Bie)
416
417
* ``svn-fast-export.py`` now supports a regular-expression to specify
418
  the branches to export.
419
  (Mirko Friedenhagen)
420
421
Bug Fixes
422
---------
423
424
* Support the new Repository API added in bzr.dev r3510. The old API
425
  will be used for earlier versions of bzr including bzr 1.6beta2 and
426
  earlier. (Ian Clatworthy)
427
428
Compatibility Breaks
429
--------------------
430
431
* The ``--inv-fulltext`` option is not yet supported when the new
432
  Repository API is used to import revisions. The option can be
433
  provided but it will be ignored. (Ian Clatworthy)
434
435
API Breaks
436
437
* The ``RevisionLoader`` class has been renamed to ``RevisionLoader1``.
438
  The ``ExperimentalRevisionLoader`` class has been renamed to
439
  ``ImportRevisionLoader1``. New classes called ``RevisionLoader2``
440
  and ``ImportRevisionLoader2`` are provided that use the new
441
  Repository API. (Ian Clatworthy)
442
443
Internals
444
---------
445
446
* Improved packaging by adding a setup.py file. (Ian Clatworthy)
0.64.80 by Ian Clatworthy
added NEWS and setup.py
447
448
449
0.5 02-Jun-2008
0.64.185 by Ian Clatworthy
Open 0.9 development
450
===============
451
452
* Version suitable for Bazaar 1.5.
453
  (Ian Clatworthy)