| Commit message (Expand) | Author | Age | Files | Lines |
* | Add new fast-export testcases | Elijah Newren | 2009-06-27 | 1 | -0/+88 |
* | fast-export: Omit tags that tag trees | Elijah Newren | 2009-06-27 | 1 | -1/+7 |
* | t9301: use ISO8859-1 rather than ISO-8859-1 | Brandon Casey | 2009-05-18 | 1 | -1/+1 |
* | Merge branch 'ef/fast-export' | Junio C Hamano | 2009-04-01 | 1 | -0/+15 |
|\ |
|
| * | builtin-fast-export.c: handle nested tags | Erik Faye-Lund | 2009-03-29 | 1 | -2/+2 |
| * | builtin-fast-export.c: fix crash on tagged trees | Erik Faye-Lund | 2009-03-29 | 1 | -3/+2 |
| * | test-suite: adding a test for fast-export with tag variants | Erik Faye-Lund | 2009-03-29 | 1 | -0/+16 |
* | | fast-export: Avoid dropping files from commits | Elijah Newren | 2009-03-25 | 1 | -2/+5 |
|/ |
|
* | tests: fix "export var=val" | Junio C Hamano | 2009-02-18 | 1 | -2/+2 |
* | Merge branch 'maint' to sync with GIT 1.6.0.6 | Junio C Hamano | 2008-12-19 | 1 | -0/+20 |
|\ |
|
| * | fast-export: deal with tag objects that do not have a tagger | Johannes Schindelin | 2008-12-19 | 1 | -0/+20 |
* | | Merge branch 'maint' | Junio C Hamano | 2008-11-27 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | fast-export: use an unsorted string list for extra_refs | Johannes Schindelin | 2008-11-23 | 1 | -1/+1 |
| * | Add new testcase to show fast-export does not always exports all tags | Miklos Vajna | 2008-11-23 | 1 | -0/+8 |
* | | t9300, t9301: use "git fast-import/fast-export" without dash | Nanako Shiraishi | 2008-09-09 | 1 | -1/+1 |
* | | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 2008-08-17 | 1 | -1/+1 |
|/ |
|
* | Support copy and rename detection in fast-export. | Alexander Gavrilov | 2008-07-29 | 1 | -0/+46 |
* | Support gitlinks in fast-import. | Alexander Gavrilov | 2008-07-19 | 1 | -0/+42 |
* | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 | 1 | -2/+2 |
* | t9301-fast-export.sh: Remove debug line | Michele Ballabio | 2008-06-23 | 1 | -1/+0 |
* | builtin-fast-export: Add importing and exporting of revision marks | Pieter de Bie | 2008-06-19 | 1 | -0/+24 |
* | fast-export: rename the signed tag mode 'ignore' to 'verbatim' | Johannes Schindelin | 2007-12-03 | 1 | -2/+2 |
* | Add 'git fast-export', the sister of 'git fast-import' | Johannes Schindelin | 2007-12-02 | 1 | -0/+123 |