| Commit message (Expand) | Author | Age | Files | Lines |
* | fast-export: add support to delete refs | Felipe Contreras | 2014-04-21 | 1 | -0/+11 |
* | fast-export: add new --refspec option | Felipe Contreras | 2014-04-21 | 1 | -0/+7 |
* | t: use perl instead of "$PERL_PATH" where applicablejk/wrap-perl-used-in-tests | Jeff King | 2013-10-29 | 1 | -1/+1 |
* | tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases) | Johannes Sixt | 2013-06-07 | 1 | -3/+2 |
* | fast-export: add --signed-tags=warn-strip mode | John Keeping | 2013-04-15 | 1 | -0/+6 |
* | fast-export: make sure updated refs get updated | Felipe Contreras | 2012-12-03 | 1 | -0/+15 |
* | fast-export: don't handle uninteresting refs | Felipe Contreras | 2012-12-03 | 1 | -0/+30 |
* | fast-export: fix comparison in tests | Felipe Contreras | 2012-11-29 | 1 | -3/+3 |
* | fast-export: avoid importing blob marks | Felipe Contreras | 2012-11-26 | 1 | -0/+14 |
* | Merge branch 'js/fast-export-paths-with-spaces' | Junio C Hamano | 2012-07-09 | 1 | -1/+1 |
|\ |
|
| * | fast-export: quote paths with spaces | Jay Soffian | 2012-06-27 | 1 | -1/+1 |
* | | tests: enclose $PERL_PATH in double quotes | Junio C Hamano | 2012-06-24 | 1 | -1/+1 |
* | | t: Replace 'perl' by $PERL_PATH | Vincent van Ravesteijn | 2012-06-12 | 1 | -1/+1 |
* | | tests: modernise style: more uses of test_line_count | Stefano Lattarini | 2012-04-11 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'jk/fast-export-quote-path' | Junio C Hamano | 2011-08-11 | 1 | -1/+27 |
|\ |
|
| * | fast-export: quote paths in output | Jeff King | 2011-08-05 | 1 | -1/+27 |
* | | tests: add missing && | Jonathan Nieder | 2010-11-09 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'en/d-f-conflict-fix' | Junio C Hamano | 2010-08-31 | 1 | -0/+24 |
|\ |
|
| * | Mark tests that use symlinks as needing SYMLINKS prerequisite | Elijah Newren | 2010-08-12 | 1 | -1/+1 |
| * | fast-export: Fix output order of D/F changes | Elijah Newren | 2010-07-09 | 1 | -1/+1 |
| * | Add additional testcases for D/F conflicts | Elijah Newren | 2010-07-09 | 1 | -0/+24 |
* | | fast-export: Add a --full-tree option | Elijah Newren | 2010-07-19 | 1 | -0/+5 |
* | | fast-export: Fix dropping of files with --import-marks and path limiting | Elijah Newren | 2010-07-19 | 1 | -0/+9 |
|/ |
|
* | t9350: fix careless use of "cd" | Junio C Hamano | 2010-03-28 | 1 | -33/+38 |
* | Rename t9301 to t9350, to make room for more fast-import tests | Johan Herland | 2009-12-07 | 1 | -0/+374 |