1. bd7ad45 notes-cache.c: remove the_repository references by Nguyễn Thái Ngọc Duy · 6 years ago
  2. 21e1ee8 commit: add repository argument to lookup_commit_reference_gently by Stefan Beller · 7 years ago
  3. cbd53a2 object-store: move object access functions to object-store.h by Stefan Beller · 7 years ago
  4. b4f5aca sha1_file: convert read_sha1_file to struct object_id by brian m. carlson · 7 years ago
  5. a09c985 sha1_file: convert write_sha1_file to object_id by Patryk Obara · 7 years ago
  6. bbca96d notes: convert write_notes_tree to object_id by Patryk Obara · 7 years ago
  7. 5078f34 commit: convert commit_tree* to object_id by Patryk Obara · 7 years ago
  8. 34c290a refs: convert read_ref and read_ref_full to object_id by brian m. carlson · 7 years ago
  9. ae07777 refs: convert update_ref and refs_update_ref to use struct object_id by brian m. carlson · 7 years ago
  10. 5ee8a95 notes: convert some accessor functions to struct object_id by brian m. carlson · 8 years ago
  11. 9ef7223 notes: make get_note return pointer to struct object_id by brian m. carlson · 8 years ago
  12. bc83266 Convert lookup_commit* to struct object_id by brian m. carlson · 8 years ago
  13. 569aa37 notes-cache: convert to struct object_id by brian m. carlson · 8 years ago
  14. ee76f92 notes: allow treeish expressions as notes ref by Mike Hommey · 9 years ago
  15. 8061ae8 Merge branch 'jk/commit-buffer-length' by Junio C Hamano · 11 years ago
  16. e6dfcd6 replace dangerous uses of strbuf_attach by Jeff King · 11 years ago
  17. 3ffefb5 commit_tree: take a pointer/len pair rather than a const strbuf by Jeff King · 11 years ago
  18. f412411 refs.h: rename the action_on_err constants by Michael Haggerty · 11 years ago
  19. 5de89d3 Merge branch 'jc/show-sig' by Junio C Hamano · 13 years ago
  20. 13f8b72 Convert commit_tree() to take strbuf as message by Nguyễn Thái Ngọc Duy · 13 years ago
  21. ba3c69a commit: teach --gpg-sign option by Junio C Hamano · 13 years ago
  22. 180619a notes.h/c: Propagate combine_notes_fn return value to add_note() and beyond by Johan Herland · 14 years ago
  23. a941d5e introduce notes-cache interface by Jeff King · 15 years ago