1. 1fb5cf0 commit: ignore additional signatures when parsing signed commits by brian m. carlson · 4 years, 2 months ago
  2. 45a1770 Merge branch 'en/merge-ort-recursive' by Junio C Hamano · 4 years, 2 months ago
  3. b0ca120 commit: move reverse_commit_list() from merge-recursive by Elijah Newren · 4 years, 3 months ago
  4. 597b2c3 commit: implement commit_list_contains() by Derrick Stolee · 4 years, 3 months ago
  5. e885a84 drop unused argc parameters by Jeff King · 4 years, 5 months ago
  6. 4831c23 Merge branch 'mf/submodule-summary-with-correct-repository' by Junio C Hamano · 4 years, 6 months ago
  7. 9c31b19 Merge branch 'pw/rebase-i-more-options' by Junio C Hamano · 4 years, 6 months ago
  8. e8cbe21 am: stop exporting GIT_COMMITTER_DATE by Phillip Wood · 4 years, 7 months ago
  9. ea3f7e5 revision: use repository from rev_info when parsing commits by Michael Forney · 4 years, 9 months ago
  10. c49c82a commit: move members graph_pos, generation to a slab by Abhishek Kumar · 4 years, 9 months ago
  11. 120ad2b shallow: extract a header file for shallow-related functions by Taylor Blau · 4 years, 10 months ago
  12. 183df64 commit: make 'commit_graft_pos' non-static by Taylor Blau · 4 years, 10 months ago
  13. 37b9dca shallow.c: use '{commit,rollback}_shallow_file' by Taylor Blau · 4 years, 11 months ago
  14. 54887b4 gpg-interface: add minTrustLevel as a configuration option by Hans Jerry Illikainen · 5 years ago
  15. 15beaaa Fix spelling errors in code comments by Elijah Newren · 5 years ago
  16. 4aeeef3 Merge branch 'dl/no-extern-in-func-decl' by Junio C Hamano · 6 years ago
  17. 0b179f3 Merge branch 'nd/sha1-name-c-wo-the-repository' by Junio C Hamano · 6 years ago
  18. ad6dad0 *.[ch]: manually align parameter lists by Denton Liu · 6 years ago
  19. b199d71 *.[ch]: remove extern from function declarations using sed by Denton Liu · 6 years ago
  20. 5545442 *.[ch]: remove extern from function declarations using spatch by Denton Liu · 6 years ago
  21. 732ce7a Merge branch 'jt/fetch-no-update-shallow-in-proto-v2' by Junio C Hamano · 6 years ago
  22. 301b8c7 commit.c: add repo_get_commit_tree() by Nguyễn Thái Ngọc Duy · 6 years ago
  23. 1e7d440 fetch-pack: call prepare_shallow_info only if v0 by Jonathan Tan · 6 years ago
  24. 43d3561 commit-graph write: don't die if the existing graph is corrupt by Ævar Arnfjörð Bjarmason · 6 years ago
  25. b99a579 Merge branch 'sb/more-repo-in-api' by Junio C Hamano · 6 years ago
  26. 6a7895f commit: prepare free_commit_buffer and release_commit_memory for any repo by Stefan Beller · 6 years ago
  27. 6d2035e Merge branch 'jk/verify-sig-merge-into-void' by Junio C Hamano · 6 years ago
  28. 62ca33e Merge branch 'ds/reachable-topo-order' by Junio C Hamano · 6 years ago
  29. 424510e commit: prepare logmsg_reencode to handle arbitrary repositories by Stefan Beller · 6 years ago
  30. 7031537 commit: prepare repo_unuse_commit_buffer to handle any repo by Stefan Beller · 6 years ago
  31. 07de3fd commit: prepare get_commit_buffer to handle any repo by Stefan Beller · 6 years ago
  32. 9e5252a commit: allow parse_commit* to handle any repo by Stefan Beller · 6 years ago
  33. edc4d47 merge: extract verify_merge_signature() helper by Jeff King · 6 years ago
  34. ea100b6 Merge branch 'js/shallow-and-fetch-prune' by Junio C Hamano · 6 years ago
  35. 5284fc5 commit/revisions: bookkeeping before refactoring by Derrick Stolee · 6 years ago
  36. 0293121 Merge branch 'pk/rebase-in-c-4-opts' by Junio C Hamano · 6 years ago
  37. 2588f6e shallow: offer to prune only non-existing entries by Johannes Schindelin · 6 years ago
  38. 6d8f8eb Merge branch 'ds/commit-graph-with-grafts' by Junio C Hamano · 6 years ago
  39. 103148a merge-base --fork-point: extract libified function by Pratik Karki · 7 years ago
  40. fba9654 Merge branch 'jk/trailer-fixes' by Junio C Hamano · 6 years ago
  41. 66e83d9 append_signoff: use size_t for string offsets by Jeff King · 7 years ago
  42. 20fd6d5 commit-graph: not compatible with grafts by Derrick Stolee · 7 years ago
  43. 3a2a1dc Merge branch 'sb/object-store-lookup' by Junio C Hamano · 7 years ago
  44. b006f01 Merge branch 'ds/commit-graph-fsck' by Junio C Hamano · 7 years ago
  45. 6404355 commit.h: remove method declarations by Derrick Stolee · 7 years ago
  46. 00624d6 Merge branch 'sb/object-store-grafts' by Junio C Hamano · 7 years ago
  47. 8295296 Merge branch 'ds/commit-graph-fsck' into jt/commit-graph-per-object-store by Junio C Hamano · 7 years ago
  48. 1f6c72f commit.c: allow lookup_commit_reference to handle arbitrary repositories by Stefan Beller · 7 years ago
  49. d9a05e7 commit.c: allow lookup_commit_reference_gently to handle arbitrary repositories by Stefan Beller · 7 years ago
  50. 4ff7e5c commit.c: allow get_cached_commit_buffer to handle arbitrary repositories by Stefan Beller · 7 years ago
  51. 1a40fc4 commit.c: allow set_commit_buffer to handle arbitrary repositories by Stefan Beller · 7 years ago
  52. 65ea9d4 commit.c: migrate the commit buffer to the parsed object store by Stefan Beller · 7 years ago
  53. fd8030c commit.c: allow parse_commit_buffer to handle arbitrary repositories by Stefan Beller · 7 years ago
  54. bacf168 commit: allow lookup_commit to handle arbitrary repositories by Stefan Beller · 7 years ago
  55. 3ce85f7 commit: add repository argument to get_cached_commit_buffer by Stefan Beller · 7 years ago
  56. 5e0c636 commit: add repository argument to set_commit_buffer by Stefan Beller · 7 years ago
  57. 08f4f44 commit: add repository argument to parse_commit_buffer by Stefan Beller · 7 years ago
  58. c1f5eb4 commit: add repository argument to lookup_commit by Stefan Beller · 7 years ago
  59. 2122f67 commit: add repository argument to lookup_commit_reference by Stefan Beller · 7 years ago
  60. 21e1ee8 commit: add repository argument to lookup_commit_reference_gently by Stefan Beller · 7 years ago
  61. b16b60f Merge branch 'sb/object-store-grafts' into sb/object-store-lookup by Junio C Hamano · 7 years ago
  62. 9b19ada commit: force commit to parse from object database by Derrick Stolee · 7 years ago
  63. 1102405 Merge branch 'sb/object-store-alloc' by Junio C Hamano · 7 years ago
  64. a856e7d Merge branch 'ds/commit-graph-lockfile-fix' by Junio C Hamano · 7 years ago
  65. b3b2aaf Merge branch 'nd/commit-util-to-slab' by Junio C Hamano · 7 years ago
  66. a4eae17 Merge branch 'nd/pack-struct-commit' by Junio C Hamano · 7 years ago
  67. 352cf6c Merge branch 'js/deprecate-grafts' by Junio C Hamano · 7 years ago
  68. e2838d8 commit-graph: always load commit-graph information by Derrick Stolee · 7 years ago
  69. 3afc679 commit: use generations in paint_down_to_common() by Derrick Stolee · 7 years ago
  70. 83073cc commit: add generation number to struct commit by Derrick Stolee · 7 years ago
  71. 9d2c970 commit.h: delete 'util' field in struct commit by Nguyễn Thái Ngọc Duy · 7 years ago
  72. e2e5ac2 merge: use commit-slab in merge remote desc instead of commit->util by Nguyễn Thái Ngọc Duy · 7 years ago
  73. b9dbddf commit: allow lookup_commit_graft to handle arbitrary repositories by Stefan Beller · 7 years ago
  74. eee4502 shallow: migrate shallow information into the object parser by Stefan Beller · 7 years ago
  75. a3b78e8 commit: convert register_commit_graft to handle arbitrary repositories by Brandon Williams · 7 years ago
  76. c881348 shallow: add repository argument to is_repository_shallow by Stefan Beller · 7 years ago
  77. 19143f1 shallow: add repository argument to register_shallow by Stefan Beller · 7 years ago
  78. 6a2df51 shallow: add repository argument to set_alternate_shallow_file by Stefan Beller · 7 years ago
  79. 1f93ecd commit: add repository argument to lookup_commit_graft by Jonathan Nieder · 7 years ago
  80. 3f5787f commit: add repository argument to register_commit_graft by Jonathan Nieder · 7 years ago
  81. 14ba97f alloc: allow arbitrary repositories for alloc functions by Stefan Beller · 7 years ago
  82. 25f859f commit.h: rearrange 'index' to shrink struct commit by Nguyễn Thái Ngọc Duy · 7 years ago
  83. fef461e commit: Let the callback of for_each_mergetag return on error by Johannes Schindelin · 7 years ago
  84. 7b8a21d commit-graph: lazy-load trees for commits by Derrick Stolee · 7 years ago
  85. 5bb03de commit: create get_commit_tree() method by Derrick Stolee · 7 years ago
  86. 891435d treewide: rename tree to maybe_tree by Derrick Stolee · 7 years ago
  87. 177722b commit: integrate commit graph with commit parsing by Derrick Stolee · 7 years ago
  88. 5078f34 commit: convert commit_tree* to object_id by Patryk Obara · 7 years ago
  89. 0bbab7d Merge branch 'rs/lose-leak-pending' by Junio C Hamano · 7 years ago
  90. 6fcec2f commit: remove unused function clear_commit_marks_for_object_array() by René Scharfe · 7 years ago
  91. cf39471 format: create pretty.h file by Olga Telezhnaya · 7 years ago
  92. 4da7264 reduce_heads: fix memory leaks by Martin Ågren · 7 years ago
  93. 8b36f0b Merge branch 'po/read-graft-line' by Junio C Hamano · 8 years ago
  94. 985b2cf Merge branch 'rs/commit-h-single-parent-cleanup' by Junio C Hamano · 8 years ago
  95. 24da8a2 commit: remove unused inline function single_parent() by René Scharfe · 8 years ago
  96. 9a93403 commit: replace the raw buffer with strbuf in read_graft_line by Patryk Obara · 8 years ago
  97. 8b65a34 commit: convert lookup_commit_graft to struct object_id by Stefan Beller · 8 years ago
  98. 6b526ce Merge branch 'bc/object-id' by Junio C Hamano · 8 years ago
  99. bc83266 Convert lookup_commit* to struct object_id by brian m. carlson · 8 years ago
  100. e92b848 shallow: convert shallow registration functions to object_id by brian m. carlson · 8 years ago