1. 6d8f8eb Merge branch 'ds/commit-graph-with-grafts' by Junio C Hamano · 6 years ago
  2. fba9654 Merge branch 'jk/trailer-fixes' by Junio C Hamano · 7 years ago
  3. 66e83d9 append_signoff: use size_t for string offsets by Jeff King · 7 years ago
  4. 20fd6d5 commit-graph: not compatible with grafts by Derrick Stolee · 7 years ago
  5. 3a2a1dc Merge branch 'sb/object-store-lookup' by Junio C Hamano · 7 years ago
  6. b006f01 Merge branch 'ds/commit-graph-fsck' by Junio C Hamano · 7 years ago
  7. 6404355 commit.h: remove method declarations by Derrick Stolee · 7 years ago
  8. 00624d6 Merge branch 'sb/object-store-grafts' by Junio C Hamano · 7 years ago
  9. 8295296 Merge branch 'ds/commit-graph-fsck' into jt/commit-graph-per-object-store by Junio C Hamano · 7 years ago
  10. 1f6c72f commit.c: allow lookup_commit_reference to handle arbitrary repositories by Stefan Beller · 7 years ago
  11. d9a05e7 commit.c: allow lookup_commit_reference_gently to handle arbitrary repositories by Stefan Beller · 7 years ago
  12. 4ff7e5c commit.c: allow get_cached_commit_buffer to handle arbitrary repositories by Stefan Beller · 7 years ago
  13. 1a40fc4 commit.c: allow set_commit_buffer to handle arbitrary repositories by Stefan Beller · 7 years ago
  14. 65ea9d4 commit.c: migrate the commit buffer to the parsed object store by Stefan Beller · 7 years ago
  15. fd8030c commit.c: allow parse_commit_buffer to handle arbitrary repositories by Stefan Beller · 7 years ago
  16. bacf168 commit: allow lookup_commit to handle arbitrary repositories by Stefan Beller · 7 years ago
  17. 3ce85f7 commit: add repository argument to get_cached_commit_buffer by Stefan Beller · 7 years ago
  18. 5e0c636 commit: add repository argument to set_commit_buffer by Stefan Beller · 7 years ago
  19. 08f4f44 commit: add repository argument to parse_commit_buffer by Stefan Beller · 7 years ago
  20. c1f5eb4 commit: add repository argument to lookup_commit by Stefan Beller · 7 years ago
  21. 2122f67 commit: add repository argument to lookup_commit_reference by Stefan Beller · 7 years ago
  22. 21e1ee8 commit: add repository argument to lookup_commit_reference_gently by Stefan Beller · 7 years ago
  23. b16b60f Merge branch 'sb/object-store-grafts' into sb/object-store-lookup by Junio C Hamano · 7 years ago
  24. 9b19ada commit: force commit to parse from object database by Derrick Stolee · 7 years ago
  25. 1102405 Merge branch 'sb/object-store-alloc' by Junio C Hamano · 7 years ago
  26. a856e7d Merge branch 'ds/commit-graph-lockfile-fix' by Junio C Hamano · 7 years ago
  27. b3b2aaf Merge branch 'nd/commit-util-to-slab' by Junio C Hamano · 7 years ago
  28. a4eae17 Merge branch 'nd/pack-struct-commit' by Junio C Hamano · 7 years ago
  29. 352cf6c Merge branch 'js/deprecate-grafts' by Junio C Hamano · 7 years ago
  30. e2838d8 commit-graph: always load commit-graph information by Derrick Stolee · 7 years ago
  31. 3afc679 commit: use generations in paint_down_to_common() by Derrick Stolee · 7 years ago
  32. 83073cc commit: add generation number to struct commit by Derrick Stolee · 7 years ago
  33. 9d2c970 commit.h: delete 'util' field in struct commit by Nguyễn Thái Ngọc Duy · 7 years ago
  34. e2e5ac2 merge: use commit-slab in merge remote desc instead of commit->util by Nguyễn Thái Ngọc Duy · 7 years ago
  35. b9dbddf commit: allow lookup_commit_graft to handle arbitrary repositories by Stefan Beller · 7 years ago
  36. eee4502 shallow: migrate shallow information into the object parser by Stefan Beller · 7 years ago
  37. a3b78e8 commit: convert register_commit_graft to handle arbitrary repositories by Brandon Williams · 7 years ago
  38. c881348 shallow: add repository argument to is_repository_shallow by Stefan Beller · 7 years ago
  39. 19143f1 shallow: add repository argument to register_shallow by Stefan Beller · 7 years ago
  40. 6a2df51 shallow: add repository argument to set_alternate_shallow_file by Stefan Beller · 7 years ago
  41. 1f93ecd commit: add repository argument to lookup_commit_graft by Jonathan Nieder · 7 years ago
  42. 3f5787f commit: add repository argument to register_commit_graft by Jonathan Nieder · 7 years ago
  43. 14ba97f alloc: allow arbitrary repositories for alloc functions by Stefan Beller · 7 years ago
  44. 25f859f commit.h: rearrange 'index' to shrink struct commit by Nguyễn Thái Ngọc Duy · 7 years ago
  45. fef461e commit: Let the callback of for_each_mergetag return on error by Johannes Schindelin · 7 years ago
  46. 7b8a21d commit-graph: lazy-load trees for commits by Derrick Stolee · 7 years ago
  47. 5bb03de commit: create get_commit_tree() method by Derrick Stolee · 7 years ago
  48. 891435d treewide: rename tree to maybe_tree by Derrick Stolee · 7 years ago
  49. 177722b commit: integrate commit graph with commit parsing by Derrick Stolee · 7 years ago
  50. 5078f34 commit: convert commit_tree* to object_id by Patryk Obara · 7 years ago
  51. 0bbab7d Merge branch 'rs/lose-leak-pending' by Junio C Hamano · 7 years ago
  52. 6fcec2f commit: remove unused function clear_commit_marks_for_object_array() by René Scharfe · 7 years ago
  53. cf39471 format: create pretty.h file by Olga Telezhnaya · 7 years ago
  54. 4da7264 reduce_heads: fix memory leaks by Martin Ågren · 7 years ago
  55. 8b36f0b Merge branch 'po/read-graft-line' by Junio C Hamano · 8 years ago
  56. 985b2cf Merge branch 'rs/commit-h-single-parent-cleanup' by Junio C Hamano · 8 years ago
  57. 24da8a2 commit: remove unused inline function single_parent() by René Scharfe · 8 years ago
  58. 9a93403 commit: replace the raw buffer with strbuf in read_graft_line by Patryk Obara · 8 years ago
  59. 8b65a34 commit: convert lookup_commit_graft to struct object_id by Stefan Beller · 8 years ago
  60. 6b526ce Merge branch 'bc/object-id' by Junio C Hamano · 8 years ago
  61. bc83266 Convert lookup_commit* to struct object_id by brian m. carlson · 8 years ago
  62. e92b848 shallow: convert shallow registration functions to object_id by brian m. carlson · 8 years ago
  63. dddbad7 timestamp_t: a new data type for timestamps by Johannes Schindelin · 8 years ago
  64. 910650d Rename sha1_array to oid_array by brian m. carlson · 8 years ago
  65. 0a24610 Merge branch 'rs/log-email-subject' by Junio C Hamano · 8 years ago
  66. 6d167fd pretty: use fmt_output_email_subject() by René Scharfe · 8 years ago
  67. 710714a commit: make ignore_non_trailer take buf/len by Jonathan Tan · 8 years ago
  68. a460ea4 Merge branch 'nd/shallow-deepen' by Junio C Hamano · 8 years ago
  69. aeb1b7f Merge branch 'rs/pull-signed-tag' by Junio C Hamano · 9 years ago
  70. 5447a76 commit: use FLEX_ARRAY in struct merge_remote_desc by René Scharfe · 9 years ago
  71. beb518c commit: factor out set_merge_remote_desc() by René Scharfe · 9 years ago
  72. 4966b58 Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maint by Junio C Hamano · 9 years ago
  73. 96e0801 Merge branch 'jk/printf-format' by Junio C Hamano · 9 years ago
  74. 62e5e83 Merge branch 'js/find-commit-subject-ignore-leading-blanks' by Junio C Hamano · 9 years ago
  75. 54307ea commit.c: remove print_commit_list() by Junio C Hamano · 9 years ago
  76. f2140c3 Merge branch 'nd/graph-width-padded' by Junio C Hamano · 9 years ago
  77. 7735612 pretty: make the skip_blank_lines() function public by Johannes Schindelin · 9 years ago
  78. 3ad87c8 pretty: pass graph width to pretty formatting for use in '%>|(N)' by Josef Kufner · 9 years ago
  79. 3d9ff4d shallow.c: implement a generic shallow boundary finder based on rev-list by Nguyễn Thái Ngọc Duy · 9 years ago
  80. 9f23e04 pretty: support "mboxrd" output format by Eric Wong · 9 years ago
  81. fe37a9c pretty: allow tweaking tabwidth in --expand-tabs by Junio C Hamano · 9 years ago
  82. 7cc13c7 pretty: expand tabs in indented logs to make things line up properly by Linus Torvalds · 9 years ago
  83. d939af1 Merge branch 'jk/date-mode-format' by Junio C Hamano · 10 years ago
  84. ba12cb2 Merge branch 'bc/gpg-verify-raw' by Junio C Hamano · 10 years ago
  85. a5481a6 convert "enum date_mode" into a struct by Jeff King · 10 years ago
  86. c533125 Merge branch 'jk/squelch-missing-link-warning-for-unreachable' into maint by Junio C Hamano · 10 years ago
  87. 434060e gpg: centralize signature check by brian m. carlson · 10 years ago
  88. 43262d8 Merge branch 'jk/squelch-missing-link-warning-for-unreachable' by Junio C Hamano · 10 years ago
  89. 9cc2b07 add quieter versions of parse_{tree,commit} by Jeff King · 10 years ago
  90. a916cb5 Merge branch 'bc/object-id' by Junio C Hamano · 10 years ago
  91. 7683e2e commit: convert parts to struct object_id by brian m. carlson · 10 years ago
  92. 167832c shallow.c: make check_shallow_file_for_update() static by Junio C Hamano · 10 years ago
  93. 0985015 Merge branch 'jc/merge-bases' by Junio C Hamano · 10 years ago
  94. 0ed8a4e Merge branch 'cc/interpret-trailers-more' by Junio C Hamano · 10 years ago
  95. 8c38458 commit: make ignore_non_trailer() non static by Christian Couder · 10 years ago
  96. 2ce406c get_merge_bases(): always clean-up object flags by Junio C Hamano · 10 years ago
  97. 83510ef Merge branch 'da/styles' by Junio C Hamano · 11 years ago
  98. 9ff700e Merge branch 'jk/commit-author-parsing' by Junio C Hamano · 11 years ago
  99. 1ebe6a8 Merge branch 'jk/name-decoration-alloc' by Junio C Hamano · 11 years ago
  100. 24d36f1 stylefix: asterisks stick to the variable, not the type by David Aguilar · 11 years ago