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