Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-28 | fsck.[ch]: move FOREACH_FSCK_MSG_ID & fsck_msg_id from *.c to *.h | Ævar Arnfjörð Bjarmason | 1 | -66/+0 |
2021-03-28 | fsck.c: give "FOREACH_MSG_ID" a more specific name | Ævar Arnfjörð Bjarmason | 1 | -3/+3 |
2021-03-28 | fsck.c: undefine temporary STR macro after use | Ævar Arnfjörð Bjarmason | 1 | -0/+1 |
2021-03-28 | fsck.c: call parse_msg_type() early in fsck_set_msg_type() | Ævar Arnfjörð Bjarmason | 1 | -2/+1 |
2021-03-28 | fsck.h: move FSCK_{FATAL,INFO,ERROR,WARN,IGNORE} into an enum | Ævar Arnfjörð Bjarmason | 1 | -11/+10 |
2021-03-28 | fsck.c: refactor fsck_msg_type() to limit scope of "int msg_type" | Ævar Arnfjörð Bjarmason | 1 | -7/+5 |
2021-03-28 | fsck.c: rename remaining fsck_msg_id "id" to "msg_id" | Ævar Arnfjörð Bjarmason | 1 | -3/+3 |
2021-03-28 | fsck.c: remove (mostly) redundant append_msg_id() function | Ævar Arnfjörð Bjarmason | 1 | -19/+2 |
2021-03-28 | fsck.c: rename variables in fsck_set_msg_type() for less confusion | Ævar Arnfjörð Bjarmason | 1 | -12/+12 |
2021-03-17 | fsck.c: refactor and rename common config callback | Ævar Arnfjörð Bjarmason | 1 | -2/+2 |
2021-03-01 | Merge branch 'jt/transfer-fsck-across-packs' | Junio C Hamano | 1 | -0/+5 |
2021-02-22 | fetch-pack: print and use dangling .gitmodules | Jonathan Tan | 1 | -0/+5 |
2021-02-17 | Merge branch 'js/fsck-name-objects-fix' | Junio C Hamano | 1 | -0/+5 |
2021-02-10 | fsck --name-objects: be more careful parsing generation numbers | Johannes Schindelin | 1 | -0/+5 |
2021-02-05 | Merge branch 'jk/forbid-lf-in-git-url' into maint | Junio C Hamano | 1 | -1/+1 |
2021-01-25 | Merge branch 'jk/forbid-lf-in-git-url' | Junio C Hamano | 1 | -1/+1 |
2021-01-07 | fsck: reject .gitmodules git:// urls with newlines | Jeff King | 1 | -1/+1 |
2021-01-05 | mktag: allow omitting the header/body \n separator | Ævar Arnfjörð Bjarmason | 1 | -0/+2 |
2021-01-05 | fsck: make fsck_config() re-usable | Ævar Arnfjörð Bjarmason | 1 | -0/+24 |
2021-01-05 | mktag: use fsck instead of custom verify_tag() | Ævar Arnfjörð Bjarmason | 1 | -3/+29 |
2020-06-08 | Merge branch 'rs/fsck-duplicate-names-in-trees' | Junio C Hamano | 1 | -2/+2 |
2020-05-21 | fsck: detect more in-tree d/f conflicts | René Scharfe | 1 | -1/+1 |
2020-05-21 | fsck: fix a typo in a comment | René Scharfe | 1 | -1/+1 |
2020-05-14 | Merge branch 'rs/fsck-duplicate-names-in-trees' | Junio C Hamano | 1 | -2/+70 |
2020-05-11 | fsck: report non-consecutive duplicate names in trees | René Scharfe | 1 | -2/+70 |
2020-04-28 | Merge branch 'jk/config-use-size-t' | Junio C Hamano | 1 | -1/+1 |
2020-04-19 | Git 2.25.4 | Jonathan Nieder | 1 | -5/+136 |
2020-04-19 | Git 2.23.3 | Jonathan Nieder | 1 | -5/+136 |
2020-04-19 | Git 2.22.4 | Jonathan Nieder | 1 | -5/+136 |
2020-04-19 | Git 2.21.3 | Jonathan Nieder | 1 | -5/+136 |
2020-04-19 | Git 2.20.4 | Jonathan Nieder | 1 | -5/+136 |
2020-04-19 | Git 2.19.5 | Jonathan Nieder | 1 | -5/+136 |
2020-04-19 | Git 2.18.4 | Jonathan Nieder | 1 | -5/+136 |
2020-04-19 | fsck: reject URL with empty host in .gitmodules | Jonathan Nieder | 1 | -3/+7 |
2020-04-19 | credential: treat URL without scheme as invalid | Jonathan Nieder | 1 | -2/+45 |
2020-04-19 | fsck: convert gitmodules url to URL passed to curl | Jonathan Nieder | 1 | -5/+89 |
2020-04-10 | parse_config_key(): return subsection len as size_t | Jeff King | 1 | -1/+1 |
2020-03-17 | Git 2.25.3 | Junio C Hamano | 1 | -1/+15 |
2020-03-17 | Git 2.23.2 | Junio C Hamano | 1 | -1/+15 |
2020-03-17 | Git 2.22.3 | Junio C Hamano | 1 | -1/+15 |
2020-03-17 | Git 2.21.2 | Junio C Hamano | 1 | -1/+15 |
2020-03-17 | Git 2.20.3 | Junio C Hamano | 1 | -1/+15 |
2020-03-17 | Git 2.19.4 | Junio C Hamano | 1 | -1/+15 |
2020-03-17 | Git 2.18.3 | Junio C Hamano | 1 | -1/+15 |
2020-03-12 | fsck: detect gitmodules URLs with embedded newlines | Jeff King | 1 | -1/+15 |
2019-12-09 | Sync with Git 2.24.1 | Junio C Hamano | 1 | -1/+24 |
2019-12-06 | Sync with 2.22.2 | Johannes Schindelin | 1 | -1/+24 |
2019-12-06 | Sync with 2.21.1 | Johannes Schindelin | 1 | -1/+24 |
2019-12-06 | Sync with 2.20.2 | Johannes Schindelin | 1 | -1/+24 |
2019-12-06 | Sync with 2.19.3 | Johannes Schindelin | 1 | -1/+24 |