17 Commits (49d166081bb5ddefa57fd97fd517449264ee5246)

Author SHA1 Message Date
Elijah Newren ef3ca95475 Add missing includes and forward declarations 6 years ago
Jeff King 159e7b080b fsck: detect gitmodules files 7 years ago
brian m. carlson 910650d2f8 Rename sha1_array to oid_array 8 years ago
Johannes Schindelin 1cd772cc41 fsck: give the error function a chance to see the fsck_options 9 years ago
Johannes Schindelin 7b35efd734 fsck_walk(): optionally name objects on the go 9 years ago
Johannes Schindelin cd94c6f91e fsck: git receive-pack: support excluding objects from fsck'ing 10 years ago
Johannes Schindelin efaba7cc77 fsck: optionally ignore specific fsck issues completely 10 years ago
Johannes Schindelin 5d477a334a fsck (receive-pack): allow demoting errors to warnings 10 years ago
Johannes Schindelin 0282f4dced fsck: offer a function to demote fsck errors to warnings 10 years ago
Johannes Schindelin c99ba492f1 fsck: introduce identifiers for fsck messages 10 years ago
Johannes Schindelin 22410549fc fsck: introduce fsck options 10 years ago
Johannes Schindelin 90a398bbd7 fsck_object(): allow passing object data separately from the object itself 10 years ago
Tarmigan Casebolt 28bea9e534 Check the format of more printf-type functions 15 years ago
Mike Ralphson 3ea3c215c0 Fix typos / spelling in comments 16 years ago
Martin Koegler d6ffc8d784 add common fsck error printing function 17 years ago
Martin Koegler ba002f3b28 builtin-fsck: move common object checking code to fsck.c 17 years ago
Martin Koegler 355885d531 add generic, type aware object chain walker 17 years ago