summaryrefslogtreecommitdiff
path: root/t/t9301-fast-export.sh
AgeCommit message (Expand)Author
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