1. 2041b0e t9107: use shell parameter expansion to avoid breaking &&-chain by Eric Sunshine · 3 years, 2 months ago
  2. 567c53d Allow the test suite to pass in a directory whose name contains spaces by Johannes Schindelin · 7 years ago
  3. 9874576 t9107: switch inverted single/double quotes in test by Jeff King · 9 years ago
  4. f831acc t9107: use "return 1" instead of "exit 1" by Jeff King · 9 years ago
  5. e1c0c15 t/lib-git-svn: drop $remote_git_svn and $git_svn_id by Jeff King · 9 years ago
  6. 8823d2f t9107-git-svn-migrate.sh: use the $( ... ) construct for command substitution by Elia Pinto · 9 years ago
  7. fe191fc Git 2.0: git svn: Set default --prefix='origin/' if --prefix is not given by Johan Herland · 11 years ago
  8. 93c3fcb git-svn: attempt to mimic SVN 1.7 URL canonicalization by Michael G. Schwern · 12 years ago
  9. 1a35da0 t9107: fix typo by Michael G. Schwern · 12 years ago
  10. 18a8269 tests: subshell indentation stylefix by Jonathan Nieder · 14 years ago
  11. fd4ec4f Several tests: cd inside subshell instead of around by Jens Lehmann · 14 years ago
  12. 6f5748e svn: allow branches outside of refs/remotes by Adam Brewster · 15 years ago
  13. 4ebe6e9 svn: Add && to t9107-git-svn-migrate.sh by Adam Brewster · 15 years ago
  14. da083d6 git-svn testsuite: use standard configuration for Subversion tools by Eygene Ryabinkin · 16 years ago
  15. 1364ff2 t/t91XX git-svn tests: run "git svn" not "git-svn" by Nanako Shiraishi · 16 years ago
  16. 16805d3 t/t91XX-svn: start removing use of "git-" from these tests by Nanako Shiraishi · 16 years ago
  17. f69e836 Fix tests breaking when checkout path contains shell metacharacters by Bryan Donlan · 17 years ago
  18. 060610c git-svn: replace .rev_db with a more space-efficient .rev_map format by Eric Wong · 17 years ago
  19. 5be6007 Rewrite "git-frotz" to "git frotz" by Junio C Hamano · 18 years ago
  20. a6080a0 War on whitespace by Junio C Hamano · 18 years ago
  21. b7e5348 git-svn: hide the private git-svn 'config' file as '.metadata' by Eric Wong · 18 years ago
  22. dadc6d2 git-svn: allow 'init' to act as multi-init by Eric Wong · 18 years ago
  23. ccb6b6f t910*: s/repo-config/config/g; poke around possible race conditions by Eric Wong · 18 years ago
  24. 26a62d5 git-svn: use separate, per-repository .rev_db files by Eric Wong · 18 years ago
  25. 4bb9ed0 git-svn: prepare multi-init for wildcard support by Eric Wong · 18 years ago
  26. 9fa00b6 git-svn: just name the default svn-remote "svn" instead of "git-svn" by Eric Wong · 18 years ago
  27. 97f6987 git-svn: avoid tracking change-less revisions by Eric Wong · 18 years ago
  28. 47e39c5 git-svn: enable --minimize to simplify the config and connections by Eric Wong · 18 years ago
  29. 706587f git-svn: add support for metadata in .git/config by Eric Wong · 18 years ago