summaryrefslogtreecommitdiff
path: root/t/t9301-fast-export.sh
AgeCommit message (Expand)Author
2009-04-02Merge branch 'ef/fast-export'Junio C Hamano
2009-03-30builtin-fast-export.c: handle nested tagsErik Faye-Lund
2009-03-30builtin-fast-export.c: fix crash on tagged treesErik Faye-Lund
2009-03-30test-suite: adding a test for fast-export with tag variantsErik Faye-Lund
2009-03-26fast-export: Avoid dropping files from commitsElijah Newren
2009-02-18tests: fix "export var=val"Junio C Hamano
2008-12-20Merge branch 'maint' to sync with GIT 1.6.0.6Junio C Hamano
2008-12-20fast-export: deal with tag objects that do not have a taggerJohannes Schindelin
2008-11-28Merge branch 'maint'Junio C Hamano
2008-11-24fast-export: use an unsorted string list for extra_refsJohannes Schindelin
2008-11-24Add new testcase to show fast-export does not always exports all tagsMiklos Vajna
2008-09-10t9300, t9301: use "git fast-import/fast-export" without dashNanako Shiraishi
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano
2008-07-30Support copy and rename detection in fast-export.Alexander Gavrilov
2008-07-19Support gitlinks in fast-import.Alexander Gavrilov
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer
2008-06-23t9301-fast-export.sh: Remove debug lineMichele Ballabio
2008-06-19builtin-fast-export: Add importing and exporting of revision marksPieter de Bie
2007-12-04fast-export: rename the signed tag mode 'ignore' to 'verbatim'Johannes Schindelin
2007-12-03Add 'git fast-export', the sister of 'git fast-import'Johannes Schindelin