Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint-2.33' into maint-2.34 | Junio C Hamano | 2022-12-13 | 1 | -0/+24 |
|\ | |||||
| * | fsck: implement checks for gitattributes | Patrick Steinhardt | 2022-12-09 | 1 | -0/+24 |
* | | fsck: report invalid object type-path combinations | Ævar Arnfjörð Bjarmason | 2021-10-01 | 1 | -3/+5 |
* | | fsck: don't hard die on invalid object types | Ævar Arnfjörð Bjarmason | 2021-10-01 | 1 | -9/+9 |
* | | fsck tests: test for garbage appended to a loose object | Ævar Arnfjörð Bjarmason | 2021-10-01 | 1 | -0/+20 |
* | | fsck tests: test current hash/type mismatch behavior | Ævar Arnfjörð Bjarmason | 2021-10-01 | 1 | -0/+24 |
* | | fsck tests: refactor one test to use a sub-repo | Ævar Arnfjörð Bjarmason | 2021-10-01 | 1 | -17/+18 |
* | | fsck tests: add test for fsck-ing an unknown type | Ævar Arnfjörð Bjarmason | 2021-10-01 | 1 | -0/+16 |
|/ | |||||
* | Merge branch 'ab/detox-gettext-tests' | Junio C Hamano | 2021-02-25 | 1 | -3/+3 |
|\ | |||||
| * | tests: remove most uses of test_i18ncmp | Ævar Arnfjörð Bjarmason | 2021-02-10 | 1 | -3/+3 |
* | | Merge branch 'js/fsck-name-objects-fix' | Junio C Hamano | 2021-02-17 | 1 | -14/+12 |
|\ \ | |/ |/| | |||||
| * | fsck --name-objects: be more careful parsing generation numbers | Johannes Schindelin | 2021-02-10 | 1 | -4/+6 |
| * | t1450: robustify `remove_object()` | Johannes Schindelin | 2021-02-10 | 1 | -10/+6 |
* | | t[01]*: adjust the references to the default branch name "main" | Johannes Schindelin | 2020-11-19 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'bc/sha-256-part-3' | Junio C Hamano | 2020-08-11 | 1 | -1/+0 |
|\ | |||||
| * | t: remove test_oid_init in tests | brian m. carlson | 2020-07-30 | 1 | -1/+0 |
* | | Merge branch 'ma/t1450-quotefix' | Junio C Hamano | 2020-08-10 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | t1450: fix quoting of NUL byte when corrupting pack | Martin Ågren | 2020-08-01 | 1 | -1/+1 |
* | | Merge branch 'rs/fsck-duplicate-names-in-trees' | Junio C Hamano | 2020-06-08 | 1 | -15/+28 |
|\ \ | |/ |/| | |||||
| * | fsck: detect more in-tree d/f conflicts | René Scharfe | 2020-05-21 | 1 | -1/+1 |
| * | t1450: demonstrate undetected in-tree d/f conflict | René Scharfe | 2020-05-21 | 1 | -0/+1 |
| * | t1450: increase test coverage of in-tree d/f detection | René Scharfe | 2020-05-21 | 1 | -15/+27 |
* | | Merge branch 'rs/fsck-duplicate-names-in-trees' | Junio C Hamano | 2020-05-14 | 1 | -0/+16 |
|\ \ | |/ | |||||
| * | fsck: report non-consecutive duplicate names in trees | René Scharfe | 2020-05-11 | 1 | -0/+16 |
* | | Merge branch 'bc/sha-256-part-1-of-4' | Junio C Hamano | 2020-03-26 | 1 | -0/+24 |
|\ \ | |||||
| * | | commit: use expected signature header for SHA-256 | brian m. carlson | 2020-02-24 | 1 | -0/+24 |
| |/ | |||||
* | | t: drop debug `cat` calls | Martin Ågren | 2020-02-24 | 1 | -1/+0 |
|/ | |||||
* | Sync with Git 2.24.1 | Junio C Hamano | 2019-12-09 | 1 | -0/+1 |
|\ | |||||
| * | Sync with 2.23.1 | Johannes Schindelin | 2019-12-06 | 1 | -0/+1 |
| |\ | |||||
| | * | Sync with 2.22.2 | Johannes Schindelin | 2019-12-06 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Sync with 2.21.1 | Johannes Schindelin | 2019-12-06 | 1 | -0/+1 |
| | | |\ | |||||
| | | | * | Sync with 2.20.2 | Johannes Schindelin | 2019-12-06 | 1 | -0/+1 |
| | | | |\ | |||||
| | | | | * | Sync with 2.19.3 | Johannes Schindelin | 2019-12-06 | 1 | -0/+1 |
| | | | | |\ | |||||
| | | | | | * | Sync with 2.18.2 | Johannes Schindelin | 2019-12-06 | 1 | -0/+1 |
| | | | | | |\ | |||||
| | | | | | | * | Sync with 2.17.3 | Johannes Schindelin | 2019-12-06 | 1 | -0/+1 |
| | | | | | | |\ | |||||
| | | | | | | | * | mingw: disallow backslash characters in tree objects' file names | Johannes Schindelin | 2019-12-04 | 1 | -0/+1 |
* | | | | | | | | | fsck: unify object-name code | Jeff King | 2019-10-28 | 1 | -1/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | tests: remove "cat foo" before "test_i18ngrep bar foo" | René Scharfe | 2019-10-07 | 1 | -16/+0 |
|/ / / / / / / | |||||
* | | | | | | | t1450: make hash size independent | brian m. carlson | 2019-07-01 | 1 | -16/+25 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'tb/unexpected' | Junio C Hamano | 2019-05-09 | 1 | -4/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t: move 'hex2oct' into test-lib-functions.sh | Taylor Blau | 2019-04-05 | 1 | -4/+0 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'jk/fsck-doc' | Junio C Hamano | 2019-03-20 | 1 | -2/+17 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | fsck: always compute USED flags for unreachable objects | Jeff King | 2019-03-05 | 1 | -2/+17 |
| |/ / / / | |||||
* | | | | | prefer "hash mismatch" to "sha1 mismatch" | Jeff King | 2019-01-08 | 1 | -1/+1 |
* | | | | | Merge branch 'nd/i18n' | Junio C Hamano | 2019-01-04 | 1 | -30/+30 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | fsck: mark strings for translation | Nguyễn Thái Ngọc Duy | 2018-11-12 | 1 | -25/+25 |
| * | | | | read-cache.c: mark more strings for translation | Nguyễn Thái Ngọc Duy | 2018-11-12 | 1 | -1/+1 |
* | | | | | Merge branch 'nd/per-worktree-ref-iteration' | Junio C Hamano | 2018-11-13 | 1 | -0/+35 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | fsck: check HEAD and reflog from other worktrees | Nguyễn Thái Ngọc Duy | 2018-10-22 | 1 | -0/+35 |
| |/ / / | |||||
* | | | | Adjust for 2.19.x series | Junio C Hamano | 2018-10-31 | 1 | -2/+21 |
|\ \ \ \ | |/ / / |/| | | |