author | Junio C Hamano <gitster@pobox.com> | |
Sun, 26 Jul 2009 18:23:52 +0000 (11:23 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 26 Jul 2009 18:23:52 +0000 (11:23 -0700) |
* 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
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
1 | 2 | |||
---|---|---|---|---|
builtin-fast-export.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc builtin-fast-export.c
Simple merge