summaryrefslogtreecommitdiff
path: root/t/t9301-fast-export.sh
AgeCommit message (Expand)AuthorFilesLines
2009-06-27Add new fast-export testcasesLibravatar Elijah Newren1-0/+88
2009-06-27fast-export: Omit tags that tag treesLibravatar Elijah Newren1-1/+7
2009-05-18t9301: use ISO8859-1 rather than ISO-8859-1Libravatar Brandon Casey1-1/+1
2009-04-01Merge branch 'ef/fast-export'Libravatar Junio C Hamano1-0/+15
2009-03-29builtin-fast-export.c: handle nested tagsLibravatar Erik Faye-Lund1-2/+2
2009-03-29builtin-fast-export.c: fix crash on tagged treesLibravatar Erik Faye-Lund1-3/+2
2009-03-29test-suite: adding a test for fast-export with tag variantsLibravatar Erik Faye-Lund1-0/+16
2009-03-25fast-export: Avoid dropping files from commitsLibravatar Elijah Newren1-2/+5
2009-02-18tests: fix "export var=val"Libravatar Junio C Hamano1-2/+2
2008-12-19Merge branch 'maint' to sync with GIT 1.6.0.6Libravatar Junio C Hamano1-0/+20
2008-12-19fast-export: deal with tag objects that do not have a taggerLibravatar Johannes Schindelin1-0/+20
2008-11-27Merge branch 'maint'Libravatar Junio C Hamano1-0/+8
2008-11-23fast-export: use an unsorted string list for extra_refsLibravatar Johannes Schindelin1-1/+1
2008-11-23Add new testcase to show fast-export does not always exports all tagsLibravatar Miklos Vajna1-0/+8
2008-09-09t9300, t9301: use "git fast-import/fast-export" without dashLibravatar Nanako Shiraishi1-1/+1
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryLibravatar Junio C Hamano1-1/+1
2008-07-29Support copy and rename detection in fast-export.Libravatar Alexander Gavrilov1-0/+46
2008-07-19Support gitlinks in fast-import.Libravatar Alexander Gavrilov1-0/+42
2008-07-13t/: Use "test_must_fail git" instead of "! git"Libravatar Stephan Beyer1-2/+2
2008-06-23t9301-fast-export.sh: Remove debug lineLibravatar Michele Ballabio1-1/+0
2008-06-19builtin-fast-export: Add importing and exporting of revision marksLibravatar Pieter de Bie1-0/+24
2007-12-03fast-export: rename the signed tag mode 'ignore' to 'verbatim'Libravatar Johannes Schindelin1-2/+2
2007-12-02Add 'git fast-export', the sister of 'git fast-import'Libravatar Johannes Schindelin1-0/+123