Age | Commit message (Expand) | Author | Files | Lines |
2019-12-09 | Sync with Git 2.24.1 | Junio C Hamano | 1 | -1/+2 |
2019-12-06 | Sync with 2.23.1 | Johannes Schindelin | 1 | -1/+2 |
2019-12-06 | Sync with 2.22.2 | Johannes Schindelin | 1 | -1/+2 |
2019-12-06 | Sync with 2.20.2 | Johannes Schindelin | 1 | -1/+2 |
2019-12-06 | Sync with 2.17.3 | Johannes Schindelin | 1 | -1/+2 |
2019-12-05 | t6130/t9350: prepare for stringent Win32 path validation | Johannes Schindelin | 1 | -1/+1 |
2019-12-04 | mingw: disallow backslash characters in tree objects' file names | Johannes Schindelin | 1 | -0/+1 |
2019-11-10 | Fix spelling errors in comments of testcases | Elijah Newren | 1 | -1/+1 |
2019-10-04 | fast-export: handle nested tags | Elijah Newren | 1 | -1/+1 |
2019-10-04 | t9350: add tests for tags of things other than a commit | Elijah Newren | 1 | -0/+31 |
2019-10-04 | fast-export: allow user to request tags be marked with --mark-tags | Elijah Newren | 1 | -0/+14 |
2019-10-04 | fast-export: add support for --import-marks-if-exists | Elijah Newren | 1 | -6/+4 |
2019-09-28 | fast-export: fix exporting a tag and nothing else | Elijah Newren | 1 | -0/+13 |
2019-05-14 | fast-export: do automatic reencoding of commit messages only if requested | Elijah Newren | 1 | -3/+35 |
2019-05-14 | fast-export: avoid stripping encoding header if we cannot reencode | Elijah Newren | 1 | -0/+21 |
2019-05-14 | t9350: fix encoding test to actually test reencoding | Elijah Newren | 1 | -10/+17 |
2018-11-17 | fast-export: add a --show-original-ids option to show original names | Elijah Newren | 1 | -0/+17 |
2018-11-17 | fast-export: add --reference-excluded-parents option | Elijah Newren | 1 | -0/+11 |
2018-11-17 | fast-export: ensure we export requested refs | Elijah Newren | 1 | -3/+13 |
2018-11-17 | fast-export: when using paths, avoid corrupt stream with non-existent mark | Elijah Newren | 1 | -0/+20 |
2018-11-17 | fast-export: avoid dying when filtering by paths and old tags exist | Elijah Newren | 1 | -0/+16 |
2018-05-08 | Merge branch 'ma/fast-export-skip-merge-fix' | Junio C Hamano | 1 | -0/+18 |
2018-04-21 | fast-export: fix regression skipping some merge-commits | Martin Ă…gren | 1 | -0/+18 |
2018-03-28 | test: avoid pipes in git related commands for test | Pratik Karki | 1 | -26/+24 |
2017-10-23 | Merge branch 'jt/fast-export-copy-modify-fix' into maint | Junio C Hamano | 1 | -1/+19 |
2017-09-29 | Merge branch 'jt/fast-export-copy-modify-fix' | Junio C Hamano | 1 | -1/+19 |
2017-09-21 | fast-export: do not copy from modified file | Jonathan Tan | 1 | -1/+19 |
2017-05-10 | t3901: move supporting files into t/t3901/ | Johannes Schindelin | 1 | -1/+1 |
2016-01-12 | t9350-fast-export.sh: use the $( ... ) construct for command substitution | Elia Pinto | 1 | -3/+3 |
2014-04-21 | fast-export: add support to delete refs | Felipe Contreras | 1 | -0/+11 |
2014-04-21 | fast-export: add new --refspec option | Felipe Contreras | 1 | -0/+7 |
2013-10-29 | t: use perl instead of "$PERL_PATH" where applicable | Jeff King | 1 | -1/+1 |
2013-06-07 | tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases) | Johannes Sixt | 1 | -3/+2 |
2013-04-15 | fast-export: add --signed-tags=warn-strip mode | John Keeping | 1 | -0/+6 |
2012-12-03 | fast-export: make sure updated refs get updated | Felipe Contreras | 1 | -0/+15 |
2012-12-03 | fast-export: don't handle uninteresting refs | Felipe Contreras | 1 | -0/+30 |
2012-11-29 | fast-export: fix comparison in tests | Felipe Contreras | 1 | -3/+3 |
2012-11-26 | fast-export: avoid importing blob marks | Felipe Contreras | 1 | -0/+14 |
2012-07-09 | Merge branch 'js/fast-export-paths-with-spaces' | Junio C Hamano | 1 | -1/+1 |
2012-06-27 | fast-export: quote paths with spaces | Jay Soffian | 1 | -1/+1 |
2012-06-24 | tests: enclose $PERL_PATH in double quotes | Junio C Hamano | 1 | -1/+1 |
2012-06-12 | t: Replace 'perl' by $PERL_PATH | Vincent van Ravesteijn | 1 | -1/+1 |
2012-04-11 | tests: modernise style: more uses of test_line_count | Stefano Lattarini | 1 | -2/+2 |
2011-08-11 | Merge branch 'jk/fast-export-quote-path' | Junio C Hamano | 1 | -1/+27 |
2011-08-05 | fast-export: quote paths in output | Jeff King | 1 | -1/+27 |
2010-11-09 | tests: add missing && | Jonathan Nieder | 1 | -1/+1 |
2010-08-31 | Merge branch 'en/d-f-conflict-fix' | Junio C Hamano | 1 | -0/+24 |
2010-08-12 | Mark tests that use symlinks as needing SYMLINKS prerequisite | Elijah Newren | 1 | -1/+1 |
2010-07-19 | fast-export: Add a --full-tree option | Elijah Newren | 1 | -0/+5 |
2010-07-19 | fast-export: Fix dropping of files with --import-marks and path limiting | Elijah Newren | 1 | -0/+9 |