1. 3b41fb0 fsck: use oidset instead of oid_array for skipList by René Scharfe · 7 years ago
  2. ef3ca95 Add missing includes and forward declarations by Elijah Newren · 7 years ago
  3. 159e7b0 fsck: detect gitmodules files by Jeff King · 7 years ago
  4. 910650d Rename sha1_array to oid_array by brian m. carlson · 8 years ago
  5. 1cd772c fsck: give the error function a chance to see the fsck_options by Johannes Schindelin · 9 years ago
  6. 7b35efd fsck_walk(): optionally name objects on the go by Johannes Schindelin · 9 years ago
  7. cd94c6f fsck: git receive-pack: support excluding objects from fsck'ing by Johannes Schindelin · 10 years ago
  8. efaba7c fsck: optionally ignore specific fsck issues completely by Johannes Schindelin · 10 years ago
  9. 5d477a3 fsck (receive-pack): allow demoting errors to warnings by Johannes Schindelin · 10 years ago
  10. 0282f4d fsck: offer a function to demote fsck errors to warnings by Johannes Schindelin · 10 years ago
  11. c99ba49 fsck: introduce identifiers for fsck messages by Johannes Schindelin · 10 years ago
  12. 2241054 fsck: introduce fsck options by Johannes Schindelin · 10 years ago
  13. 90a398b fsck_object(): allow passing object data separately from the object itself by Johannes Schindelin · 11 years ago
  14. 28bea9e Check the format of more printf-type functions by Tarmigan Casebolt · 15 years ago
  15. 3ea3c21 Fix typos / spelling in comments by Mike Ralphson · 16 years ago
  16. d6ffc8d add common fsck error printing function by Martin Koegler · 17 years ago
  17. ba002f3 builtin-fsck: move common object checking code to fsck.c by Martin Koegler · 17 years ago
  18. 355885d add generic, type aware object chain walker by Martin Koegler · 17 years ago