1. 908bb1a Merge branch 'dz/connect-error-report' into maint by Junio C Hamano · 14 years ago
  2. e08afec connect: correctly number ipv6 network adapter by Erik Faye-Lund · 14 years ago
  3. 63a995b Do not log unless all connect() attempts fail by Dave Zarzycki · 14 years ago
  4. a66fae3 Merge branch 'jk/git-connection-deadlock-fix' by Junio C Hamano · 14 years ago
  5. 7ffe853 connect: let callers know if connection is a socket by Jeff King · 14 years ago
  6. 5cbf824 connect: treat generic proxy processes like ssh processes by Jeff King · 14 years ago
  7. 8713feb Make sure that git_getpass() never returns NULL by Johannes Schindelin · 14 years ago
  8. 90e87b0 Allow core.askpass to override SSH_ASKPASS. by Knut Franke · 15 years ago
  9. d3e7da8 Add a new option 'core.askpass'. by Anselm Kruis · 15 years ago
  10. 8d676d8 Merge branch 'gv/portable' by Junio C Hamano · 15 years ago
  11. 4b05548 enums: omit trailing comma for portability by Gary V. Vaughan · 15 years ago
  12. 9d2e942 decode file:// and ssh:// URLs by Jeff King · 15 years ago
  13. 2e5b98d Merge branch 'fl/askpass' by Junio C Hamano · 15 years ago
  14. 9317dc4 Merge branch 'gb/maint-submodule-env' by Junio C Hamano · 15 years ago
  15. f206063 git-core: Support retrieving passwords with GIT_ASKPASS by Frank Li · 15 years ago
  16. a0626bc Merge branch 'ml/connect-refactor' by Junio C Hamano · 15 years ago
  17. 48a7c1c Refactor list of of repo-local env vars by Giuseppe Bilotta · 15 years ago
  18. 72a534d connect.c: move duplicated code to a new function 'get_host_and_port' by Michael Lukashov · 15 years ago
  19. 9517e6b Typofixes outside documentation area by Junio C Hamano · 15 years ago
  20. 6818685 Merge branch 'il/maint-colon-address' by Junio C Hamano · 15 years ago
  21. 9aa5053 Allow use of []-wrapped addresses in git:// by Ilari Liusvaara · 15 years ago
  22. 4cfb2a4 git_connect: use use_shell instead of explicit "sh", "-c" by Johannes Sixt · 15 years ago
  23. 783cfaf Merge branch 'cc/replace' by Junio C Hamano · 15 years ago
  24. 6476b38 replace: use a GIT_NO_REPLACE_OBJECTS env variable by Christian Couder · 15 years ago
  25. 28754ab Move "get_ack()" back to fetch-pack by Shawn O. Pearce · 15 years ago
  26. eeefa7c Style fixes, add a space after if/for/while. by Brian Gianforcaro · 16 years ago
  27. 2af202b Fix various sparse warnings in the git source code by Linus Torvalds · 16 years ago
  28. 95ad2a6 Merge branch 'sp/msysgit' by Junio C Hamano · 16 years ago
  29. 73bb33a daemon: Strictly parse the "extra arg" part of the command by Shawn O. Pearce · 16 years ago
  30. 36ad53f connect.c: Support PuTTY plink and TortoisePlink as SSH on Windows by Edward Z. Yang · 16 years ago
  31. 785a985 connect: replace inet_ntop with getnameinfo by Benjamin Kramer · 16 years ago
  32. 8e76bf3 Remove unused assignments by Benjamin Kramer · 16 years ago
  33. 15112c9 connect.c: remove a few globals by using git_config callback data by Erik Faye-Lund · 16 years ago
  34. d753070 remove trailing LF in die() messages by Alexander Potashev · 16 years ago
  35. 8f14825 connect.c: stricter port validation, silence compiler warning by René Scharfe · 16 years ago
  36. a807328 connect.c: add a way for git-daemon to pass an error back to client by Tom Preston-Werner · 16 years ago
  37. 59c69c0 make alloc_ref_from_str() the new alloc_ref() by René Scharfe · 16 years ago
  38. b0b44bc use alloc_ref_from_str() everywhere by René Scharfe · 16 years ago
  39. 40c155f push: prepare sender to receive extended ref information from the receiver by Junio C Hamano · 17 years ago
  40. 7e44c93 'git foo' program identifies itself without dash in die() messages by Junio C Hamano · 17 years ago
  41. be50181 Windows: Disambiguate DOS style paths from SSH URLs. by Johannes Sixt · 17 years ago
  42. ef90d6d Provide git_config with a callback-data parameter by Johannes Schindelin · 17 years ago
  43. 8e0f700 Avoid unnecessary "if-before-free" tests. by Jim Meyering · 17 years ago
  44. 40aab81 Merge branch 'db/no-separate-ls-remote-connection' (early part) by Junio C Hamano · 17 years ago
  45. c64b9ad connect.c: guard config parser from value=NULL by Junio C Hamano · 17 years ago
  46. fb32c91 Fix "git clone" for git:// protocol by Johannes Schindelin · 17 years ago
  47. 4577370 Miscellaneous const changes and utilities by Daniel Barkalow · 17 years ago
  48. f364cb8 Use start_command() in git_connect() instead of explicit fork/exec. by Johannes Sixt · 17 years ago
  49. 98158e9 Change git_connect() to return a struct child_process instead of a pid_t. by Johannes Sixt · 17 years ago
  50. 2e13e5d Merge branch 'master' into db/fetch-pack by Shawn O. Pearce · 17 years ago
  51. 90446a0 bundle transport: fix an alloc_ref() call by Junio C Hamano · 17 years ago
  52. 7a33bcb sq_quote_argv and add_to_string rework with strbuf's. by Pierre Habouzit · 17 years ago
  53. 182af83 Use xmemdupz() in many places. by Pierre Habouzit · 18 years ago
  54. 2e77666 URL: allow port specification in ssh:// URLs by Luben Tuikov · 18 years ago
  55. 72a4f4b connect: accept file:// URL scheme by Linus Torvalds · 18 years ago
  56. dfd255d Add allocation and freeing functions for struct refs by Daniel Barkalow · 18 years ago
  57. 0305b63 Merge branch 'ei/worktree+filter' by Junio C Hamano · 18 years ago
  58. 7cbf2f2 Do not use h_errno after connect(2): the function does not set it by Alex Riesen · 18 years ago
  59. a6080a0 War on whitespace by Junio C Hamano · 18 years ago
  60. 892c41b introduce GIT_WORK_TREE to specify the work tree by Matthias Lederhofer · 18 years ago
  61. 322bcd9 Merge branch 'db/remote' by Junio C Hamano · 18 years ago
  62. ba50532 Verbose connect messages to show the IP addresses used by Alex Riesen · 18 years ago
  63. 6b62816 Move refspec parser from connect.c and cache.h to remote.{c,h} by Daniel Barkalow · 18 years ago
  64. 7841ce7 connect: display connection progress by Michael S. Tsirkin · 18 years ago
  65. 608d48b Fix "getaddrinfo()" buglet by Linus Torvalds · 18 years ago
  66. 15a1c012 Use run_command for proxy connections by Shawn O. Pearce · 18 years ago
  67. cc44c76 Mechanical conversion to use prefixcmp() by Junio C Hamano · 18 years ago
  68. ec587fd Make sure git_connect() always give two file descriptors. by Junio C Hamano · 18 years ago
  69. 8502357 simplify inclusion of system header files. by Junio C Hamano · 18 years ago
  70. d4f694b Allow git push to delete remote ref. by Junio C Hamano · 18 years ago
  71. 29561ad refs outside refs/{heads,tags} match less strongly. by Junio C Hamano · 18 years ago
  72. f42a5c4 connect.c: finish_connect(): allow null pid parameter by Franck Bui-Huu · 19 years ago
  73. 0f503d7 Fix a memory leak in "connect.c" and die if command too long. by Christian Couder · 19 years ago
  74. c41e20b send-pack: remove remote reference limit by Andy Whitcroft · 19 years ago
  75. 9befac4 Replace uses of strdup with xstrdup. by Shawn Pearce · 19 years ago
  76. e702496 Convert memcpy(a,b,20) to hashcpy(a,b). by Shawn Pearce · 19 years ago
  77. 96f1e58 remove unnecessary initializations by David Rientjes · 19 years ago
  78. 53e1a76 finish_connect(): thinkofix by Junio C Hamano · 19 years ago
  79. 2718ff0 Improve git-peek-remote by Linus Torvalds · 19 years ago
  80. ac3bc6c Fix errno usage in connect.c by Petr Baudis · 19 years ago
  81. c78963d connect.c: remove unused parameters from tcp_connect and proxy_connect by Junio C Hamano · 19 years ago
  82. 554fe20 Make some strings const by Timo Hirvonen · 19 years ago
  83. e898081 Solaris needs inclusion of signal.h for signal() by Dennis Stosberg · 19 years ago
  84. f0b7367 Restore SIGCHLD to SIG_DFL where we care about waitpid(). by Junio C Hamano · 19 years ago
  85. c9bc159 check for error return from fork() by Paul T Darga · 19 years ago
  86. 5ad312b Refactor git_tcp_connect() functions a little. by Jon Loeliger · 19 years ago
  87. 9546010 fetch-pack: output refs in the order they were given on the command line. by Junio C Hamano · 19 years ago
  88. da2a95b cleanups: Fix potential bugs in connect.c by Serge E. Hallyn · 19 years ago
  89. 731043f Add compat/unsetenv.c . by Jason Riedy · 19 years ago
  90. 016fb48 local push/pull env cleanup by Matt Draisey · 19 years ago
  91. cfee10a send-pack/receive-pack: allow errors to be reported back to pusher. by Junio C Hamano · 19 years ago
  92. 356bece GIT: Support [address] in URLs by YOSHIFUJI Hideaki / 吉藤英明 · 19 years ago
  93. c616421 Fixed git:// IPv4 address problem when compiled with -DNO_IPV6. by Paul Serice · 19 years ago
  94. c3df856 GIT: Fix compilation error in connect.c by YOSHIFUJI Hideaki / 吉藤英明 · 19 years ago
  95. e814bc4 git-proxy updates. by Junio C Hamano · 19 years ago
  96. f801477 proxy-command support for git:// by Paul Collins · 19 years ago
  97. faea9cc Client side support for user-relative paths. by Andreas Ericsson · 19 years ago
  98. 1f5881b fix multi_ack. by Johannes Schindelin · 19 years ago
  99. c4c86f0 git-fetch-pack: Support multi_ack extension by Johannes Schindelin · 19 years ago
  100. 211b5f9 Support receiving server capabilities by Johannes Schindelin · 19 years ago