index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t5601-clone.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-01
connect: Add the envvar GIT_SSH_VARIANT and ssh.variant config
Segev Finer
1
-0
/
+26
2017-01-25
connect: handle putty/plink also in GIT_SSH_COMMAND
Segev Finer
1
-0
/
+15
2017-01-07
don't use test_must_fail with grep
Pranit Bauva
1
-1
/
+1
2016-05-17
Merge branch 'tb/t5601-sed-fix'
Junio C Hamano
1
-1
/
+1
2016-05-09
t5601: Remove trailing space in sed expression
Torsten Bögershausen
1
-1
/
+1
2016-04-15
test helpers: move test-* to t/helper/ subdirectory
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2016-02-17
Merge branch 'js/mingw-tests'
Junio C Hamano
1
-10
/
+8
2016-01-27
mingw: fix t5601-clone.sh
Johannes Schindelin
1
-10
/
+8
2016-01-22
Merge branch 'ep/shell-command-substitution-style'
Junio C Hamano
1
-1
/
+1
2016-01-20
Merge branch 'nd/clear-gitenv-upon-use-of-alias'
Junio C Hamano
1
-0
/
+23
2016-01-04
t/t5601-clone.sh: use the $( ... ) construct for command substitution
Elia Pinto
1
-1
/
+1
2015-12-22
setup.c: re-fix d95138e (setup: set env $GIT_WORK_TREE when ..
Nguyễn Thái Ngọc Duy
1
-0
/
+23
2015-06-16
pkt-line: support tracing verbatim pack contents
Jeff King
1
-0
/
+7
2015-06-05
Merge branch 'bc/connect-plink' into maint
Junio C Hamano
1
-1
/
+34
2015-05-19
Merge branch 'bc/connect-plink'
Junio C Hamano
1
-1
/
+34
2015-04-28
connect: improve check for plink to reduce false positives
brian m. carlson
1
-0
/
+33
2015-04-28
t5601: fix quotation error leading to skipped tests
brian m. carlson
1
-1
/
+1
2015-04-08
connect.c: ignore extra colon after hostname
Torsten Bögershausen
1
-9
/
+12
2015-02-22
t5601: add more test cases for IPV6
Torsten Bögershausen
1
-17
/
+40
2015-02-22
connect.c: allow ssh://user@[2001:db8::1]/repo.git
Torsten Bögershausen
1
-1
/
+1
2014-07-21
test prerequisites: eradicate NOT_FOO
Junio C Hamano
1
-2
/
+2
2014-01-17
Merge branch 'nd/shallow-clone'
Junio C Hamano
1
-0
/
+7
2013-12-10
clone: use git protocol for cloning shallow repo locally
Nguyễn Thái Ngọc Duy
1
-0
/
+7
2013-12-09
connect.c: refactor url parsing
Torsten Bögershausen
1
-0
/
+8
2013-12-09
git_connect(): refactor the port handling for ssh
Torsten Bögershausen
1
-9
/
+1
2013-12-09
git fetch: support host:/~repo
Torsten Bögershausen
1
-10
/
+2
2013-12-04
t5601: add tests for ssh
Torsten Bögershausen
1
-1
/
+99
2013-12-04
t5601: remove clear_ssh, refactor setup_ssh_wrapper
Torsten Bögershausen
1
-20
/
+20
2013-10-30
Merge branch 'jc/upload-pack-send-symref'
Junio C Hamano
1
-0
/
+11
2013-10-22
Merge branch 'jk/clone-progress-to-stderr' into jc/upload-pack-send-symref
Junio C Hamano
1
-1
/
+1
2013-10-18
Merge branch 'jk/clone-progress-to-stderr'
Junio C Hamano
1
-1
/
+1
2013-09-27
clone: tighten "local paths with colons" check a bit
Nguyễn Thái Ngọc Duy
1
-1
/
+45
2013-09-18
clone: send diagnostic messages to stderr
Jeff King
1
-1
/
+1
2013-09-17
clone: test the new HEAD detection logic
Junio C Hamano
1
-0
/
+11
2013-05-07
clone: allow cloning local paths with colons in them
Nguyễn Thái Ngọc Duy
1
-0
/
+5
2012-01-16
clone: allow --branch to take a tag
Nguyễn Thái Ngọc Duy
1
-0
/
+9
2012-01-16
clone: write detached HEAD in bare repositories
Nguyễn Thái Ngọc Duy
1
-1
/
+24
2012-01-16
t5601: add missing && cascade
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2011-10-04
Add test showing git-fetch groks gitfiles
Phil Hord
1
-0
/
+14
2011-08-28
Merge branch 'nd/maint-clone-gitdir'
Junio C Hamano
1
-0
/
+4
2011-08-23
clone: clone from a repository with relative alternates
Junio C Hamano
1
-1
/
+9
2011-08-22
clone: allow more than one --reference
Junio C Hamano
1
-0
/
+15
2011-08-22
clone: allow to clone from .git file
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2011-04-13
i18n: .git file is not a human readable message (t5601)
Junio C Hamano
1
-1
/
+1
2011-04-12
i18n: mark init-db messages for translation
Ævar Arnfjörð Bjarmason
1
-2
/
+5
2011-04-01
Merge branch 'nd/init-gitdir'
Junio C Hamano
1
-0
/
+13
2011-04-01
Merge branch 'ab/i18n-st'
Junio C Hamano
1
-1
/
+1
2011-03-19
init, clone: support --separate-git-dir for .git file
Nguyễn Thái Ngọc Duy
1
-0
/
+13
2011-03-15
config: drop support for GIT_CONFIG_NOGLOBAL
Jonathan Nieder
1
-1
/
+0
2011-03-09
i18n: git-clone "Cloning into" message
Ævar Arnfjörð Bjarmason
1
-1
/
+1
[next]