Merge branch 'en/fast-export' into next
commita6a21e81f03260aa5ff0e4e88917d92565f72add
authorJunio C Hamano <gitster@pobox.com>
Mon, 13 Jul 2009 19:26:55 +0000 (13 12:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 Jul 2009 19:26:55 +0000 (13 12:26 -0700)
treebfec9d3610522096dcd610261742f111f69879e6
parentab87bd7048f2a1170e4b90dbeb8cfabcff7dc4d9
parent8af15d282e59a7f566b5e7eb71caebfc40ca5cd6
Merge branch 'en/fast-export' into next

* 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