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
2020-01-15
t5601: switch into repository to hash object
brian m. carlson
1
-2
/
+2
2019-09-30
Merge branch 'dl/use-sq-from-test-lib'
Junio C Hamano
1
-1
/
+0
2019-09-18
Merge branch 'cc/multi-promisor'
Junio C Hamano
1
-1
/
+2
2019-09-06
t: use common $SQ variable
Denton Liu
1
-1
/
+0
2019-08-02
t: warn against adding non-httpd-specific tests after sourcing 'lib-httpd'
SZEDER Gábor
1
-0
/
+3
2019-06-25
promisor-remote: parse remote.*.partialclonefilter
Christian Couder
1
-0
/
+1
2019-06-25
Use promisor_remote_get_direct() and has_promisor_remote()
Christian Couder
1
-1
/
+1
2019-05-29
clone: respect user supplied origin name when setting up partial clone
Xin Li
1
-3
/
+13
2019-05-09
Merge branch 'tb/unexpected'
Junio C Hamano
1
-4
/
+0
2019-04-25
Merge branch 'sg/test-atexit'
Junio C Hamano
1
-2
/
+0
2019-04-05
t: move 'hex2oct' into test-lib-functions.sh
Taylor Blau
1
-4
/
+0
2019-03-14
tests: use 'test_atexit' to stop httpd
SZEDER Gábor
1
-2
/
+0
2019-03-07
t5601: check ssh command only with protocol v0
Jonathan Tan
1
-8
/
+8
2019-01-14
Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin'
Junio C Hamano
1
-1
/
+1
2018-12-26
git clone <url> C:\cygwin\home\USER\repo' is working (again)
Torsten Bögershausen
1
-1
/
+1
2018-11-26
Merge branch 'tb/clone-case-smashing-warning-test'
Junio C Hamano
1
-1
/
+1
2018-11-24
t5601-99: Enable colliding file detection for MINGW
Torsten Bögershausen
1
-1
/
+1
2018-11-21
Merge branch 'nd/clone-case-smashing-warning'
Junio C Hamano
1
-1
/
+1
2018-11-21
clone: fix colliding file detection on APFS
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2018-09-17
Merge branch 'nd/clone-case-smashing-warning'
Junio C Hamano
1
-1
/
+7
2018-08-17
clone: report duplicate entries on case-insensitive filesystems
Duy Nguyen
1
-1
/
+7
2018-07-16
t5000-t5999: fix broken &&-chains
Eric Sunshine
1
-1
/
+1
2018-02-13
Merge branch 'jh/partial-clone'
Junio C Hamano
1
-0
/
+101
2018-01-21
Merge branch 'bc/hash-algo' into maint
Junio C Hamano
1
-0
/
+17
2018-01-21
t5601-clone: test case-conflicting files on case-insensitive filesystem
Eric Sunshine
1
-0
/
+17
2017-12-08
unpack-trees: batch fetching of missing blobs
Jonathan Tan
1
-0
/
+52
2017-12-08
clone: partial clone
Jonathan Tan
1
-0
/
+49
2017-12-06
Merge branch 'jn/ssh-wrappers'
Junio C Hamano
1
-24
/
+46
2017-12-06
Merge branch 'bw/protocol-v1'
Junio C Hamano
1
-6
/
+22
2017-11-21
ssh: 'simple' variant does not support --port
Jonathan Nieder
1
-2
/
+8
2017-11-21
ssh: 'simple' variant does not support -4/-6
Jonathan Nieder
1
-6
/
+6
2017-11-21
ssh: 'auto' variant to select between 'ssh' and 'simple'
Jonathan Nieder
1
-0
/
+21
2017-11-21
ssh test: make copy_ssh_wrapper_as clean up after itself
Jonathan Nieder
1
-16
/
+12
2017-10-17
t5601: rm the target file of cp that could still be executing
Junio C Hamano
1
-0
/
+2
2017-10-17
ssh: introduce a 'simple' ssh variant
Brandon Williams
1
-5
/
+21
2017-04-16
connect.c: handle errors from split_cmdline
Jeff King
1
-0
/
+6
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
[next]