Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'fixes/2.45.1/2.43' into fixes/2.45.1/2.44 | Junio C Hamano | 2024-05-25 | 1 | -37/+0 |
|\ | |||||
| * | Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43 | Junio C Hamano | 2024-05-25 | 1 | -37/+0 |
| |\ | |||||
| | * | Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42 | Junio C Hamano | 2024-05-25 | 1 | -37/+0 |
| | |\ | |||||
| | | * | Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41 | Junio C Hamano | 2024-05-25 | 1 | -37/+0 |
| | | |\ | |||||
| | | | * | Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40 | Junio C Hamano | 2024-05-24 | 1 | -37/+0 |
| | | | |\ | |||||
| | | | | * | Revert "fsck: warn about symlink pointing inside a gitdir" | Junio C Hamano | 2024-05-23 | 1 | -37/+0 |
* | | | | | | Sync with 2.43.4 | Johannes Schindelin | 2024-04-19 | 1 | -0/+37 |
|\| | | | | | |||||
| * | | | | | Sync with 2.42.2 | Johannes Schindelin | 2024-04-19 | 1 | -0/+37 |
| |\| | | | | |||||
| | * | | | | Sync with 2.41.1 | Johannes Schindelin | 2024-04-19 | 1 | -0/+37 |
| | |\| | | | |||||
| | | * | | | Sync with 2.40.2 | Johannes Schindelin | 2024-04-19 | 1 | -0/+37 |
| | | |\| | | |||||
| | | | * | | Sync with 2.39.4 | Johannes Schindelin | 2024-04-19 | 1 | -0/+37 |
| | | | |\| | |||||
| | | | | * | fsck: warn about symlink pointing inside a gitdir | Johannes Schindelin | 2024-04-19 | 1 | -0/+37 |
* | | | | | | Merge branch 'ps/ref-tests-update' | Junio C Hamano | 2023-12-10 | 1 | -22/+22 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | t: mark several tests that assume the files backend with REFFILES | Patrick Steinhardt | 2023-11-03 | 1 | -3/+3 |
| * | | | | | t1450: convert tests to remove worktrees via git-worktree(1) | Patrick Steinhardt | 2023-11-03 | 1 | -4/+4 |
| * | | | | | t: convert tests to not access symrefs via the filesystem | Patrick Steinhardt | 2023-11-03 | 1 | -2/+2 |
| * | | | | | t: convert tests to not write references via the filesystem | Patrick Steinhardt | 2023-11-03 | 1 | -13/+13 |
* | | | | | | Merge branch 'jc/test-i18ngrep' | Junio C Hamano | 2023-11-08 | 1 | -40/+40 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | tests: teach callers of test_i18ngrep to use test_grep | Junio C Hamano | 2023-11-02 | 1 | -40/+40 |
| |/ / / / | |||||
* / / / / | fsck: detect very large tree pathnames | Jeff King | 2023-09-01 | 1 | -0/+10 |
|/ / / / | |||||
* | | | | Merge branch 'jk/fsck-indices-in-worktrees' | Junio C Hamano | 2023-07-08 | 1 | -2/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | fsck: avoid misleading variable name | Eric Sunshine | 2023-06-29 | 1 | -2/+2 |
* | | | | Merge branch 'ar/test-cleanup-unused-file-creation-part2' | Junio C Hamano | 2023-05-10 | 1 | -4/+1 |
|\ \ \ \ | |||||
| * | | | | t1450: don't create unused files | Andrei Rybak | 2023-05-03 | 1 | -4/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'jk/fsck-indices-in-worktrees' | Junio C Hamano | 2023-03-17 | 1 | -0/+30 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | fsck: mention file path for index errors | Jeff King | 2023-02-24 | 1 | -1/+19 |
| * | | fsck: check index files in all worktrees | Jeff King | 2023-02-24 | 1 | -0/+12 |
| |/ | |||||
* / | t: use hash-object --literally when created malformed objects | Jeff King | 2023-01-18 | 1 | -14/+14 |
|/ | |||||
* | Sync with Git 2.37.5 | Junio C Hamano | 2022-12-13 | 1 | -0/+24 |
|\ | |||||
| * | Merge branch 'maint-2.36' into maint-2.37 | Junio C Hamano | 2022-12-13 | 1 | -0/+24 |
| |\ | |||||
| | * | Merge branch 'maint-2.35' into maint-2.36 | Junio C Hamano | 2022-12-13 | 1 | -0/+24 |
| | |\ | |||||
| | | * | Merge branch 'maint-2.34' into maint-2.35 | Junio C Hamano | 2022-12-13 | 1 | -0/+24 |
| | | |\ | |||||
| | | | * | 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 |
* | | | | | | Merge branch 'jk/rev-list-verify-objects-fix' | Junio C Hamano | 2022-09-13 | 1 | -0/+28 |
|\ \ \ \ \ \ | |||||
| * | | | | | | rev-list: disable commit graph with --verify-objects | Jeff King | 2022-09-07 | 1 | -0/+28 |
| |/ / / / / | |||||
* / / / / / | upload-pack: skip parse-object re-hashing of "want" objects | Jeff King | 2022-09-07 | 1 | -0/+20 |
|/ / / / / | |||||
* / / / / | fsck: actually detect bad file modes in trees | Jeff King | 2022-08-10 | 1 | -0/+14 |
|/ / / / | |||||
* / / / | object-file: fix a unpack_loose_header() regression in 3b6a8db3b03 | Ævar Arnfjörð Bjarmason | 2022-05-13 | 1 | -2/+11 |
|/ / / | |||||
* / / | t1450-fsck: exec-bit is not needed to make loose object writable | Johannes Sixt | 2022-01-13 | 1 | -2/+2 |
|/ / | |||||
* | | fsck: report invalid object type-path combinations | Ævar Arnfjörð Bjarmason | 2021-10-02 | 1 | -3/+5 |
* | | fsck: don't hard die on invalid object types | Ævar Arnfjörð Bjarmason | 2021-10-02 | 1 | -9/+9 |
* | | fsck tests: test for garbage appended to a loose object | Ævar Arnfjörð Bjarmason | 2021-10-02 | 1 | -0/+20 |
* | | fsck tests: test current hash/type mismatch behavior | Ævar Arnfjörð Bjarmason | 2021-10-02 | 1 | -0/+24 |
* | | fsck tests: refactor one test to use a sub-repo | Ævar Arnfjörð Bjarmason | 2021-10-02 | 1 | -17/+18 |
* | | fsck tests: add test for fsck-ing an unknown type | Ævar Arnfjörð Bjarmason | 2021-10-02 | 1 | -0/+16 |
|/ | |||||
* | Merge branch 'ab/detox-gettext-tests' | Junio C Hamano | 2021-02-26 | 1 | -3/+3 |
|\ | |||||
| * | tests: remove most uses of test_i18ncmp | Ævar Arnfjörð Bjarmason | 2021-02-11 | 1 | -3/+3 |
* | | Merge branch 'js/fsck-name-objects-fix' | Junio C Hamano | 2021-02-18 | 1 | -14/+12 |
|\ \ | |/ |/| | |||||
| * | fsck --name-objects: be more careful parsing generation numbers | Johannes Schindelin | 2021-02-10 | 1 | -4/+6 |