1. 769af0f Merge branch 'jk/cocci' by Junio C Hamano · 7 years ago
  2. c240732 Merge branch 'nd/clone-case-smashing-warning' by Junio C Hamano · 7 years ago
  3. e3ff068 convert "hashcmp() == 0" to hasheq() by Jeff King · 7 years ago
  4. 4a7e27e convert "oidcmp() == 0" to oideq() by Jeff King · 7 years ago
  5. 14438c4 introduce hasheq() and oideq() by Jeff King · 7 years ago
  6. 183a638 hashcmp: assert constant hash size by Jeff King · 7 years ago
  7. 5ade034 Merge branch 'en/incl-forward-decl' by Junio C Hamano · 7 years ago
  8. 0c54cda Merge branch 'jk/for-each-object-iteration' by Junio C Hamano · 7 years ago
  9. b878579 clone: report duplicate entries on case-insensitive filesystems by Duy Nguyen · 7 years ago
  10. 30cf191 Merge branch 'js/vscode' by Junio C Hamano · 7 years ago
  11. 1689c22 Merge branch 'jk/core-use-replace-refs' by Junio C Hamano · 7 years ago
  12. e730b81 Move definition of enum branch_track from cache.h to branch.h by Elijah Newren · 7 years ago
  13. 0889aae for_each_*_object: move declarations to object-store.h by Jeff King · 7 years ago
  14. 736eb88 for_each_packed_object: support iterating in pack-order by Jeff King · 7 years ago
  15. 8b36155 for_each_*_object: give more comprehensive docstrings by Jeff King · 7 years ago
  16. a7ff6f5 for_each_*_object: take flag arguments as enum by Jeff King · 7 years ago
  17. 202e7f1 for_each_*_object: store flag definitions in a single location by Jeff King · 7 years ago
  18. 78a72ad Merge branch 'jt/commit-graph-per-object-store' by Junio C Hamano · 7 years ago
  19. c18ac30 Merge branch 'en/dirty-merge-fixes' by Junio C Hamano · 7 years ago
  20. ae533c4 Merge branch 'jm/cache-entry-from-mem-pool' by Junio C Hamano · 7 years ago
  21. 37aac3e Merge branch 'bc/object-id' by Junio C Hamano · 7 years ago
  22. 58930fd cache.h: extract enum declaration from inside a struct declaration by Johannes Schindelin · 7 years ago
  23. 6ebd1ca check_replace_refs: rename to read_replace_refs by Jeff King · 7 years ago
  24. 72470aa check_replace_refs: fix outdated comment by Jeff King · 7 years ago
  25. 00624d6 Merge branch 'sb/object-store-grafts' by Junio C Hamano · 7 years ago
  26. dade47c commit-graph: add repo arg to graph readers by Jonathan Tan · 7 years ago
  27. 509f6f6 cache: update object ID functions for the_hash_algo by brian m. carlson · 7 years ago
  28. e1f8694 merge-recursive: fix assumption that head tree being merged is HEAD by Elijah Newren · 7 years ago
  29. 1b9fbef index_has_changes(): avoid assuming operating on the_index by Elijah Newren · 7 years ago
  30. 8616a2d block alloc: add validations around cache_entry lifecyle by Jameson Miller · 7 years ago
  31. 8e72d67 block alloc: allocate cache entries from mem_pool by Jameson Miller · 7 years ago
  32. a849735 block alloc: add lifecycle APIs for cache_entry structs by Jameson Miller · 7 years ago
  33. 825ed4d read-cache: teach make_cache_entry to take object_id by Jameson Miller · 7 years ago
  34. 768d796 read-cache: teach refresh_cache_entry to take istate by Jameson Miller · 7 years ago
  35. b16b60f Merge branch 'sb/object-store-grafts' into sb/object-store-lookup by Junio C Hamano · 7 years ago
  36. 1102405 Merge branch 'sb/object-store-alloc' by Junio C Hamano · 7 years ago
  37. 2289880 Merge branch 'nd/command-list' by Junio C Hamano · 7 years ago
  38. 42c8ce1 Merge branch 'bc/object-id' by Junio C Hamano · 7 years ago
  39. 7913f53 Sync with Git 2.17.1 by Junio C Hamano · 7 years ago
  40. ad635e8 Merge branch 'nd/pack-objects-pack-struct' by Junio C Hamano · 7 years ago
  41. fcb6df3 Merge branch 'sb/oid-object-info' by Junio C Hamano · 7 years ago
  42. b577198 Merge branch 'nd/pack-format-doc' by Junio C Hamano · 7 years ago
  43. 68f95b2 Sync with Git 2.16.4 by Junio C Hamano · 7 years ago
  44. 0230204 Sync with Git 2.15.2 by Junio C Hamano · 7 years ago
  45. 9e0f06d Sync with Git 2.14.4 by Junio C Hamano · 7 years ago
  46. 7b01c71 Sync with Git 2.13.7 by Junio C Hamano · 7 years ago
  47. 10ecfa7 verify_path: disallow symlinks in .gitmodules by Jeff King · 7 years ago
  48. e7cb0b4 is_ntfs_dotgit: match other .git files by Johannes Schindelin · 7 years ago
  49. 65b5f94 Move declaration for alias.c to alias.h by Nguyễn Thái Ngọc Duy · 7 years ago
  50. 0437a2e cache: convert get_graft_file to handle arbitrary repositories by Stefan Beller · 7 years ago
  51. cbd53a2 object-store: move object access functions to object-store.h by Stefan Beller · 7 years ago
  52. 14ba97f alloc: allow arbitrary repositories for alloc functions by Stefan Beller · 7 years ago
  53. 011b648 pack-format.txt: more details on pack file format by Nguyễn Thái Ngọc Duy · 7 years ago
  54. dd5d9de alloc: add repository argument to alloc_commit_index by Stefan Beller · 7 years ago
  55. 17bfe87 alloc: add repository argument to alloc_report by Stefan Beller · 7 years ago
  56. 13e3fdc alloc: add repository argument to alloc_object_node by Stefan Beller · 7 years ago
  57. a0bd908 alloc: add repository argument to alloc_tag_node by Stefan Beller · 7 years ago
  58. 8ba0e5e alloc: add repository argument to alloc_commit_node by Stefan Beller · 7 years ago
  59. cf7203b alloc: add repository argument to alloc_tree_node by Stefan Beller · 7 years ago
  60. f0de1d6 alloc: add repository argument to alloc_blob_node by Stefan Beller · 7 years ago
  61. 174774c Merge branch 'sb/object-store-replace' by Junio C Hamano · 7 years ago
  62. b10edb2 Merge branch 'ds/commit-graph' by Junio C Hamano · 7 years ago
  63. 92034a9 Merge branch 'dj/runtime-prefix' by Junio C Hamano · 7 years ago
  64. e1ccd7e sha1_file: only expose empty object constants through git_hash_algo by brian m. carlson · 7 years ago
  65. d8a92ce sha1-file: add functions for hex empty tree and blob OIDs by brian m. carlson · 7 years ago
  66. 75691ea Update struct index_state to use struct object_id by brian m. carlson · 7 years ago
  67. 6862ebb sha1-file: convert freshen functions to object_id by brian m. carlson · 7 years ago
  68. c51c394 packfile: remove unused member from struct pack_entry by brian m. carlson · 7 years ago
  69. 6f13fd0 Remove unused member in struct object_context by brian m. carlson · 7 years ago
  70. 69d1242 cache: add a function to read an object ID from a buffer by brian m. carlson · 7 years ago
  71. 9d98354 cache.h: allow oid_object_info to handle arbitrary repositories by Stefan Beller · 7 years ago
  72. 0df8e96 cache.h: add repository argument to oid_object_info by Stefan Beller · 7 years ago
  73. 7ecd869 cache.h: add repository argument to oid_object_info_extended by Stefan Beller · 7 years ago
  74. ff6eb82 Merge branch 'jk/relative-directory-fix' by Junio C Hamano · 7 years ago
  75. fd9b1ba pack-objects: turn type and in_pack_type to bitfields by Nguyễn Thái Ngọc Duy · 7 years ago
  76. 47f351e object-store: move lookup_replace_object to replace-object.h by Stefan Beller · 7 years ago
  77. 226c0dd exec_cmd: RUNTIME_PREFIX on some POSIX systems by Dan Jacques · 7 years ago
  78. cf0b179 Merge branch 'sb/object-store' by Junio C Hamano · 7 years ago
  79. 1b70dfd commit-graph: add core.commitGraph setting by Derrick Stolee · 7 years ago
  80. 0873c39 Merge branch 'nd/remove-ignore-env-field' by Junio C Hamano · 7 years ago
  81. a5bbc29 Merge branch 'bc/object-id' by Junio C Hamano · 7 years ago
  82. 5d806b7 Merge branch 'ti/fetch-everything-local-optim' by Junio C Hamano · 7 years ago
  83. 48988c4 set_git_dir: die when setenv() fails by Jeff King · 7 years ago
  84. e35454f sha1_file: add repository argument to map_sha1_file by Stefan Beller · 7 years ago
  85. cf78ae4 sha1_file: add repository argument to sha1_file_name by Stefan Beller · 7 years ago
  86. a80d72d object-store: move packed_git and packed_git_mru to object store by Stefan Beller · 7 years ago
  87. 0d4a132 object-store: migrate alternates struct and functions from cache.h by Stefan Beller · 7 years ago
  88. b0e0fc2 Merge branch 'tg/split-index-fixes' into maint by Junio C Hamano · 7 years ago
  89. beb2cdf Merge branch 'ma/skip-writing-unchanged-index' by Junio C Hamano · 7 years ago
  90. 024aa46 fetch-pack.c: use oidset to check existence of loose object by Takuto Ikuta · 7 years ago
  91. b383a13 Convert lookup_replace_object to struct object_id by brian m. carlson · 7 years ago
  92. b4f5aca sha1_file: convert read_sha1_file to struct object_id by brian m. carlson · 7 years ago
  93. 02f0547 sha1_file: convert read_object_with_reference to object_id by brian m. carlson · 7 years ago
  94. abef902 sha1_file: convert sha1_object_info* to object_id by brian m. carlson · 7 years ago
  95. e816caa sha1_file: convert assert_sha1_type to object_id by brian m. carlson · 7 years ago
  96. 17e6545 sha1_file: convert check_sha1_signature to struct object_id by brian m. carlson · 7 years ago
  97. d61d87b sha1_file: convert read_loose_object to use struct object_id by brian m. carlson · 7 years ago
  98. aab9583 Convert find_unique_abbrev* to struct object_id by brian m. carlson · 7 years ago
  99. 169c9c0 Merge branch 'bw/c-plus-plus' by Junio C Hamano · 7 years ago
  100. 357a03e repository.c: move env-related setup code back to environment.c by Nguyễn Thái Ngọc Duy · 7 years ago