index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
connect.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'nd/shallow-clone'
Junio C Hamano
2014-01-17
|
\
|
*
connect.c: teach get_remote_heads to parse "shallow" lines
Nguyễn Thái Ngọc Duy
2013-12-10
|
*
remote.h: replace struct extra_have_objects with struct sha1_array
Nguyễn Thái Ngọc Duy
2013-12-10
*
|
Merge branch 'tb/clone-ssh-with-colon-for-port'
Junio C Hamano
2013-12-17
|
\
\
|
*
|
git_connect(): use common return point
Torsten Bögershausen
2013-12-09
|
*
|
connect.c: refactor url parsing
Torsten Bögershausen
2013-12-09
|
*
|
git_connect(): refactor the port handling for ssh
Torsten Bögershausen
2013-12-09
|
*
|
git fetch: support host:/~repo
Torsten Bögershausen
2013-12-09
|
*
|
git fetch-pack: add --diag-url
Torsten Bögershausen
2013-12-09
|
*
|
git_connect: factor out discovery of the protocol and its parts
Johannes Sixt
2013-12-09
|
*
|
git_connect: remove artificial limit of a remote command
Johannes Sixt
2013-12-09
|
|
/
*
|
replace {pre,suf}fixcmp() with {starts,ends}_with()
Christian Couder
2013-12-05
|
/
*
Merge branch 'jc/upload-pack-send-symref'
Junio C Hamano
2013-10-30
|
\
|
*
connect: annotate refs with their symref information in get_remote_head()
Junio C Hamano
2013-09-17
|
*
connect.c: make parse_feature_value() static
Junio C Hamano
2013-09-17
*
|
Merge branch 'nd/clone-local-with-colon'
Jonathan Nieder
2013-10-14
|
\
\
|
*
|
clone: tighten "local paths with colons" check a bit
Nguyễn Thái Ngọc Duy
2013-09-27
*
|
|
cache.h: move remote/connect API out of it
Junio C Hamano
2013-07-08
|
|
/
|
/
|
*
|
Merge branch 'nd/clone-local-with-colon'
Junio C Hamano
2013-06-02
|
\
\
|
|
/
|
*
clone: allow cloning local paths with colons in them
Nguyễn Thái Ngọc Duy
2013-05-07
*
|
teach get_remote_heads to read from a memory buffer
Jeff King
2013-02-24
*
|
pkt-line: share buffer/descriptor reading implementation
Jeff King
2013-02-24
*
|
pkt-line: provide a LARGE_PACKET_MAX static buffer
Jeff King
2013-02-20
*
|
pkt-line: teach packet_read_line to chomp newlines
Jeff King
2013-02-20
*
|
pkt-line: provide a generic reading function with options
Jeff King
2013-02-20
|
/
*
Merge branch 'jc/capabilities'
Junio C Hamano
2012-08-29
|
\
|
*
parse_feature_request: make it easier to see feature values
Jeff King
2012-08-13
*
|
Merge branch 'hv/remote-end-hung-up'
Junio C Hamano
2012-07-04
|
\
\
|
*
|
remove the impression of unexpectedness when access is denied
Heiko Voigt
2012-06-19
*
|
|
git: Wrong parsing of ssh urls with IPv6 literals ignores port
René Scharfe
2012-06-13
|
|
/
|
/
|
*
|
server_supports(): parse feature list more carefully
Junio C Hamano
2012-01-08
*
|
Merge branch 'jk/git-prompt'
Junio C Hamano
2011-12-22
|
\
\
|
*
|
move git_getpass to its own source file
Jeff King
2011-12-12
*
|
|
Merge branch 'ew/keepalive'
Junio C Hamano
2011-12-19
|
\
\
\
|
*
|
|
enable SO_KEEPALIVE for connected TCP sockets
Eric Wong
2011-12-05
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'dz/connect-error-report' into maint
Junio C Hamano
2011-09-11
|
|
\
\
*
|
|
|
connect.c: drop path_match function
Jeff King
2011-12-13
*
|
|
|
drop "match" parameter from get_remote_heads
Jeff King
2011-12-13
|
|
_
|
/
|
/
|
|
*
|
|
Change check_ref_format() to take a flags argument
Michael Haggerty
2011-10-05
*
|
|
connect: only log if all attempts failed (ipv4)
Erik Faye-Lund
2011-08-01
*
|
|
Merge branch 'maint' into ef/ipv4-connect-error-report
Junio C Hamano
2011-08-01
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
connect: correctly number ipv6 network adapter
Erik Faye-Lund
2011-08-01
*
|
Do not log unless all connect() attempts fail
Dave Zarzycki
2011-07-14
|
/
*
Merge branch 'jk/git-connection-deadlock-fix'
Junio C Hamano
2011-05-19
|
\
|
*
connect: let callers know if connection is a socket
Jeff King
2011-05-16
|
*
connect: treat generic proxy processes like ssh processes
Jeff King
2011-05-16
*
|
Make sure that git_getpass() never returns NULL
Johannes Schindelin
2010-09-30
*
|
Allow core.askpass to override SSH_ASKPASS.
Knut Franke
2010-08-31
*
|
Add a new option 'core.askpass'.
Anselm Kruis
2010-08-31
*
|
Merge branch 'gv/portable'
Junio C Hamano
2010-06-21
|
\
\
[next]