1. b21089d Merge branch 'db/push-sign-if-asked' by Junio C Hamano · 10 years ago
  2. 3026109 push: support signing pushes iff the server supports it by Dave Borowitz · 10 years ago
  3. a916cb5 Merge branch 'bc/object-id' by Junio C Hamano · 10 years ago
  4. 268d5bc Merge branch 'jc/push-cert' by Junio C Hamano · 10 years ago
  5. 3c6151d Merge branch 'sb/atomic-push' by Junio C Hamano · 10 years ago
  6. afcb6ee push --signed: tighten what the receiving end can ask to sign by Junio C Hamano · 10 years ago
  7. c8b8f22 send-pack: unify error messages for unsupported capabilities by Ralf Thielow · 10 years ago
  8. 7683e2e commit: convert parts to struct object_id by brian m. carlson · 10 years ago
  9. 39fa611 Merge branch 'sb/atomic-push' by Junio C Hamano · 10 years ago
  10. 4ff17f1 send-pack.c: add --atomic command line argument by Ronnie Sahlberg · 10 years ago
  11. 7582e93 send-pack: rename ref_update_to_be_sent to check_to_send_update by Stefan Beller · 10 years ago
  12. 2dacf26 pack-objects: use --objects-edge-aggressive for shallow repos by brian m. carlson · 10 years ago
  13. fb06b52 Merge branch 'jc/push-cert' by Junio C Hamano · 10 years ago
  14. b89363e signed push: fortify against replay attacks by Junio C Hamano · 11 years ago
  15. 9be8916 signed push: add "pushee" header to push certificate by Junio C Hamano · 11 years ago
  16. 4adf569 signed push: remove duplicated protocol info by Junio C Hamano · 11 years ago
  17. 20a7558 send-pack: send feature request on push-cert packet by Junio C Hamano · 11 years ago
  18. a85b377 push: the beginning of "git push --signed" by Junio C Hamano · 11 years ago
  19. c67072b send-pack: clarify that cmds_sent is a boolean by Junio C Hamano · 11 years ago
  20. b783aa7 send-pack: refactor inspecting and resetting status and sending commands by Junio C Hamano · 11 years ago
  21. ab2b0c9 send-pack: rename "new_refs" to "need_pack_data" by Junio C Hamano · 11 years ago
  22. 887f353 send-pack: factor out capability string generation by Junio C Hamano · 11 years ago
  23. 64de20a send-pack: always send capabilities by Junio C Hamano · 11 years ago
  24. e40671a send-pack: refactor decision to send update per ref by Junio C Hamano · 11 years ago
  25. 621b059 send-pack: move REF_STATUS_REJECT_NODELETE logic a bit higher by Junio C Hamano · 11 years ago
  26. d318027 run-command: introduce CHILD_PROCESS_INIT by René Scharfe · 11 years ago
  27. 92251b1 Merge branch 'nd/shallow-clone' by Junio C Hamano · 11 years ago
  28. 16a2743 send-pack.c: mark a file-local function static by Ramsay Jones · 11 years ago
  29. ad70448 Merge branch 'cc/starts-n-ends-with' by Junio C Hamano · 11 years ago
  30. f2c681c send-pack: support pushing from a shallow clone via http by Nguyễn Thái Ngọc Duy · 11 years ago
  31. 5dbd767 receive/send-pack: support pushing from a shallow clone by Nguyễn Thái Ngọc Duy · 11 years ago
  32. 13eb462 remote.h: replace struct extra_have_objects with struct sha1_array by Nguyễn Thái Ngọc Duy · 11 years ago
  33. 5955654 replace {pre,suf}fixcmp() with {starts,ends}_with() by Christian Couder · 11 years ago
  34. 1ba98a7 send-pack: don't send a thin pack to a server which doesn't support it by Carlos Martín Nieto · 11 years ago
  35. 832ee79 Merge branch 'jl/pack-transfer-avoid-double-close' by Junio C Hamano · 11 years ago
  36. 37cb1dd Clear fd after closing to avoid double-close error by Jens Lindstrom · 11 years ago
  37. 631b5ef push --force-with-lease: tie it all together by Junio C Hamano · 12 years ago
  38. 47a5918 cache.h: move remote/connect API out of it by Junio C Hamano · 12 years ago
  39. 74543a0 pkt-line: provide a LARGE_PACKET_MAX static buffer by Jeff King · 12 years ago
  40. 819b929 pkt-line: teach packet_read_line to chomp newlines by Jeff King · 12 years ago
  41. cdf4fb8 pkt-line: drop safe_write function by Jeff King · 12 years ago
  42. 8f9e3e4 send-pack: prefer prefixcmp over memcmp in receive_status by Jeff King · 12 years ago
  43. 75e5c0d push: introduce REJECT_FETCH_FIRST and REJECT_NEEDS_FORCE by Junio C Hamano · 12 years ago
  44. dbfeddb push: require force for refs under refs/tags/ by Chris Rorvick · 12 years ago
  45. f5d942e send-pack: move core code to libgit.a by Nguyễn Thái Ngọc Duy · 12 years ago
  46. 96249c0 Build-in send-pack, with an API for other programs to call. by Daniel Barkalow · 17 years ago
  47. 4577370 Miscellaneous const changes and utilities by Daniel Barkalow · 17 years ago
  48. 4340a81 Merge branch 'js/forkexec' by Junio C Hamano · 17 years ago
  49. 7ae4dd0 Merge branch 'jk/send-pack' into HEAD by Junio C Hamano · 17 years ago
  50. d90a7fd Merge branch 'db/fetch-pack' by Junio C Hamano · 17 years ago
  51. 98158e9 Change git_connect() to return a struct child_process instead of a pid_t. by Johannes Sixt · 17 years ago
  52. 334f483 send-pack: don't update tracking refs on error by Jeff King · 17 years ago
  53. 317efa6 Merge branch 'maint' by Shawn O. Pearce · 17 years ago
  54. 7e23b06 helpful error message when send-pack finds no refs in common. by Andrew Clausen · 17 years ago
  55. 2e13e5d Merge branch 'master' into db/fetch-pack by Shawn O. Pearce · 17 years ago
  56. a63103a Add a --dry-run option to git-send-pack. by Brian Ewins · 17 years ago
  57. 28b91f8 Rename remote.uri to remote.url within remote handling internals by Shawn O. Pearce · 17 years ago
  58. 3d9f037 Function for updating refs. by Carlos Rica · 18 years ago
  59. b42f692 Add for_each_remote() function, and extend remote_find_tracking() by Johannes Schindelin · 18 years ago
  60. 8558fd9 Move refspec pattern matching to match_refs(). by Daniel Barkalow · 18 years ago
  61. b516968 Update local tracking refs when pushing by Daniel Barkalow · 18 years ago
  62. 6b62816 Move refspec parser from connect.c and cache.h to remote.{c,h} by Daniel Barkalow · 18 years ago
  63. 7841ce7 connect: display connection progress by Michael S. Tsirkin · 18 years ago
  64. 38b1c66 Use run_command within send-pack by Shawn O. Pearce · 18 years ago
  65. cc44c76 Mechanical conversion to use prefixcmp() by Junio C Hamano · 18 years ago
  66. f830641 Add a missing fork() error check. by Johannes Sixt · 18 years ago
  67. d23842f rename --exec to --receive-pack for push and send-pack by Uwe Kleine-König · 18 years ago
  68. 18bd882 Update documentation of fetch-pack, push and send-pack by Uwe Kleine-König · 18 years ago
  69. e081405 short i/o: clean up the naming for the write_{in,or}_xxx family by Andy Whitcroft · 18 years ago
  70. 825cee7 send pack check for failure to send revisions list by Andy Whitcroft · 18 years ago
  71. 0ae5f98 send-pack: tell pack-objects to use its internal rev-list. by Junio C Hamano · 18 years ago
  72. 4b4ee90 send-pack.c: use is_null_sha1() by Junio C Hamano · 18 years ago
  73. e40a9e2 send-pack: fix pipeline. by Junio C Hamano · 18 years ago
  74. 37adac7 send-pack: tighten checks for remote names by Junio C Hamano · 18 years ago
  75. d4f694b Allow git push to delete remote ref. by Junio C Hamano · 18 years ago
  76. fa438a2 make git-push a bit more verbose by Nicolas Pitre · 18 years ago
  77. 8da1977 Tell between packed, unpacked and symbolic refs. by Junio C Hamano · 18 years ago
  78. cb5d709 Add callback data to for_each_ref() family. by Junio C Hamano · 18 years ago
  79. f6e8dd3 Merge branch 'aw/send-pack' by Junio C Hamano · 19 years ago
  80. 8a5dbef Test return value of finish_connect() by Franck Bui-Huu · 19 years ago
  81. c727fe2 send-pack: switch to using git-rev-list --stdin by Andy Whitcroft · 19 years ago
  82. 2d7320d Use xmalloc instead of malloc by Jonas Fonseca · 19 years ago
  83. e702496 Convert memcpy(a,b,20) to hashcpy(a,b). by Shawn Pearce · 19 years ago
  84. a89fccd Do not use memcmp(sha1_1, sha1_2, 20) with hardcoded length. by David Rientjes · 19 years ago
  85. 96f1e58 remove unnecessary initializations by David Rientjes · 19 years ago
  86. aa14540 Make pack_objects void. by David Rientjes · 19 years ago
  87. 1974632 Remove TYPE_* constant macros and use object_type enums consistently. by Linus Torvalds · 19 years ago
  88. 2718ff0 Improve git-peek-remote by Linus Torvalds · 19 years ago
  89. 885a86a Shrink "struct object" a bit by Linus Torvalds · 19 years ago
  90. 84a9b58 sha1_name: warning ambiguous refs. by Junio C Hamano · 19 years ago
  91. 9201c70 Const tightening. by Junio C Hamano · 19 years ago
  92. f0b0af1 Merge branches 'jc/rev-list' and 'jc/pack-thin' by Junio C Hamano · 19 years ago
  93. 797656e send-pack: do not give up when remote has insanely large number of refs. by Junio C Hamano · 19 years ago
  94. 2245be3 send-pack --thin: use "thin pack" delta transfer. by Junio C Hamano · 19 years ago
  95. 77cb17e Exec git programs without using PATH. by Michal Ostrowski · 19 years ago
  96. cfee10a send-pack/receive-pack: allow errors to be reported back to pusher. by Junio C Hamano · 19 years ago
  97. 69310a3 send-pack: reword non-fast-forward error message. by Junio C Hamano · 19 years ago
  98. 9470657 Avoid misleading success message on error by Johannes Schindelin · 19 years ago
  99. 41f93a2 Make "git-send-pack" less verbose by default by Linus Torvalds · 19 years ago
  100. ed24928 Make git-send-pack exit with error when some refs couldn't be pushed out by Petr Baudis · 19 years ago