1. 6d8f8eb Merge branch 'ds/commit-graph-with-grafts' by Junio C Hamano · 6 years ago
  2. 769af0f Merge branch 'jk/cocci' by Junio C Hamano · 6 years ago
  3. fba9654 Merge branch 'jk/trailer-fixes' by Junio C Hamano · 6 years ago
  4. 1b7a91d Merge branch 'ds/reachable' by Junio C Hamano · 6 years ago
  5. 0a866db Merge branch 'ds/commit-graph-lockfile-fix' by Junio C Hamano · 7 years ago
  6. 091f4cf commit: don't use generation numbers if not needed by Derrick Stolee · 7 years ago
  7. 9001dc2 convert "oidcmp() != 0" to "!oideq()" by Jeff King · 7 years ago
  8. 1392c5d Merge branch 'js/larger-timestamps' by Junio C Hamano · 7 years ago
  9. 66e83d9 append_signoff: use size_t for string offsets by Jeff King · 7 years ago
  10. 1820703 commit: use timestamp_t for author_date_slab by Derrick Stolee · 7 years ago
  11. 20fd6d5 commit-graph: not compatible with grafts by Derrick Stolee · 7 years ago
  12. 78a72ad Merge branch 'jt/commit-graph-per-object-store' by Junio C Hamano · 7 years ago
  13. 3a2a1dc Merge branch 'sb/object-store-lookup' by Junio C Hamano · 7 years ago
  14. b006f01 Merge branch 'ds/commit-graph-fsck' by Junio C Hamano · 7 years ago
  15. 37aac3e Merge branch 'bc/object-id' by Junio C Hamano · 7 years ago
  16. 5227c38 commit-reach: move walk methods from commit.c by Derrick Stolee · 7 years ago
  17. 00624d6 Merge branch 'sb/object-store-grafts' by Junio C Hamano · 7 years ago
  18. dade47c commit-graph: add repo arg to graph readers by Jonathan Tan · 7 years ago
  19. 8295296 Merge branch 'ds/commit-graph-fsck' into jt/commit-graph-per-object-store by Junio C Hamano · 7 years ago
  20. 2770ccb commit: express tree entry constants in terms of the_hash_algo by brian m. carlson · 7 years ago
  21. 1f6c72f commit.c: allow lookup_commit_reference to handle arbitrary repositories by Stefan Beller · 7 years ago
  22. d9a05e7 commit.c: allow lookup_commit_reference_gently to handle arbitrary repositories by Stefan Beller · 7 years ago
  23. 4ff7e5c commit.c: allow get_cached_commit_buffer to handle arbitrary repositories by Stefan Beller · 7 years ago
  24. 1a40fc4 commit.c: allow set_commit_buffer to handle arbitrary repositories by Stefan Beller · 7 years ago
  25. 65ea9d4 commit.c: migrate the commit buffer to the parsed object store by Stefan Beller · 7 years ago
  26. fd8030c commit.c: allow parse_commit_buffer to handle arbitrary repositories by Stefan Beller · 7 years ago
  27. bacf168 commit: allow lookup_commit to handle arbitrary repositories by Stefan Beller · 7 years ago
  28. a74093d tag: add repository argument to deref_tag by Stefan Beller · 7 years ago
  29. 3ce85f7 commit: add repository argument to get_cached_commit_buffer by Stefan Beller · 7 years ago
  30. 5e0c636 commit: add repository argument to set_commit_buffer by Stefan Beller · 7 years ago
  31. 08f4f44 commit: add repository argument to parse_commit_buffer by Stefan Beller · 7 years ago
  32. c1f5eb4 commit: add repository argument to lookup_commit by Stefan Beller · 7 years ago
  33. 2122f67 commit: add repository argument to lookup_commit_reference by Stefan Beller · 7 years ago
  34. 21e1ee8 commit: add repository argument to lookup_commit_reference_gently by Stefan Beller · 7 years ago
  35. f86bcc7 tree: add repository argument to lookup_tree by Stefan Beller · 7 years ago
  36. 1268dfa object: add repository argument to object_as_type by Stefan Beller · 7 years ago
  37. 5abddd1 object: add repository argument to lookup_object by Stefan Beller · 7 years ago
  38. 109cd76 object: add repository argument to parse_object by Stefan Beller · 7 years ago
  39. b16b60f Merge branch 'sb/object-store-grafts' into sb/object-store-lookup by Junio C Hamano · 7 years ago
  40. 9b19ada commit: force commit to parse from object database by Derrick Stolee · 7 years ago
  41. 1102405 Merge branch 'sb/object-store-alloc' by Junio C Hamano · 7 years ago
  42. a856e7d Merge branch 'ds/commit-graph-lockfile-fix' by Junio C Hamano · 7 years ago
  43. b3b2aaf Merge branch 'nd/commit-util-to-slab' by Junio C Hamano · 7 years ago
  44. 549ca8a Merge branch 'jk/index-pack-maint' by Junio C Hamano · 7 years ago
  45. 14a9bd2 prepare_commit_graft: treat non-repository as a noop by Jeff King · 7 years ago
  46. 42c8ce1 Merge branch 'bc/object-id' by Junio C Hamano · 7 years ago
  47. 352cf6c Merge branch 'js/deprecate-grafts' by Junio C Hamano · 7 years ago
  48. c89b6e1 Merge branch 'ds/lazy-load-trees' by Junio C Hamano · 7 years ago
  49. 04bc8d1 commit: use generation number in remove_redundant() by Derrick Stolee · 7 years ago
  50. d7c1ec3 commit: add short-circuit to paint_down_to_common() by Derrick Stolee · 7 years ago
  51. f9b8908 commit: use generation numbers for in_merge_bases() by Derrick Stolee · 7 years ago
  52. e2838d8 commit-graph: always load commit-graph information by Derrick Stolee · 7 years ago
  53. 3afc679 commit: use generations in paint_down_to_common() by Derrick Stolee · 7 years ago
  54. e2e5ac2 merge: use commit-slab in merge remote desc instead of commit->util by Nguyễn Thái Ngọc Duy · 7 years ago
  55. b9dbddf commit: allow lookup_commit_graft to handle arbitrary repositories by Stefan Beller · 7 years ago
  56. 2f6c767 commit: allow prepare_commit_graft to handle arbitrary repositories by Stefan Beller · 7 years ago
  57. 0437a2e cache: convert get_graft_file to handle arbitrary repositories by Stefan Beller · 7 years ago
  58. d0e5dd0 commit: convert read_graft_file to handle arbitrary repositories by Brandon Williams · 7 years ago
  59. a3b78e8 commit: convert register_commit_graft to handle arbitrary repositories by Brandon Williams · 7 years ago
  60. e808656 commit: convert commit_graft_pos() to handle arbitrary repositories by Brandon Williams · 7 years ago
  61. c881348 shallow: add repository argument to is_repository_shallow by Stefan Beller · 7 years ago
  62. 1f93ecd commit: add repository argument to lookup_commit_graft by Jonathan Nieder · 7 years ago
  63. 3ee3765 commit: add repository argument to prepare_commit_graft by Jonathan Nieder · 7 years ago
  64. 02ba3e1 commit: add repository argument to read_graft_file by Jonathan Nieder · 7 years ago
  65. 3f5787f commit: add repository argument to register_commit_graft by Jonathan Nieder · 7 years ago
  66. be479e8 commit: add repository argument to commit_graft_pos by Jonathan Nieder · 7 years ago
  67. 6a1a79f object: move grafts to object parser by Jonathan Nieder · 7 years ago
  68. cbd53a2 object-store: move object access functions to object-store.h by Stefan Beller · 7 years ago
  69. 14ba97f alloc: allow arbitrary repositories for alloc functions by Stefan Beller · 7 years ago
  70. 8ba0e5e alloc: add repository argument to alloc_commit_node by Stefan Beller · 7 years ago
  71. 68f95d3 object: add repository argument to create_object by Stefan Beller · 7 years ago
  72. b10edb2 Merge branch 'ds/commit-graph' by Junio C Hamano · 7 years ago
  73. 26ea3e7 commit: convert uses of get_sha1_hex to get_oid_hex by brian m. carlson · 7 years ago
  74. f9f99b3 Deprecate support for .git/info/grafts by Johannes Schindelin · 7 years ago
  75. fef461e commit: Let the callback of for_each_mergetag return on error by Johannes Schindelin · 7 years ago
  76. 7b8a21d commit-graph: lazy-load trees for commits by Derrick Stolee · 7 years ago
  77. 5bb03de commit: create get_commit_tree() method by Derrick Stolee · 7 years ago
  78. 891435d treewide: rename tree to maybe_tree by Derrick Stolee · 7 years ago
  79. 2d5792f Merge branch 'bw/c-plus-plus' into ds/lazy-load-trees by Junio C Hamano · 7 years ago
  80. 177722b commit: integrate commit graph with commit parsing by Derrick Stolee · 7 years ago
  81. b4f5aca sha1_file: convert read_sha1_file to struct object_id by brian m. carlson · 7 years ago
  82. e816caa sha1_file: convert assert_sha1_type to object_id by brian m. carlson · 7 years ago
  83. 169c9c0 Merge branch 'bw/c-plus-plus' by Junio C Hamano · 7 years ago
  84. 258c03e commit: rename 'new' variables by Brandon Williams · 7 years ago
  85. 8be8342 Merge branch 'po/object-id' by Junio C Hamano · 7 years ago
  86. debca9d object: rename function 'typename' to 'type_name' by Brandon Williams · 7 years ago
  87. cbf0240 Merge branch 'sg/cocci-move-array' by Junio C Hamano · 7 years ago
  88. a09c985 sha1_file: convert write_sha1_file to object_id by Patryk Obara · 7 years ago
  89. 5078f34 commit: convert commit_tree* to object_id by Patryk Obara · 7 years ago
  90. f919ffe Use MOVE_ARRAY by SZEDER Gábor · 7 years ago
  91. 6fcec2f commit: remove unused function clear_commit_marks_for_object_array() by René Scharfe · 7 years ago
  92. abc0351 commit: use clear_commit_marks_many() in remove_redundant() by René Scharfe · 7 years ago
  93. 07f7d55 commit: avoid allocation in clear_commit_marks_many() by René Scharfe · 7 years ago
  94. 4da7264 reduce_heads: fix memory leaks by Martin Ågren · 7 years ago
  95. 69c54c7 Merge branch 'ma/leakplugs' by Junio C Hamano · 7 years ago
  96. cb7b29e commit: fix memory leak in `reduce_heads()` by Martin Ågren · 7 years ago
  97. d811ba1 Merge branch 'rs/strbuf-leakfix' by Junio C Hamano · 7 years ago
  98. e505146 commit: release strbuf on error return in commit_tree_extended() by Rene Scharfe · 8 years ago
  99. cfa5bf1 commit: rewrite read_graft_line by Patryk Obara · 8 years ago
  100. bc65d22 commit: allocate array using object_id size by Patryk Obara · 8 years ago