1. 94221d2 t: use perl instead of "$PERL_PATH" where applicable by Jeff King · 11 years ago
  2. 889c6f0 tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases) by Johannes Sixt · 12 years ago
  3. cd16c59 fast-export: add --signed-tags=warn-strip mode by John Keeping · 12 years ago
  4. f28e7c9 fast-export: make sure updated refs get updated by Felipe Contreras · 12 years ago
  5. 49266e8 fast-export: don't handle uninteresting refs by Felipe Contreras · 12 years ago
  6. 9ff10fc fast-export: fix comparison in tests by Felipe Contreras · 12 years ago
  7. 5d3698f fast-export: avoid importing blob marks by Felipe Contreras · 12 years ago
  8. f8a9eaf Merge branch 'js/fast-export-paths-with-spaces' by Junio C Hamano · 13 years ago
  9. ff59f6d fast-export: quote paths with spaces by Jay Soffian · 13 years ago
  10. 7096b64 tests: enclose $PERL_PATH in double quotes by Junio C Hamano · 13 years ago
  11. a342820 t: Replace 'perl' by $PERL_PATH by Vincent van Ravesteijn · 13 years ago
  12. 3fb0459 tests: modernise style: more uses of test_line_count by Stefano Lattarini · 13 years ago
  13. b81b758 Merge branch 'jk/fast-export-quote-path' by Junio C Hamano · 13 years ago
  14. 6280dfd fast-export: quote paths in output by Jeff King · 13 years ago
  15. a48fcd8 tests: add missing && by Jonathan Nieder · 14 years ago
  16. 3f29dd6 Merge branch 'en/d-f-conflict-fix' by Junio C Hamano · 14 years ago
  17. dd56858 Mark tests that use symlinks as needing SYMLINKS prerequisite by Elijah Newren · 14 years ago
  18. 7f40ab0 fast-export: Add a --full-tree option by Elijah Newren · 14 years ago
  19. 4087a02 fast-export: Fix dropping of files with --import-marks and path limiting by Elijah Newren · 14 years ago
  20. 060df62 fast-export: Fix output order of D/F changes by Elijah Newren · 15 years ago
  21. f15652d Add additional testcases for D/F conflicts by Elijah Newren · 15 years ago
  22. 4c367c6 t9350: fix careless use of "cd" by Junio C Hamano · 15 years ago
  23. b2d6b1f Rename t9301 to t9350, to make room for more fast-import tests by Johan Herland · 15 years ago[Renamed from t/t9301-fast-export.sh]
  24. 25e0ca5 Add new fast-export testcases by Elijah Newren · 16 years ago
  25. 02c48cd fast-export: Omit tags that tag trees by Elijah Newren · 16 years ago
  26. e0d44c5 t9301: use ISO8859-1 rather than ISO-8859-1 by Brandon Casey · 16 years ago
  27. dffc131 Merge branch 'ef/fast-export' by Junio C Hamano · 16 years ago
  28. 1982467 builtin-fast-export.c: handle nested tags by Erik Faye-Lund · 16 years ago
  29. c0582c5 builtin-fast-export.c: fix crash on tagged trees by Erik Faye-Lund · 16 years ago
  30. 41a5c70 test-suite: adding a test for fast-export with tag variants by Erik Faye-Lund · 16 years ago
  31. ebeec7d fast-export: Avoid dropping files from commits by Elijah Newren · 16 years ago
  32. 91e80b9 tests: fix "export var=val" by Junio C Hamano · 16 years ago
  33. efe05b0 Merge branch 'maint' to sync with GIT 1.6.0.6 by Junio C Hamano · 16 years ago
  34. 4e46a8d fast-export: deal with tag objects that do not have a tagger by Johannes Schindelin · 16 years ago
  35. 455d0f5 Merge branch 'maint' by Junio C Hamano · 16 years ago
  36. 2075ffb fast-export: use an unsorted string list for extra_refs by Johannes Schindelin · 16 years ago
  37. 283b953 Add new testcase to show fast-export does not always exports all tags by Miklos Vajna · 16 years ago
  38. eaa2a6f t9300, t9301: use "git fast-import/fast-export" without dash by Nanako Shiraishi · 16 years ago
  39. bfdbee9 tests: use $TEST_DIRECTORY to refer to the t/ directory by Junio C Hamano · 16 years ago
  40. ae7c5dc Support copy and rename detection in fast-export. by Alexander Gavrilov · 16 years ago
  41. 03db452 Support gitlinks in fast-import. by Alexander Gavrilov · 16 years ago
  42. d492b31 t/: Use "test_must_fail git" instead of "! git" by Stephan Beyer · 17 years ago
  43. f2ab7f8 t9301-fast-export.sh: Remove debug line by Michele Ballabio · 17 years ago
  44. df6a7ff builtin-fast-export: Add importing and exporting of revision marks by Pieter de Bie · 17 years ago
  45. ee4bc37 fast-export: rename the signed tag mode 'ignore' to 'verbatim' by Johannes Schindelin · 17 years ago
  46. f2dc849 Add 'git fast-export', the sister of 'git fast-import' by Johannes Schindelin · 17 years ago