1. 3af31e8 blame: simplify 'setup_blame_bloom_data' interface by Philippe Blain · 4 years, 4 months ago
  2. 88894aa blame: simplify 'setup_scoreboard' interface by Philippe Blain · 4 years, 4 months ago
  3. 0906ac2 blame: use changed-path Bloom filters by Derrick Stolee · 5 years ago
  4. 27f182b blame: provide type of fingerprints pointer by René Scharfe · 5 years ago
  5. 209f075 Merge branch 'br/blame-ignore' by Junio C Hamano · 6 years ago
  6. 1fc7338 blame: optionally track line fingerprints during fill_blame_origin() by Barret Rhoden · 6 years ago
  7. 8934ac8 blame: add config options for the output of ignored or unblamable lines by Barret Rhoden · 6 years ago
  8. ae3f36d blame: add the ability to ignore commits and their changes by Barret Rhoden · 6 years ago
  9. 4aeeef3 Merge branch 'dl/no-extern-in-func-decl' by Junio C Hamano · 6 years ago
  10. 5545442 *.[ch]: remove extern from function declarations using spatch by Denton Liu · 6 years ago
  11. 5ec1e72 Use 'unsigned short' for mode, like diff_filespec does by Elijah Newren · 6 years ago
  12. ecbbc0a blame.c: remove implicit dependency on the_index by Nguyễn Thái Ngọc Duy · 7 years ago
  13. fde9522 blame.h: drop extern on func declaration by Nguyễn Thái Ngọc Duy · 7 years ago
  14. 4e0df4e blame: use commit-slab for blame suspects instead of commit->util by Nguyễn Thái Ngọc Duy · 7 years ago
  15. bd481de blame: move entry prepend to libgit by Jeff Smith · 8 years ago
  16. 09002f1 blame: move scoreboard setup to libgit by Jeff Smith · 8 years ago
  17. b543bb1 blame: move scoreboard-related methods to libgit by Jeff Smith · 8 years ago
  18. 072bf43 blame: move fake-commit-related methods to libgit by Jeff Smith · 8 years ago
  19. f5dd754 blame: move origin-related methods to libgit by Jeff Smith · 8 years ago
  20. dc076ae blame: move core structures to header by Jeff Smith · 8 years ago