/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Pieter de Bie
  • Date: 2008-05-30 13:21:37 UTC
  • mto: (0.64.82 fastimport_trunk)
  • Revision ID: pdebie@ai.rug.nl-20080530132137-0qshj0tt8f1of7lr
bzr-fast-export.py: Add support for ghost commits

This adds support for ghost commits. It does this by removing any parent that
is not currently in the repository. Thus, you cannot figure out
post-conversion that the commit was once a merge.

But hey, at least it doesn't crash :)

This also simplifies emit_commit somewhat, making it easier to follow.
However, this change does make emit_commit recursive, which might introduce
problems on large commits.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 0.65.4 17 years ago James Westby Make the rename handling more robust. Stop using 1 KB Diff Download File
test_errors.py 0.64.1 17 years ago Ian Clatworthy 1st cut: gfi parser + --info processing method 2.6 KB Diff Download File
test_parser.py 0.64.71 17 years ago Ian Clatworthy fix tests to use new CommitCommand constructor 5.8 KB Diff Download File
test_processor.py 0.64.74 17 years ago Ian Clatworthy fix symlink importing 7.5 KB Diff Download File