Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rs/fsck-duplicate-names-in-trees' | Junio C Hamano | 2020-06-08 | 1 | -2/+2 |
|\ | |||||
| * | fsck: detect more in-tree d/f conflicts | René Scharfe | 2020-05-21 | 1 | -1/+1 |
| * | fsck: fix a typo in a comment | René Scharfe | 2020-05-21 | 1 | -1/+1 |
* | | Merge branch 'rs/fsck-duplicate-names-in-trees' | Junio C Hamano | 2020-05-14 | 1 | -2/+70 |
|\ \ | |/ | |||||
| * | fsck: report non-consecutive duplicate names in trees | René Scharfe | 2020-05-11 | 1 | -2/+70 |
* | | Merge branch 'jk/config-use-size-t' | Junio C Hamano | 2020-04-28 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | parse_config_key(): return subsection len as size_t | Jeff King | 2020-04-10 | 1 | -1/+1 |
* | | Git 2.25.4v2.25.4 | Jonathan Nieder | 2020-04-19 | 1 | -5/+136 |
|\ \ | |||||
| * \ | Git 2.23.3v2.23.3 | Jonathan Nieder | 2020-04-19 | 1 | -5/+136 |
| |\ \ | |||||
| | * \ | Git 2.22.4v2.22.4 | Jonathan Nieder | 2020-04-19 | 1 | -5/+136 |
| | |\ \ | |||||
| | | * \ | Git 2.21.3v2.21.3 | Jonathan Nieder | 2020-04-19 | 1 | -5/+136 |
| | | |\ \ | |||||
| | | | * \ | Git 2.20.4v2.20.4 | Jonathan Nieder | 2020-04-19 | 1 | -5/+136 |
| | | | |\ \ | |||||
| | | | | * \ | Git 2.19.5v2.19.5 | Jonathan Nieder | 2020-04-19 | 1 | -5/+136 |
| | | | | |\ \ | |||||
| | | | | | * \ | Git 2.18.4v2.18.4 | Jonathan Nieder | 2020-04-19 | 1 | -5/+136 |
| | | | | | |\ \ | |||||
| | | | | | | * | | fsck: reject URL with empty host in .gitmodules | Jonathan Nieder | 2020-04-19 | 1 | -3/+7 |
| | | | | | | * | | credential: treat URL without scheme as invalid | Jonathan Nieder | 2020-04-19 | 1 | -2/+45 |
| | | | | | | * | | fsck: convert gitmodules url to URL passed to curl | Jonathan Nieder | 2020-04-19 | 1 | -5/+89 |
* | | | | | | | | | Git 2.25.3v2.25.3 | Junio C Hamano | 2020-03-17 | 1 | -1/+15 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Git 2.23.2v2.23.2 | Junio C Hamano | 2020-03-17 | 1 | -1/+15 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Git 2.22.3v2.22.3 | Junio C Hamano | 2020-03-17 | 1 | -1/+15 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | Git 2.21.2v2.21.2 | Junio C Hamano | 2020-03-17 | 1 | -1/+15 |
| | | |\ \ \ \ \ | | | | |/ / / / | |||||
| | | | * | | | | Git 2.20.3v2.20.3 | Junio C Hamano | 2020-03-17 | 1 | -1/+15 |
| | | | |\ \ \ \ | | | | | |/ / / | |||||
| | | | | * | | | Git 2.19.4v2.19.4 | Junio C Hamano | 2020-03-17 | 1 | -1/+15 |
| | | | | |\ \ \ | | | | | | |/ / | |||||
| | | | | | * | | Git 2.18.3v2.18.3 | Junio C Hamano | 2020-03-17 | 1 | -1/+15 |
| | | | | | |\ \ | | | | | | | |/ | |||||
| | | | | | | * | fsck: detect gitmodules URLs with embedded newlines | Jeff King | 2020-03-12 | 1 | -1/+15 |
* | | | | | | | | Sync with Git 2.24.1 | Junio C Hamano | 2019-12-09 | 1 | -1/+24 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Sync with 2.22.2 | Johannes Schindelin | 2019-12-06 | 1 | -1/+24 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Sync with 2.21.1 | Johannes Schindelin | 2019-12-06 | 1 | -1/+24 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | Sync with 2.20.2 | Johannes Schindelin | 2019-12-06 | 1 | -1/+24 |
| | | |\ \ \ \ \ | | | | |/ / / / | |||||
| | | | * | | | | Sync with 2.19.3 | Johannes Schindelin | 2019-12-06 | 1 | -1/+24 |
| | | | |\ \ \ \ | | | | | |/ / / | |||||
| | | | | * | | | Sync with 2.18.2 | Johannes Schindelin | 2019-12-06 | 1 | -1/+24 |
| | | | | |\ \ \ | | | | | | |/ / | |||||
| | | | | | * | | Sync with 2.17.3 | Johannes Schindelin | 2019-12-06 | 1 | -1/+24 |
| | | | | | |\ \ | | | | | | | |/ | |||||
| | | | | | | * | fsck: reject submodule.update = !command in .gitmodules | Jonathan Nieder | 2019-12-06 | 1 | -0/+7 |
| | | | | | | * | Sync with 2.16.6 | Johannes Schindelin | 2019-12-06 | 1 | -1/+17 |
| | | | | | | |\ | |||||
| | | | | | | | * | Sync with 2.14.6 | Johannes Schindelin | 2019-12-06 | 1 | -1/+10 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | is_ntfs_dotgit(): only verify the leading segment | Johannes Schindelin | 2019-12-05 | 1 | -1/+10 |
* | | | | | | | | | | fsck: accept an oid instead of a "struct tree" for fsck_tree() | Jeff King | 2019-10-28 | 1 | -15/+15 |
* | | | | | | | | | | fsck: accept an oid instead of a "struct commit" for fsck_commit() | Jeff King | 2019-10-28 | 1 | -15/+14 |
* | | | | | | | | | | fsck: accept an oid instead of a "struct tag" for fsck_tag() | Jeff King | 2019-10-28 | 1 | -14/+13 |
* | | | | | | | | | | fsck: rename vague "oid" local variables | Jeff King | 2019-10-28 | 1 | -4/+4 |
* | | | | | | | | | | fsck: don't require an object struct in verify_headers() | Jeff King | 2019-10-28 | 1 | -5/+7 |
* | | | | | | | | | | fsck: don't require an object struct for fsck_ident() | Jeff King | 2019-10-28 | 1 | -14/+16 |
* | | | | | | | | | | fsck: drop blob struct from fsck_finish() | Jeff King | 2019-10-28 | 1 | -14/+4 |
* | | | | | | | | | | fsck: accept an oid instead of a "struct blob" for fsck_blob() | Jeff King | 2019-10-28 | 1 | -13/+13 |
* | | | | | | | | | | fsck: don't require an object struct for report() | Jeff King | 2019-10-28 | 1 | -59/+69 |
* | | | | | | | | | | fsck: only require an oid for skiplist functions | Jeff King | 2019-10-28 | 1 | -4/+5 |
* | | | | | | | | | | fsck: only provide oid/type in fsck_error callback | Jeff King | 2019-10-28 | 1 | -4/+7 |
* | | | | | | | | | | fsck: use oids rather than objects for object_name API | Jeff King | 2019-10-28 | 1 | -27/+34 |
* | | | | | | | | | | fsck_describe_object(): build on our get_object_name() primitive | Jeff King | 2019-10-28 | 1 | -4/+1 |
* | | | | | | | | | | fsck: unify object-name code | Jeff King | 2019-10-28 | 1 | -31/+51 |