1. e12cbea Merge branch 'bw/ref-prefix-for-configured-refspec' by Junio C Hamano · 7 years ago
  2. c89b6e1 Merge branch 'ds/lazy-load-trees' by Junio C Hamano · 7 years ago
  3. 5c7ec84 remote: convert match_push_refs to take a struct refspec by Brandon Williams · 7 years ago
  4. 38490dd http-push: store refspecs in a struct refspec by Brandon Williams · 7 years ago
  5. d807c4a exec_cmd: rename to use dash in file name by Stefan Beller · 7 years ago
  6. cf0b179 Merge branch 'sb/object-store' by Junio C Hamano · 7 years ago
  7. 2e27bd7 treewide: replace maybe_tree with accessor methods by Derrick Stolee · 7 years ago
  8. 891435d treewide: rename tree to maybe_tree by Derrick Stolee · 7 years ago
  9. 2d5792f Merge branch 'bw/c-plus-plus' into ds/lazy-load-trees by Junio C Hamano · 7 years ago
  10. a80d72d object-store: move packed_git and packed_git_mru to object store by Stefan Beller · 7 years ago
  11. b4f5aca sha1_file: convert read_sha1_file to struct object_id by brian m. carlson · 7 years ago
  12. 169c9c0 Merge branch 'bw/c-plus-plus' by Junio C Hamano · 7 years ago
  13. debca9d object: rename function 'typename' to 'type_name' by Brandon Williams · 7 years ago
  14. a2b9820 http-push: improve error log by Patryk Obara · 7 years ago
  15. c3bdc4e http-push: use hex_to_bytes() by René Scharfe · 7 years ago
  16. 98c03a0 Merge branch 'tg/memfixes' by Junio C Hamano · 7 years ago
  17. 51bfb73 http-push: fix construction of hex value from path by Thomas Gummerer · 7 years ago
  18. 1cf01a3 consistently use "fallthrough" comments in switches by Jeff King · 7 years ago
  19. d6fe003 pack: move find_sha1_pack() by Jonathan Tan · 8 years ago
  20. 6a83d90 coccinelle: make use of the "type" FREE_AND_NULL() rule by Ævar Arnfjörð Bjarmason · 8 years ago
  21. c251c83 object: convert parse_object* to take struct object_id by brian m. carlson · 8 years ago
  22. 1aa40df http-push: convert process_ls_object and descendants to object_id by brian m. carlson · 8 years ago
  23. 740ee05 Convert lookup_tree to struct object_id by brian m. carlson · 8 years ago
  24. 3aca1fc Convert lookup_blob to struct object_id by brian m. carlson · 8 years ago
  25. bc83266 Convert lookup_commit* to struct object_id by brian m. carlson · 8 years ago
  26. 8eb9460 http-push: convert some static functions to struct object_id by brian m. carlson · 8 years ago
  27. e94eac4 http-push: don't check return value of lookup_unknown_object() by René Scharfe · 8 years ago
  28. faacc8e Merge branch 'jk/common-main' into maint by Junio C Hamano · 9 years ago
  29. 02962d3 use strbuf_addstr() for adding constant strings to a strbuf by René Scharfe · 9 years ago
  30. de61ceb Merge branch 'jk/common-main-2.8' into jk/common-main by Junio C Hamano · 9 years ago
  31. 5ce5f5f common-main: call git_setup_gettext() by Jeff King · 9 years ago
  32. 650c449 common-main: call git_extract_argv0_path() by Jeff King · 9 years ago
  33. 3f2e229 add an extra level of indirection to main() by Jeff King · 9 years ago
  34. 8429f2b Merge branch 'bc/object-id' by Junio C Hamano · 9 years ago
  35. 8cb01e2 http: support sending custom HTTP headers by Johannes Schindelin · 9 years ago
  36. 7d924c9 struct name_entry: use struct object_id instead of unsigned char sha1[20] by brian m. carlson · 9 years ago
  37. 4159593 http-push: stop using name_path by Jeff King · 9 years ago
  38. ed1c997 Remove get_object_hash. by brian m. carlson · 9 years ago
  39. f2fd076 Convert struct object to object_id by brian m. carlson · 9 years ago
  40. 7999b2c Add several uses of get_object_hash. by brian m. carlson · 9 years ago
  41. 6f3d57b ref_newer: convert to use struct object_id by brian m. carlson · 9 years ago
  42. f4e54d0 Convert struct ref to use object_id. by brian m. carlson · 9 years ago
  43. 2b87d3a drop strcpy in favor of raw sha1_to_hex by Jeff King · 9 years ago
  44. a0355f6 http-push: use an argv_array for setup_revisions by Jeff King · 9 years ago
  45. 7d0581a http-push: use strbuf instead of fwrite_buffer by Jeff King · 9 years ago
  46. 0cc4142 http-push: replace strcat with xsnprintf by Jeff King · 9 years ago
  47. ef1286d use xsnprintf for generating git object headers by Jeff King · 9 years ago
  48. 5096d49 convert trivial sprintf / strcpy calls to xsnprintf by Jeff King · 9 years ago
  49. 553c622 Merge branch 'sb/leaks' by Junio C Hamano · 10 years ago
  50. e280888 http-push: remove unneeded cleanup by Stefan Beller · 10 years ago
  51. 6902c4d Merge branch 'rs/deflate-init-cleanup' by Junio C Hamano · 10 years ago
  52. 9a6f128 zlib: initialize git_zstream in git_deflate_init{,_gzip,_raw} by René Scharfe · 10 years ago
  53. f6786c8 http-push: trim trailing newline from remote symref by Jeff King · 10 years ago
  54. cd989a9 Merge branch 'ah/fix-http-push' into maint by Junio C Hamano · 11 years ago
  55. d9037ea Merge branch 'ah/fix-http-push' by Junio C Hamano · 11 years ago
  56. 479eaa8 http-push.c: make CURLOPT_IOCTLDATA a usable pointer by Abbaad Haider · 11 years ago
  57. 3b8e8af Merge branch 'jk/xstrfmt' by Junio C Hamano · 11 years ago
  58. 67a31f6 http-push: refactor parsing of remote object names by Jeff King · 11 years ago
  59. ae021d8 use skip_prefix to avoid magic numbers by Jeff King · 11 years ago
  60. 2831018 use xstrfmt to replace xmalloc + sprintf by Jeff King · 11 years ago
  61. 95244ae use xstrdup instead of xmalloc + strcpy by Jeff King · 11 years ago
  62. f3d51ff http-push.c: rearrange xcalloc arguments by Brian Gesiak · 11 years ago
  63. 208acbf object.h: centralize object flag allocation by Nguyễn Thái Ngọc Duy · 11 years ago
  64. 5955654 replace {pre,suf}fixcmp() with {starts,ends}_with() by Christian Couder · 11 years ago
  65. 177f0a4 Merge branch 'jk/http-auth-redirects' by Junio C Hamano · 11 years ago
  66. 1bbcc22 http: refactor options to http_get_* by Jeff King · 11 years ago
  67. 238504b Merge branch 'nd/fetch-into-shallow' by Junio C Hamano · 11 years ago
  68. b8f2311 Merge branch 'jk/free-tree-buffer' by Junio C Hamano · 11 years ago
  69. e76a5fb list-objects: reduce one argument in mark_edges_uninteresting by Nguyễn Thái Ngọc Duy · 12 years ago
  70. 3def06e http-push.c::add_send_request(): do not initialize transfer_request by Stefan Beller · 12 years ago
  71. 6e454b9 clear parsed flag when we free tree buffers by Jeff King · 12 years ago
  72. 4df13f6 http: drop http_error function by Jeff King · 12 years ago
  73. 67d2a7b http: simplify http_error helper function by Jeff King · 12 years ago
  74. 081fd8d Allow building with xmlparse.h by Matt Kraai · 12 years ago
  75. 271cd23 Merge branch 'sp/smart-http-content-type-check' by Junio C Hamano · 12 years ago
  76. 4656bf4 Verify Content-Type from smart HTTP servers by Shawn Pearce · 12 years ago
  77. 37141f2 xml_entities(): use function strbuf_addstr_xml_quoted() by Michael Haggerty · 12 years ago
  78. 34f5130 Merge branch 'jc/merge-bases' by Junio C Hamano · 13 years ago
  79. 6571225 http-push: use in_merge_bases() for fast-forward check by Junio C Hamano · 13 years ago
  80. 5cb2194 http-push: do not access git_default_email directly by Jeff King · 13 years ago
  81. 82247e9 remove superfluous newlines in error messages by Pete Wyckoff · 13 years ago
  82. 2dccad3 Merge branch 'ab/enable-i18n' by Junio C Hamano · 13 years ago
  83. a4ddbc3 http-push: enable "proactive auth" by Jeff King · 13 years ago
  84. 5e9637c i18n: add infrastructure for translating Git with gettext by Ævar Arnfjörð Bjarmason · 13 years ago
  85. 470bbbc Merge branch 'jc/match-refs-clarify' by Junio C Hamano · 13 years ago
  86. 9638384 Merge branch 'jk/http-auth' by Junio C Hamano · 13 years ago
  87. deba493 http_init: accept separate URL parameter by Jeff King · 13 years ago
  88. 0fd8cb3 Merge branch 'nd/maint-autofix-tag-in-head' by Junio C Hamano · 13 years ago
  89. baf18fc Accept tags in HEAD or MERGE_HEAD by Nguyễn Thái Ngọc Duy · 13 years ago
  90. 29753cd rename "match_refs()" to "match_push_refs()" by Junio C Hamano · 14 years ago
  91. cd2b8ae whitespace: have SP on both sides of an assignment "=" by Junio C Hamano · 14 years ago
  92. a35d78c Merge branch 'jc/zlib-wrap' into maint by Junio C Hamano · 14 years ago
  93. eb4f407 Merge branch 'jc/zlib-wrap' by Junio C Hamano · 14 years ago
  94. ef49a7a zlib: zlib can only process 4GB at a time by Junio C Hamano · 14 years ago
  95. 225a6f1 zlib: wrap deflateBound() too by Junio C Hamano · 14 years ago
  96. 55bb5c9 zlib: wrap deflate side of the API by Junio C Hamano · 14 years ago
  97. ebaaf31 http-push: refactor curl_easy_setup madness by Dan McGee · 14 years ago
  98. 2aab167 http-push: use const for strings in signatures by Dan McGee · 14 years ago
  99. 9cba13c standardize brace placement in struct definitions by Jonathan Nieder · 14 years ago
  100. 1462d1a http-push: add trailing slash at arg-parse time, instead of later on by Tay Ray Chuan · 14 years ago