summaryrefslogtreecommitdiffstats
path: root/t/t9301-fast-export.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add new fast-export testcasesElijah Newren2009-06-271-0/+88
* fast-export: Omit tags that tag treesElijah Newren2009-06-271-1/+7
* t9301: use ISO8859-1 rather than ISO-8859-1Brandon Casey2009-05-191-1/+1
* Merge branch 'ef/fast-export'Junio C Hamano2009-04-021-0/+15
|\
| * builtin-fast-export.c: handle nested tagsErik Faye-Lund2009-03-301-2/+2
| * builtin-fast-export.c: fix crash on tagged treesErik Faye-Lund2009-03-301-3/+2
| * test-suite: adding a test for fast-export with tag variantsErik Faye-Lund2009-03-301-0/+16
* | fast-export: Avoid dropping files from commitsElijah Newren2009-03-261-2/+5
|/
* tests: fix "export var=val"Junio C Hamano2009-02-181-2/+2
* Merge branch 'maint' to sync with GIT 1.6.0.6Junio C Hamano2008-12-201-0/+20
|\
| * fast-export: deal with tag objects that do not have a taggerJohannes Schindelin2008-12-201-0/+20
* | Merge branch 'maint'Junio C Hamano2008-11-281-0/+8
|\|
| * fast-export: use an unsorted string list for extra_refsJohannes Schindelin2008-11-241-1/+1
| * Add new testcase to show fast-export does not always exports all tagsMiklos Vajna2008-11-241-0/+8
* | t9300, t9301: use "git fast-import/fast-export" without dashNanako Shiraishi2008-09-101-1/+1
* | tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-171-1/+1
|/
* Support copy and rename detection in fast-export.Alexander Gavrilov2008-07-301-0/+46
* Support gitlinks in fast-import.Alexander Gavrilov2008-07-191-0/+42
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-131-2/+2
* t9301-fast-export.sh: Remove debug lineMichele Ballabio2008-06-231-1/+0
* builtin-fast-export: Add importing and exporting of revision marksPieter de Bie2008-06-201-0/+24
* fast-export: rename the signed tag mode 'ignore' to 'verbatim'Johannes Schindelin2007-12-041-2/+2
* Add 'git fast-export', the sister of 'git fast-import'Johannes Schindelin2007-12-031-0/+123