| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-11-20 | get_remote_heads: convert to struct object_id | brian m. carlson | 1 | -10/+12 |
| 2015-11-20 | Convert struct ref to use object_id. | brian m. carlson | 1 | -1/+1 |
| 2015-10-20 | Merge branch 'jk/war-on-sprintf' | Junio C Hamano | 1 | -1/+1 |
| 2015-10-14 | Merge branch 'tk/typofix-connect-unknown-proto-error' | Junio C Hamano | 1 | -1/+1 |
| 2015-10-05 | Sync with 2.6.1 | Junio C Hamano | 1 | -0/+6 |
| 2015-09-28 | Sync with 2.3.10 | Junio C Hamano | 1 | -0/+5 |
| 2015-09-25 | convert trivial sprintf / strcpy calls to xsnprintf | Jeff King | 1 | -1/+1 |
| 2015-09-25 | connect: fix typo in result string of prot_name() | Tobias Klauser | 1 | -1/+1 |
| 2015-09-23 | transport: add a protocol-whitelist environment variable | Jeff King | 1 | -0/+5 |
| 2015-09-08 | git_connect: clarify conn->use_shell flag | Jeff King | 1 | -9/+13 |
| 2015-09-04 | git_connect: clear GIT_* environment for ssh | Jeff King | 1 | -2/+2 |
| 2015-06-05 | Merge branch 'bc/connect-plink' into maint | Junio C Hamano | 1 | -21/+33 |
| 2015-05-19 | Merge branch 'bc/connect-plink' | Junio C Hamano | 1 | -21/+33 |
| 2015-04-28 | connect: improve check for plink to reduce false positives | brian m. carlson | 1 | -3/+15 |
| 2015-04-28 | connect: simplify SSH connection code path | brian m. carlson | 1 | -20/+20 |
| 2015-04-27 | Merge branch 'tb/connect-ipv6-parse-fix' into maint | Junio C Hamano | 1 | -0/+2 |
| 2015-04-20 | Merge branch 'tb/connect-ipv6-parse-fix' | Junio C Hamano | 1 | -0/+2 |
| 2015-04-08 | connect.c: ignore extra colon after hostname | Torsten Bögershausen | 1 | -0/+2 |
| 2015-03-23 | Merge branch 'tb/connect-ipv6-parse-fix' into maint | Junio C Hamano | 1 | -44/+70 |
| 2015-03-13 | Merge branch 'jk/daemon-interpolate' into maint | Junio C Hamano | 1 | -1/+11 |
| 2015-03-10 | connect.c: do not leak "conn" after showing diagnosis | Stefan Beller | 1 | -0/+1 |
| 2015-03-06 | Merge branch 'rs/simple-cleanups' into maint | Junio C Hamano | 1 | -2/+1 |
| 2015-03-05 | Merge branch 'tb/connect-ipv6-parse-fix' | Junio C Hamano | 1 | -44/+70 |
| 2015-03-05 | Merge branch 'rs/simple-cleanups' | Junio C Hamano | 1 | -2/+1 |
| 2015-03-03 | Merge branch 'jk/daemon-interpolate' | Junio C Hamano | 1 | -1/+11 |
| 2015-02-22 | t5500: show user name and host in diag-url | Torsten Bögershausen | 1 | -12/+23 |
| 2015-02-22 | connect.c: allow ssh://user@[2001:db8::1]/repo.git | Torsten Bögershausen | 1 | -25/+38 |
| 2015-02-22 | connect: use strcmp() for string comparison | René Scharfe | 1 | -2/+1 |
| 2015-02-17 | git_connect: let user override virtual-host we send to daemon | Jeff King | 1 | -1/+11 |
| 2014-12-22 | Merge branch 'mh/simplify-repack-without-refs' | Junio C Hamano | 1 | -1/+1 |
| 2014-11-25 | sort_string_list(): rename to string_list_sort() | Michael Haggerty | 1 | -1/+1 |
| 2014-11-10 | git_connect: set ssh shell command in GIT_SSH_COMMAND | Thomas Quinot | 1 | -3/+12 |
| 2014-09-19 | Merge branch 'rs/more-uses-of-skip-prefix' | Junio C Hamano | 1 | -10/+6 |
| 2014-09-02 | connect: simplify check_ref() using skip_prefix() and starts_with() | René Scharfe | 1 | -10/+6 |
| 2014-08-20 | run-command: introduce child_process_init() | René Scharfe | 1 | -2/+4 |
| 2014-08-20 | run-command: introduce CHILD_PROCESS_INIT | René Scharfe | 1 | -1/+1 |
| 2014-07-21 | Merge branch 'maint' | Junio C Hamano | 1 | -3/+1 |
| 2014-07-21 | use xmemdupz() to allocate copies of strings given by start and length | René Scharfe | 1 | -3/+1 |
| 2014-06-20 | use skip_prefix to avoid magic numbers | Jeff King | 1 | -5/+6 |
| 2014-05-15 | git_connect: use argv_array | Jeff King | 1 | -18/+10 |
| 2014-03-25 | Merge branch 'nd/indent-fix-connect-c' | Junio C Hamano | 1 | -1/+1 |
| 2014-03-13 | connect.c: SP after "}", not TAB | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2014-01-17 | Merge branch 'nd/shallow-clone' | Junio C Hamano | 1 | -9/+13 |
| 2013-12-17 | Merge branch 'tb/clone-ssh-with-colon-for-port' | Junio C Hamano | 1 | -113/+136 |
| 2013-12-10 | connect.c: teach get_remote_heads to parse "shallow" lines | Nguyễn Thái Ngọc Duy | 1 | -1/+11 |
| 2013-12-10 | remote.h: replace struct extra_have_objects with struct sha1_array | Nguyễn Thái Ngọc Duy | 1 | -9/+3 |
| 2013-12-09 | git_connect(): use common return point | Torsten Bögershausen | 1 | -58/+50 |
| 2013-12-09 | connect.c: refactor url parsing | Torsten Bögershausen | 1 | -27/+30 |
| 2013-12-09 | git_connect(): refactor the port handling for ssh | Torsten Bögershausen | 1 | -34/+13 |
| 2013-12-09 | git fetch: support host:/~repo | Torsten Bögershausen | 1 | -7/+7 |
| 2013-12-09 | git fetch-pack: add --diag-url | Torsten Bögershausen | 1 | -0/+28 |
| 2013-12-09 | git_connect: factor out discovery of the protocol and its parts | Johannes Sixt | 1 | -27/+53 |
| 2013-12-09 | git_connect: remove artificial limit of a remote command | Johannes Sixt | 1 | -6/+1 |
| 2013-12-05 | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 1 | -1/+1 |
| 2013-10-30 | Merge branch 'jc/upload-pack-send-symref' | Junio C Hamano | 1 | -1/+62 |
| 2013-10-14 | Merge branch 'nd/clone-local-with-colon' | Jonathan Nieder | 1 | -1/+1 |
| 2013-09-27 | clone: tighten "local paths with colons" check a bit | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
| 2013-09-17 | connect: annotate refs with their symref information in get_remote_head() | Junio C Hamano | 1 | -0/+60 |
| 2013-09-17 | connect.c: make parse_feature_value() static | Junio C Hamano | 1 | -1/+2 |
| 2013-07-08 | cache.h: move remote/connect API out of it | Junio C Hamano | 1 | -0/+1 |
| 2013-06-02 | Merge branch 'nd/clone-local-with-colon' | Junio C Hamano | 1 | -2/+5 |
| 2013-05-07 | clone: allow cloning local paths with colons in them | Nguyễn Thái Ngọc Duy | 1 | -2/+5 |
| 2013-02-24 | teach get_remote_heads to read from a memory buffer | Jeff King | 1 | -3/+3 |
| 2013-02-24 | pkt-line: share buffer/descriptor reading implementation | Jeff King | 1 | -1/+2 |
| 2013-02-20 | pkt-line: provide a LARGE_PACKET_MAX static buffer | Jeff King | 1 | -2/+2 |
| 2013-02-20 | pkt-line: teach packet_read_line to chomp newlines | Jeff King | 1 | -3/+2 |
| 2013-02-20 | pkt-line: provide a generic reading function with options | Jeff King | 1 | -1/+2 |
| 2012-08-29 | Merge branch 'jc/capabilities' | Junio C Hamano | 1 | -9/+36 |
| 2012-08-13 | parse_feature_request: make it easier to see feature values | Jeff King | 1 | -9/+36 |
| 2012-07-04 | Merge branch 'hv/remote-end-hung-up' | Junio C Hamano | 1 | -1/+17 |
| 2012-06-19 | remove the impression of unexpectedness when access is denied | Heiko Voigt | 1 | -1/+17 |
| 2012-06-13 | git: Wrong parsing of ssh urls with IPv6 literals ignores port | René Scharfe | 1 | -1/+1 |
| 2012-01-08 | server_supports(): parse feature list more carefully | Junio C Hamano | 1 | -2/+21 |
| 2011-12-22 | Merge branch 'jk/git-prompt' | Junio C Hamano | 1 | -44/+0 |
| 2011-12-19 | Merge branch 'ew/keepalive' | Junio C Hamano | 1 | -0/+13 |
| 2011-12-13 | connect.c: drop path_match function | Jeff King | 1 | -21/+0 |
| 2011-12-13 | drop "match" parameter from get_remote_heads | Jeff King | 1 | -3/+0 |
| 2011-12-12 | move git_getpass to its own source file | Jeff King | 1 | -44/+0 |
| 2011-12-05 | enable SO_KEEPALIVE for connected TCP sockets | Eric Wong | 1 | -0/+13 |
| 2011-10-05 | Change check_ref_format() to take a flags argument | Michael Haggerty | 1 | -1/+1 |
| 2011-09-11 | Merge branch 'dz/connect-error-report' into maint | Junio C Hamano | 1 | -14/+11 |
| 2011-08-01 | connect: only log if all attempts failed (ipv4) | Erik Faye-Lund | 1 | -13/+10 |
| 2011-08-01 | Merge branch 'maint' into ef/ipv4-connect-error-report | Junio C Hamano | 1 | -1/+1 |
| 2011-08-01 | connect: correctly number ipv6 network adapter | Erik Faye-Lund | 1 | -1/+1 |
| 2011-07-14 | Do not log unless all connect() attempts fail | Dave Zarzycki | 1 | -14/+11 |
| 2011-05-19 | Merge branch 'jk/git-connection-deadlock-fix' | Junio C Hamano | 1 | -14/+21 |
| 2011-05-16 | connect: let callers know if connection is a socket | Jeff King | 1 | -1/+6 |
| 2011-05-16 | connect: treat generic proxy processes like ssh processes | Jeff King | 1 | -13/+15 |
| 2010-09-30 | Make sure that git_getpass() never returns NULL | Johannes Schindelin | 1 | -2/+6 |
| 2010-08-31 | Allow core.askpass to override SSH_ASKPASS. | Knut Franke | 1 | -1/+2 |
| 2010-08-31 | Add a new option 'core.askpass'. | Anselm Kruis | 1 | -1/+3 |
| 2010-06-21 | Merge branch 'gv/portable' | Junio C Hamano | 1 | -1/+1 |
| 2010-05-31 | enums: omit trailing comma for portability | Gary V. Vaughan | 1 | -1/+1 |
| 2010-05-24 | decode file:// and ssh:// URLs | Jeff King | 1 | -1/+7 |
| 2010-03-20 | Merge branch 'fl/askpass' | Junio C Hamano | 1 | -0/+37 |
| 2010-03-07 | Merge branch 'gb/maint-submodule-env' | Junio C Hamano | 1 | -12/+2 |
| 2010-03-04 | git-core: Support retrieving passwords with GIT_ASKPASS | Frank Li | 1 | -0/+37 |
| 2010-03-02 | Merge branch 'ml/connect-refactor' | Junio C Hamano | 1 | -54/+29 |
| 2010-02-24 | Refactor list of of repo-local env vars | Giuseppe Bilotta | 1 | -12/+2 |
| 2010-02-17 | connect.c: move duplicated code to a new function 'get_host_and_port' | Michael Lukashov | 1 | -54/+29 |
| 2010-02-03 | Typofixes outside documentation area | Junio C Hamano | 1 | -1/+1 |
| 2010-01-27 | Merge branch 'il/maint-colon-address' | Junio C Hamano | 1 | -2/+8 |
| 2010-01-26 | Allow use of []-wrapped addresses in git:// | Ilari Liusvaara | 1 | -2/+8 |
| 2010-01-25 | git_connect: use use_shell instead of explicit "sh", "-c" | Johannes Sixt | 1 | -2/+1 |
| 2009-11-23 | Merge branch 'cc/replace' | Junio C Hamano | 1 | -0/+1 |
| 2009-11-20 | replace: use a GIT_NO_REPLACE_OBJECTS env variable | Christian Couder | 1 | -0/+1 |
| 2009-10-30 | Move "get_ack()" back to fetch-pack | Shawn O. Pearce | 1 | -21/+0 |
| 2009-08-31 | Style fixes, add a space after if/for/while. | Brian Gianforcaro | 1 | -1/+1 |
| 2009-06-20 | Fix various sparse warnings in the git source code | Linus Torvalds | 1 | -1/+1 |
| 2009-06-13 | Merge branch 'sp/msysgit' | Junio C Hamano | 1 | -2/+6 |
| 2009-06-06 | daemon: Strictly parse the "extra arg" part of the command | Shawn O. Pearce | 1 | -1/+4 |
| 2009-06-01 | connect.c: Support PuTTY plink and TortoisePlink as SSH on Windows | Edward Z. Yang | 1 | -2/+6 |
| 2009-04-25 | connect: replace inet_ntop with getnameinfo | Benjamin Kramer | 1 | -11/+4 |
| 2009-03-14 | Remove unused assignments | Benjamin Kramer | 1 | -1/+1 |
| 2009-03-10 | connect.c: remove a few globals by using git_config callback data | Erik Faye-Lund | 1 | -6/+3 |
| 2009-01-05 | remove trailing LF in die() messages | Alexander Potashev | 1 | -1/+1 |
| 2008-12-21 | connect.c: stricter port validation, silence compiler warning | René Scharfe | 1 | -2/+2 |
| 2008-11-02 | connect.c: add a way for git-daemon to pass an error back to client | Tom Preston-Werner | 1 | -0/+3 |
| 2008-10-18 | make alloc_ref_from_str() the new alloc_ref() | René Scharfe | 1 | -1/+1 |
| 2008-10-18 | use alloc_ref_from_str() everywhere | René Scharfe | 1 | -2/+1 |
| 2008-09-09 | push: prepare sender to receive extended ref information from the receiver | Junio C Hamano | 1 | -1/+15 |
| 2008-08-31 | 'git foo' program identifies itself without dash in die() messages | Junio C Hamano | 1 | -2/+2 |
| 2008-06-26 | Windows: Disambiguate DOS style paths from SSH URLs. | Johannes Sixt | 1 | -1/+1 |
| 2008-05-14 | Provide git_config with a callback-data parameter | Johannes Schindelin | 1 | -3/+4 |
| 2008-02-22 | Avoid unnecessary "if-before-free" tests. | Jim Meyering | 1 | -2/+1 |
| 2008-02-11 | Merge branch 'db/no-separate-ls-remote-connection' (early part) | Junio C Hamano | 1 | -8/+12 |
| 2008-02-11 | connect.c: guard config parser from value=NULL | Junio C Hamano | 1 | -0/+2 |
| 2008-02-09 | Fix "git clone" for git:// protocol | Johannes Schindelin | 1 | -8/+12 |
| 2007-11-02 | Miscellaneous const changes and utilities | Daniel Barkalow | 1 | -1/+9 |
| 2007-10-21 | Use start_command() in git_connect() instead of explicit fork/exec. | Johannes Sixt | 1 | -55/+48 |
| 2007-10-21 | Change git_connect() to return a struct child_process instead of a pid_t. | Johannes Sixt | 1 | -14/+17 |
| 2007-10-16 | Merge branch 'master' into db/fetch-pack | Shawn O. Pearce | 1 | -15/+10 |
| 2007-09-29 | bundle transport: fix an alloc_ref() call | Junio C Hamano | 1 | -2/+2 |
| 2007-09-21 | sq_quote_argv and add_to_string rework with strbuf's. | Pierre Habouzit | 1 | -12/+9 |
| 2007-09-18 | Use xmemdupz() in many places. | Pierre Habouzit | 1 | -3/+1 |
| 2007-09-01 | URL: allow port specification in ssh:// URLs | Luben Tuikov | 1 | -1/+29 |
| 2007-08-01 | connect: accept file:// URL scheme | Linus Torvalds | 1 | -5/+7 |
| 2007-07-09 | Add allocation and freeing functions for struct refs | Daniel Barkalow | 1 | -1/+1 |
| 2007-07-01 | Merge branch 'ei/worktree+filter' | Junio C Hamano | 1 | -0/+1 |
| 2007-06-16 | Do not use h_errno after connect(2): the function does not set it | Alex Riesen | 1 | -4/+2 |
| 2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+1 |
| 2007-06-06 | introduce GIT_WORK_TREE to specify the work tree | Matthias Lederhofer | 1 | -0/+1 |
| 2007-05-29 | Merge branch 'db/remote' | Junio C Hamano | 1 | -239/+1 |
| 2007-05-24 | Verbose connect messages to show the IP addresses used | Alex Riesen | 1 | -1/+37 |
| 2007-05-20 | Move refspec parser from connect.c and cache.h to remote.{c,h} | Daniel Barkalow | 1 | -239/+1 |
| 2007-05-16 | connect: display connection progress | Michael S. Tsirkin | 1 | -6/+24 |
| 2007-03-27 | Fix "getaddrinfo()" buglet | Linus Torvalds | 1 | -1/+3 |
| 2007-03-12 | Use run_command for proxy connections | Shawn O. Pearce | 1 | -21/+15 |
| 2007-02-20 | Mechanical conversion to use prefixcmp() | Junio C Hamano | 1 | -3/+3 |
| 2007-01-21 | Make sure git_connect() always give two file descriptors. | Junio C Hamano | 1 | -1/+1 |
| 2006-12-20 | simplify inclusion of system header files. | Junio C Hamano | 1 | -6/+0 |
| 2006-11-24 | Allow git push to delete remote ref. | Junio C Hamano | 1 | -1/+10 |
| 2006-11-23 | refs outside refs/{heads,tags} match less strongly. | Junio C Hamano | 1 | -5/+42 |
| 2006-09-12 | connect.c: finish_connect(): allow null pid parameter | Franck Bui-Huu | 1 | -2/+11 |
| 2006-09-10 | Fix a memory leak in "connect.c" and die if command too long. | Christian Couder | 1 | -3/+14 |
| 2006-09-05 | send-pack: remove remote reference limit | Andy Whitcroft | 1 | -1/+1 |
| 2006-09-02 | Replace uses of strdup with xstrdup. | Shawn Pearce | 1 | -3/+3 |
| 2006-08-23 | Convert memcpy(a,b,20) to hashcpy(a,b). | Shawn Pearce | 1 | -3/+3 |
| 2006-08-15 | remove unnecessary initializations | David Rientjes | 1 | -3/+3 |
| 2006-08-15 | finish_connect(): thinkofix | Junio C Hamano | 1 | -8/+3 |
| 2006-07-04 | Improve git-peek-remote | Linus Torvalds | 1 | -4/+31 |
| 2006-07-01 | Fix errno usage in connect.c | Petr Baudis | 1 | -6/+12 |
| 2006-06-28 | connect.c: remove unused parameters from tcp_connect and proxy_connect | Junio C Hamano | 1 | -6/+4 |
| 2006-06-28 | Make some strings const | Timo Hirvonen | 1 | -2/+2 |
| 2006-06-26 | Solaris needs inclusion of signal.h for signal() | Dennis Stosberg | 1 | -0/+1 |
| 2006-06-19 | Restore SIGCHLD to SIG_DFL where we care about waitpid(). | Junio C Hamano | 1 | -0/+5 |
| 2006-06-08 | check for error return from fork() | Paul T Darga | 1 | -0/+2 |
| 2006-06-06 | Refactor git_tcp_connect() functions a little. | Jon Loeliger | 1 | -18/+42 |
| 2006-05-22 | fetch-pack: output refs in the order they were given on the command line. | Junio C Hamano | 1 | -1/+1 |
| 2006-04-17 | cleanups: Fix potential bugs in connect.c | Serge E. Hallyn | 1 | -4/+14 |
| 2006-01-25 | Add compat/unsetenv.c . | Jason Riedy | 1 | -0/+1 |
| 2006-01-25 | local push/pull env cleanup | Matt Draisey | 1 | -2/+8 |
| 2005-12-27 | send-pack/receive-pack: allow errors to be reported back to pusher. | Junio C Hamano | 1 | -4/+4 |
| 2005-12-21 | GIT: Support [address] in URLs | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -8/+24 |
| 2005-11-22 | Fixed git:// IPv4 address problem when compiled with -DNO_IPV6. | Paul Serice | 1 | -1/+1 |
| 2005-11-21 | GIT: Fix compilation error in connect.c | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -4/+5 |
| 2005-11-21 | git-proxy updates. | Junio C Hamano | 1 | -7/+45 |
| 2005-11-21 | proxy-command support for git:// | Paul Collins | 1 | -1/+71 |
| 2005-11-19 | Client side support for user-relative paths. | Andreas Ericsson | 1 | -22/+33 |
| 2005-10-28 | fix multi_ack. | Johannes Schindelin | 1 | -2/+3 |
| 2005-10-28 | git-fetch-pack: Support multi_ack extension | Johannes Schindelin | 1 | -1/+4 |
| 2005-10-28 | Support receiving server capabilities | Johannes Schindelin | 1 | -1/+15 |
| 2005-10-25 | Revert recent fetch-pack/upload-pack updates. | Junio C Hamano | 1 | -4/+1 |
| 2005-10-24 | git-fetch-pack: Implement client part of the multi_ack extension | Johannes Schindelin | 1 | -1/+4 |
| 2005-10-16 | Squelch compiler warnings from connect.c | Junio C Hamano | 1 | -0/+1 |
| 2005-10-15 | Ignore funny refname sent from remote | Junio C Hamano | 1 | -1/+7 |
| 2005-10-14 | Support git+ssh:// and ssh+git:// URL | Linus Torvalds | 1 | -0/+4 |
| 2005-09-28 | NO_IPV6 support for git daemon | Peter Anvin | 1 | -1/+1 |
| 2005-09-28 | Call it NO_IPV6 rather than hard-coding __CYGWIN__ | hpa | 1 | -3/+3 |
| 2005-09-28 | Cygwin doesn't support IPv6 or getaddrinfo() | hpa | 1 | -0/+73 |
| 2005-08-28 | Merge refs/heads/portable from http://www.cs.berkeley.edu/~ejr/gits/git.git | Junio C Hamano | 1 | -2/+4 |
| 2005-08-24 | Support +<src>:<dst> format in push as well. | Junio C Hamano | 1 | -2/+15 |
| 2005-08-23 | Fix ?: statements. | Jason Riedy | 1 | -2/+4 |
| 2005-08-09 | Use GIT_SSH environment to specify alternate ssh binary. | Martin Sivak | 1 | -2/+9 |
| 2005-08-09 | [PATCH] -Werror fixes | Timo Sirainen | 1 | -1/+2 |
| 2005-08-06 | send-pack: allow generic sha1 expression on the source side. | Junio C Hamano | 1 | -0/+20 |
| 2005-08-06 | send-pack: allow the same source to be pushed more than once. | Junio C Hamano | 1 | -7/+0 |
| 2005-08-05 | Fix refname termination. | Junio C Hamano | 1 | -1/+1 |
| 2005-08-03 | [PATCH] Fix sparse warnings | Alecs King | 1 | -3/+1 |
| 2005-08-03 | Renaming push. | Junio C Hamano | 1 | -3/+169 |