aboutsummaryrefslogtreecommitdiff
path: root/fsck.c
Commit message (Expand)AuthorAge
* Merge branch 'rs/fsck-null-return-from-lookup'Junio C Hamano2017-10-11
|\
| * fsck: handle NULL return of lookup_blob() and lookup_tree()René Scharfe2017-10-06
* | consistently use "fallthrough" comments in switchesJeff King2017-09-22
* | commit: convert lookup_commit_graft to struct object_idStefan Beller2017-07-13
|/
* Merge branch 'bc/object-id'Junio C Hamano2017-05-29
|\
| * object: convert parse_object* to take struct object_idbrian m. carlson2017-05-08
| * Convert lookup_tree to struct object_idbrian m. carlson2017-05-08
| * Convert lookup_blob to struct object_idbrian m. carlson2017-05-08
* | parse_timestamp(): specify explicitly where we parse timestampsJohannes Schindelin2017-04-23
|/
* Rename sha1_array to oid_arraybrian m. carlson2017-03-31
* Convert sha1_array_lookup to take struct object_idbrian m. carlson2017-03-31
* Make sha1_array_append take a struct object_id *brian m. carlson2017-03-31
* sha1-array: convert internal storage for struct sha1_array to object_idbrian m. carlson2017-03-28
* fsck: convert init_skiplist to struct object_idbrian m. carlson2017-03-28
* fsck: lazily load types under --connectivity-onlyJeff King2017-01-26
* fsck: handle bad trees like other errorsDavid Turner2016-09-27
* fsck: optionally show more helpful info for broken linksJohannes Schindelin2016-07-18
* fsck: give the error function a chance to see the fsck_optionsJohannes Schindelin2016-07-18
* fsck_walk(): optionally name objects on the goJohannes Schindelin2016-07-18
* Merge branch 'jc/fsck-nul-in-commit'Junio C Hamano2016-05-17
|\
| * fsck: detect and warn a commit with embedded NULJunio C Hamano2016-05-10
| * fsck_commit_buffer(): do not special case the last validationJunio C Hamano2016-04-14
* | tree-walk: convert tree_entry_extract() to use struct object_idbrian m. carlson2016-04-25
* | struct name_entry: use struct object_id instead of unsigned char sha1[20]brian m. carlson2016-04-25
|/
* convert trivial cases to ALLOC_ARRAYJeff King2016-02-22
* Merge branch 'bc/object-id'Junio C Hamano2015-12-10
|\
| * Remove get_object_hash.brian m. carlson2015-11-20
| * Convert struct object to object_idbrian m. carlson2015-11-20
| * Add several uses of get_object_hash.brian m. carlson2015-11-20
* | fsck: treat a NUL in a tag header as an errorRené Scharfe2015-11-20
|/
* Merge branch 'js/fsck-opt'Junio C Hamano2015-08-03
|\
| * fsck: git receive-pack: support excluding objects from fsck'ingJohannes Schindelin2015-06-23
| * fsck: allow upgrading fsck warnings to errorsJohannes Schindelin2015-06-23
| * fsck: optionally ignore specific fsck issues completelyJohannes Schindelin2015-06-23
| * fsck: disallow demoting grave fsck errors to warningsJohannes Schindelin2015-06-23
| * fsck: make fsck_tag() warn-friendlyJohannes Schindelin2015-06-23
| * fsck: handle multiple authors in commits speciallyJohannes Schindelin2015-06-23
| * fsck: make fsck_commit() warn-friendlyJohannes Schindelin2015-06-23
| * fsck: make fsck_ident() warn-friendlyJohannes Schindelin2015-06-23
| * fsck: report the ID of the error/warningJohannes Schindelin2015-06-23
| * fsck (receive-pack): allow demoting errors to warningsJohannes Schindelin2015-06-23
| * fsck: offer a function to demote fsck errors to warningsJohannes Schindelin2015-06-23
| * fsck: provide a function to parse fsck message IDsJohannes Schindelin2015-06-22
| * fsck: introduce identifiers for fsck messagesJohannes Schindelin2015-06-22
| * fsck: introduce fsck optionsJohannes Schindelin2015-06-22
* | Merge branch 'jc/fsck-retire-require-eoh'Junio C Hamano2015-07-13
|\ \ | |/ |/|
| * fsck: it is OK for a tag and a commit to lack the bodyJunio C Hamano2015-06-28
* | Merge branch 'js/fsck-tag-validation'Junio C Hamano2014-12-22
|\ \ | |/
| * fsck: properly bound "invalid tag name" error messageJeff King2014-12-09
* | Sync with v2.1.4Junio C Hamano2014-12-17
|\ \ | |/ |/|