| Commit message (Expand) | Author | Age |
* | fsck: optionally show more helpful info for broken links | Johannes Schindelin | 2016-07-18 |
* | fsck: give the error function a chance to see the fsck_options | Johannes Schindelin | 2016-07-18 |
* | fsck_walk(): optionally name objects on the go | Johannes Schindelin | 2016-07-18 |
* | Merge branch 'jc/fsck-nul-in-commit' | Junio C Hamano | 2016-05-17 |
|\ |
|
| * | fsck: detect and warn a commit with embedded NUL | Junio C Hamano | 2016-05-10 |
| * | fsck_commit_buffer(): do not special case the last validation | Junio C Hamano | 2016-04-14 |
* | | tree-walk: convert tree_entry_extract() to use struct object_id | brian m. carlson | 2016-04-25 |
* | | struct name_entry: use struct object_id instead of unsigned char sha1[20] | brian m. carlson | 2016-04-25 |
|/ |
|
* | convert trivial cases to ALLOC_ARRAY | Jeff King | 2016-02-22 |
* | Merge branch 'bc/object-id' | Junio C Hamano | 2015-12-10 |
|\ |
|
| * | Remove get_object_hash. | brian m. carlson | 2015-11-20 |
| * | Convert struct object to object_id | brian m. carlson | 2015-11-20 |
| * | Add several uses of get_object_hash. | brian m. carlson | 2015-11-20 |
* | | fsck: treat a NUL in a tag header as an error | René Scharfe | 2015-11-20 |
|/ |
|
* | Merge branch 'js/fsck-opt' | Junio C Hamano | 2015-08-03 |
|\ |
|
| * | fsck: git receive-pack: support excluding objects from fsck'ing | Johannes Schindelin | 2015-06-23 |
| * | fsck: allow upgrading fsck warnings to errors | Johannes Schindelin | 2015-06-23 |
| * | fsck: optionally ignore specific fsck issues completely | Johannes Schindelin | 2015-06-23 |
| * | fsck: disallow demoting grave fsck errors to warnings | Johannes Schindelin | 2015-06-23 |
| * | fsck: make fsck_tag() warn-friendly | Johannes Schindelin | 2015-06-23 |
| * | fsck: handle multiple authors in commits specially | Johannes Schindelin | 2015-06-23 |
| * | fsck: make fsck_commit() warn-friendly | Johannes Schindelin | 2015-06-23 |
| * | fsck: make fsck_ident() warn-friendly | Johannes Schindelin | 2015-06-23 |
| * | fsck: report the ID of the error/warning | Johannes Schindelin | 2015-06-23 |
| * | fsck (receive-pack): allow demoting errors to warnings | Johannes Schindelin | 2015-06-23 |
| * | fsck: offer a function to demote fsck errors to warnings | Johannes Schindelin | 2015-06-23 |
| * | fsck: provide a function to parse fsck message IDs | Johannes Schindelin | 2015-06-22 |
| * | fsck: introduce identifiers for fsck messages | Johannes Schindelin | 2015-06-22 |
| * | fsck: introduce fsck options | Johannes Schindelin | 2015-06-22 |
* | | Merge branch 'jc/fsck-retire-require-eoh' | Junio C Hamano | 2015-07-13 |
|\ \
| |/
|/| |
|
| * | fsck: it is OK for a tag and a commit to lack the body | Junio C Hamano | 2015-06-28 |
* | | Merge branch 'js/fsck-tag-validation' | Junio C Hamano | 2014-12-22 |
|\ \
| |/ |
|
| * | fsck: properly bound "invalid tag name" error message | Jeff King | 2014-12-09 |
* | | Sync with v2.1.4 | Junio C Hamano | 2014-12-17 |
|\ \
| |/
|/| |
|
| * | Sync with v2.0.5 | Junio C Hamano | 2014-12-17 |
| |\ |
|
| | * | Sync with v1.9.5 | Junio C Hamano | 2014-12-17 |
| | |\ |
|
| | | * | Sync with v1.8.5.6 | Junio C Hamano | 2014-12-17 |
| | | |\ |
|
| | | | * | fsck: complain about NTFS ".git" aliases in trees | Johannes Schindelin | 2014-12-17 |
| | | | * | fsck: complain about HFS+ ".git" aliases in trees | Jeff King | 2014-12-17 |
| | | | * | fsck: notice .git case-insensitively | Jeff King | 2014-12-17 |
* | | | | | fsck: check tag objects' headers | Johannes Schindelin | 2014-09-11 |
* | | | | | Make sure fsck_commit_buffer() does not run out of the buffer | Johannes Schindelin | 2014-09-11 |
* | | | | | fsck_object(): allow passing object data separately from the object itself | Johannes Schindelin | 2014-09-10 |
|/ / / / |
|
* | | | | fsck: simplify fsck_commit_buffer() by using commit_list_count() | René Scharfe | 2014-07-10 |
* | | | | Merge branch 'jk/skip-prefix' | Junio C Hamano | 2014-07-09 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | refactor skip_prefix to return a boolean | Jeff King | 2014-06-20 |
* | | | | commit: record buffer length in cache | Jeff King | 2014-06-13 |
* | | | | use get_commit_buffer everywhere | Jeff King | 2014-06-13 |
|/ / / |
|
* | | | Merge branch 'hs/simplify-bit-setting-in-fsck-tree' | Junio C Hamano | 2014-03-31 |
|\ \ \ |
|
| * | | | fsck: use bitwise-or assignment operator to set flag | Hiroyuki Sano | 2014-03-20 |
| | |/
| |/| |
|