index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t5601-clone.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'jh/partial-clone'
Junio C Hamano
2018-02-13
1
-0
/
+101
|
\
|
*
unpack-trees: batch fetching of missing blobs
Jonathan Tan
2017-12-08
1
-0
/
+52
|
*
clone: partial clone
Jonathan Tan
2017-12-08
1
-0
/
+49
*
|
Merge branch 'bc/hash-algo' into maint
Junio C Hamano
2018-01-22
1
-0
/
+17
|
\
\
|
*
|
t5601-clone: test case-conflicting files on case-insensitive filesystem
Eric Sunshine
2018-01-22
1
-0
/
+17
*
|
|
Merge branch 'jn/ssh-wrappers'
Junio C Hamano
2017-12-06
1
-24
/
+46
|
\
\
\
|
*
|
|
ssh: 'simple' variant does not support --port
Jonathan Nieder
2017-11-21
1
-2
/
+8
|
*
|
|
ssh: 'simple' variant does not support -4/-6
Jonathan Nieder
2017-11-21
1
-6
/
+6
|
*
|
|
ssh: 'auto' variant to select between 'ssh' and 'simple'
Jonathan Nieder
2017-11-21
1
-0
/
+21
|
*
|
|
ssh test: make copy_ssh_wrapper_as clean up after itself
Jonathan Nieder
2017-11-21
1
-16
/
+12
*
|
|
|
Merge branch 'bw/protocol-v1'
Junio C Hamano
2017-12-06
1
-6
/
+22
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
ssh: introduce a 'simple' ssh variant
Brandon Williams
2017-10-17
1
-5
/
+21
|
|
/
*
/
t5601: rm the target file of cp that could still be executing
Junio C Hamano
2017-10-17
1
-0
/
+2
|
/
*
connect.c: handle errors from split_cmdline
Jeff King
2017-04-17
1
-0
/
+6
*
connect: Add the envvar GIT_SSH_VARIANT and ssh.variant config
Segev Finer
2017-02-01
1
-0
/
+26
*
connect: handle putty/plink also in GIT_SSH_COMMAND
Segev Finer
2017-01-25
1
-0
/
+15
*
don't use test_must_fail with grep
Pranit Bauva
2017-01-07
1
-1
/
+1
*
Merge branch 'tb/t5601-sed-fix'
Junio C Hamano
2016-05-17
1
-1
/
+1
|
\
|
*
t5601: Remove trailing space in sed expression
Torsten Bögershausen
2016-05-09
1
-1
/
+1
|
*
Merge branch 'bc/connect-plink' into maint
Junio C Hamano
2015-06-05
1
-1
/
+34
|
|
\
*
|
|
test helpers: move test-* to t/helper/ subdirectory
Nguyễn Thái Ngọc Duy
2016-04-15
1
-1
/
+1
*
|
|
Merge branch 'js/mingw-tests'
Junio C Hamano
2016-02-17
1
-10
/
+8
|
\
\
\
|
*
|
|
mingw: fix t5601-clone.sh
Johannes Schindelin
2016-01-27
1
-10
/
+8
*
|
|
|
Merge branch 'ep/shell-command-substitution-style'
Junio C Hamano
2016-01-22
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
t/t5601-clone.sh: use the $( ... ) construct for command substitution
Elia Pinto
2016-01-04
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'nd/clear-gitenv-upon-use-of-alias'
Junio C Hamano
2016-01-20
1
-0
/
+23
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
setup.c: re-fix d95138e (setup: set env $GIT_WORK_TREE when ..
Nguyễn Thái Ngọc Duy
2015-12-22
1
-0
/
+23
*
|
|
|
pkt-line: support tracing verbatim pack contents
Jeff King
2015-06-16
1
-0
/
+7
|
/
/
/
*
|
|
Merge branch 'bc/connect-plink'
Junio C Hamano
2015-05-19
1
-1
/
+34
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
connect: improve check for plink to reduce false positives
brian m. carlson
2015-04-29
1
-0
/
+33
|
*
t5601: fix quotation error leading to skipped tests
brian m. carlson
2015-04-29
1
-1
/
+1
*
|
connect.c: ignore extra colon after hostname
Torsten Bögershausen
2015-04-09
1
-9
/
+12
|
/
*
t5601: add more test cases for IPV6
Torsten Bögershausen
2015-02-22
1
-17
/
+40
*
connect.c: allow ssh://user@[2001:db8::1]/repo.git
Torsten Bögershausen
2015-02-22
1
-1
/
+1
*
test prerequisites: eradicate NOT_FOO
Junio C Hamano
2014-07-22
1
-2
/
+2
*
Merge branch 'nd/shallow-clone'
Junio C Hamano
2014-01-17
1
-0
/
+7
|
\
|
*
clone: use git protocol for cloning shallow repo locally
Nguyễn Thái Ngọc Duy
2013-12-11
1
-0
/
+7
*
|
connect.c: refactor url parsing
Torsten Bögershausen
2013-12-09
1
-0
/
+8
*
|
git_connect(): refactor the port handling for ssh
Torsten Bögershausen
2013-12-09
1
-9
/
+1
*
|
git fetch: support host:/~repo
Torsten Bögershausen
2013-12-09
1
-10
/
+2
*
|
t5601: add tests for ssh
Torsten Bögershausen
2013-12-05
1
-1
/
+99
*
|
t5601: remove clear_ssh, refactor setup_ssh_wrapper
Torsten Bögershausen
2013-12-05
1
-20
/
+20
|
/
*
Merge branch 'jc/upload-pack-send-symref'
Junio C Hamano
2013-10-30
1
-0
/
+11
|
\
|
*
Merge branch 'jk/clone-progress-to-stderr' into jc/upload-pack-send-symref
Junio C Hamano
2013-10-22
1
-1
/
+1
|
|
\
|
*
|
clone: test the new HEAD detection logic
Junio C Hamano
2013-09-18
1
-0
/
+11
*
|
|
Merge branch 'jk/clone-progress-to-stderr'
Junio C Hamano
2013-10-18
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
clone: send diagnostic messages to stderr
Jeff King
2013-09-18
1
-1
/
+1
|
|
/
*
/
clone: tighten "local paths with colons" check a bit
Nguyễn Thái Ngọc Duy
2013-09-27
1
-1
/
+45
|
/
*
clone: allow cloning local paths with colons in them
Nguyễn Thái Ngọc Duy
2013-05-07
1
-0
/
+5
*
clone: allow --branch to take a tag
Nguyễn Thái Ngọc Duy
2012-01-17
1
-0
/
+9
[next]