Merge branch 'en/fast-export'
commitfeab68cd91439cb9eef26f7197ac857da1238a49
authorJunio C Hamano <gitster@pobox.com>
Sun, 26 Jul 2009 18:23:52 +0000 (26 11:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 26 Jul 2009 18:23:52 +0000 (26 11:23 -0700)
treed917cc66d7183d7a88d110d12d1241a53a78eaca
parentd8f7be2ebcb7e3ec40269080a9ab9a28bc06ba17
parent8af15d282e59a7f566b5e7eb71caebfc40ca5cd6
Merge branch 'en/fast-export'

* en/fast-export:
  fast-export: Document the fact that git-rev-list arguments are accepted
  Add new fast-export testcases
  fast-export: Add a --tag-of-filtered-object option for newly dangling tags
  fast-export: Do parent rewriting to avoid dropping relevant commits
  fast-export: Make sure we show actual ref names instead of "(null)"
  fast-export: Omit tags that tag trees
  fast-export: Set revs.topo_order before calling setup_revisions
builtin-fast-export.c