index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
connect.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sq_quote_argv and add_to_string rework with strbuf's.
Pierre Habouzit
2007-09-21
1
-12
/
+9
*
Use xmemdupz() in many places.
Pierre Habouzit
2007-09-19
1
-3
/
+1
*
URL: allow port specification in ssh:// URLs
Luben Tuikov
2007-09-01
1
-1
/
+29
*
connect: accept file:// URL scheme
Linus Torvalds
2007-08-02
1
-5
/
+7
*
Add allocation and freeing functions for struct refs
Daniel Barkalow
2007-07-10
1
-1
/
+1
*
Merge branch 'ei/worktree+filter'
Junio C Hamano
2007-07-01
1
-0
/
+1
|
\
|
*
introduce GIT_WORK_TREE to specify the work tree
Matthias Lederhofer
2007-06-07
1
-0
/
+1
*
|
Do not use h_errno after connect(2): the function does not set it
Alex Riesen
2007-06-16
1
-4
/
+2
*
|
War on whitespace
Junio C Hamano
2007-06-07
1
-1
/
+1
|
/
*
Merge branch 'db/remote'
Junio C Hamano
2007-05-29
1
-239
/
+1
|
\
|
*
Move refspec parser from connect.c and cache.h to remote.{c,h}
Daniel Barkalow
2007-05-21
1
-239
/
+1
*
|
Verbose connect messages to show the IP addresses used
Alex Riesen
2007-05-25
1
-1
/
+37
|
/
*
connect: display connection progress
Michael S. Tsirkin
2007-05-16
1
-6
/
+24
*
Fix "getaddrinfo()" buglet
Linus Torvalds
2007-03-27
1
-1
/
+3
*
Use run_command for proxy connections
Shawn O. Pearce
2007-03-13
1
-21
/
+15
*
Mechanical conversion to use prefixcmp()
Junio C Hamano
2007-02-21
1
-3
/
+3
*
Make sure git_connect() always give two file descriptors.
Junio C Hamano
2007-01-22
1
-1
/
+1
*
simplify inclusion of system header files.
Junio C Hamano
2006-12-20
1
-6
/
+0
*
Allow git push to delete remote ref.
Junio C Hamano
2006-11-24
1
-1
/
+10
*
refs outside refs/{heads,tags} match less strongly.
Junio C Hamano
2006-11-24
1
-5
/
+42
*
connect.c: finish_connect(): allow null pid parameter
Franck Bui-Huu
2006-09-13
1
-2
/
+11
*
Fix a memory leak in "connect.c" and die if command too long.
Christian Couder
2006-09-11
1
-3
/
+14
*
send-pack: remove remote reference limit
Andy Whitcroft
2006-09-06
1
-1
/
+1
*
Replace uses of strdup with xstrdup.
Shawn Pearce
2006-09-02
1
-3
/
+3
*
Convert memcpy(a,b,20) to hashcpy(a,b).
Shawn Pearce
2006-08-23
1
-3
/
+3
*
remove unnecessary initializations
David Rientjes
2006-08-16
1
-3
/
+3
*
finish_connect(): thinkofix
Junio C Hamano
2006-08-16
1
-8
/
+3
*
Improve git-peek-remote
Linus Torvalds
2006-07-04
1
-4
/
+31
*
Fix errno usage in connect.c
Petr Baudis
2006-07-02
1
-6
/
+12
*
connect.c: remove unused parameters from tcp_connect and proxy_connect
Junio C Hamano
2006-06-28
1
-6
/
+4
*
Make some strings const
Timo Hirvonen
2006-06-28
1
-2
/
+2
*
Solaris needs inclusion of signal.h for signal()
Dennis Stosberg
2006-06-26
1
-0
/
+1
*
Restore SIGCHLD to SIG_DFL where we care about waitpid().
Junio C Hamano
2006-06-20
1
-0
/
+5
*
check for error return from fork()
Paul T Darga
2006-06-08
1
-0
/
+2
*
Refactor git_tcp_connect() functions a little.
Jon Loeliger
2006-06-07
1
-18
/
+42
*
fetch-pack: output refs in the order they were given on the command line.
Junio C Hamano
2006-05-22
1
-1
/
+1
*
cleanups: Fix potential bugs in connect.c
Serge E. Hallyn
2006-04-18
1
-4
/
+14
*
Add compat/unsetenv.c .
Jason Riedy
2006-01-26
1
-0
/
+1
*
local push/pull env cleanup
Matt Draisey
2006-01-25
1
-2
/
+8
*
send-pack/receive-pack: allow errors to be reported back to pusher.
Junio C Hamano
2005-12-28
1
-4
/
+4
*
GIT: Support [address] in URLs
YOSHIFUJI Hideaki / 吉藤英明
2005-12-22
1
-8
/
+24
*
Fixed git:// IPv4 address problem when compiled with -DNO_IPV6.
Paul Serice
2005-11-22
1
-1
/
+1
*
GIT: Fix compilation error in connect.c
YOSHIFUJI Hideaki / 吉藤英明
2005-11-22
1
-4
/
+5
*
git-proxy updates.
Junio C Hamano
2005-11-21
1
-7
/
+45
*
proxy-command support for git://
Paul Collins
2005-11-21
1
-1
/
+71
*
Client side support for user-relative paths.
Andreas Ericsson
2005-11-20
1
-22
/
+33
*
fix multi_ack.
Johannes Schindelin
2005-10-29
1
-2
/
+3
*
git-fetch-pack: Support multi_ack extension
Johannes Schindelin
2005-10-29
1
-1
/
+4
*
Support receiving server capabilities
Johannes Schindelin
2005-10-29
1
-1
/
+15
*
Revert recent fetch-pack/upload-pack updates.
Junio C Hamano
2005-10-25
1
-4
/
+1
[next]