summaryrefslogtreecommitdiff
path: root/t/t9301-fast-export.sh
Commit message (Expand)AuthorAgeFilesLines
* 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-191-0/+20
|\
| * fast-export: deal with tag objects that do not have a taggerJohannes Schindelin2008-12-191-0/+20
* | Merge branch 'maint'Junio C Hamano2008-11-271-0/+8
|\ \ | |/
| * fast-export: use an unsorted string list for extra_refsJohannes Schindelin2008-11-231-1/+1
| * Add new testcase to show fast-export does not always exports all tagsMiklos Vajna2008-11-231-0/+8
* | t9300, t9301: use "git fast-import/fast-export" without dashNanako Shiraishi2008-09-091-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-291-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-191-0/+24
* fast-export: rename the signed tag mode 'ignore' to 'verbatim'Johannes Schindelin2007-12-031-2/+2
* Add 'git fast-export', the sister of 'git fast-import'Johannes Schindelin2007-12-021-0/+123