aboutsummaryrefslogtreecommitdiff
path: root/t/t9301-fast-export.sh
Commit message (Expand)AuthorAge
* Merge branch 'ef/fast-export'Junio C Hamano2009-04-01
|\
| * builtin-fast-export.c: handle nested tagsErik Faye-Lund2009-03-29
| * builtin-fast-export.c: fix crash on tagged treesErik Faye-Lund2009-03-29
| * test-suite: adding a test for fast-export with tag variantsErik Faye-Lund2009-03-29
* | fast-export: Avoid dropping files from commitsElijah Newren2009-03-25
|/
* tests: fix "export var=val"Junio C Hamano2009-02-18
* Merge branch 'maint' to sync with GIT 1.6.0.6Junio C Hamano2008-12-19
|\
| * fast-export: deal with tag objects that do not have a taggerJohannes Schindelin2008-12-19
* | Merge branch 'maint'Junio C Hamano2008-11-27
|\ \ | |/
| * fast-export: use an unsorted string list for extra_refsJohannes Schindelin2008-11-23
| * Add new testcase to show fast-export does not always exports all tagsMiklos Vajna2008-11-23
* | t9300, t9301: use "git fast-import/fast-export" without dashNanako Shiraishi2008-09-09
* | tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano2008-08-17
|/
* Support copy and rename detection in fast-export.Alexander Gavrilov2008-07-29
* Support gitlinks in fast-import.Alexander Gavrilov2008-07-19
* t/: Use "test_must_fail git" instead of "! git"Stephan Beyer2008-07-13
* t9301-fast-export.sh: Remove debug lineMichele Ballabio2008-06-23
* builtin-fast-export: Add importing and exporting of revision marksPieter de Bie2008-06-19
* fast-export: rename the signed tag mode 'ignore' to 'verbatim'Johannes Schindelin2007-12-03
* Add 'git fast-export', the sister of 'git fast-import'Johannes Schindelin2007-12-02