Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sj/ref-contents-check' | Junio C Hamano | 2024-12-04 | 1 | -34/+542 |
|\ | |||||
| * | ref: add symlink ref content check for files backend | shejialuo | 2024-11-21 | 1 | -0/+141 |
| * | ref: check whether the target of the symref is a ref | shejialuo | 2024-11-21 | 1 | -0/+29 |
| * | ref: add basic symref content check for files backend | shejialuo | 2024-11-21 | 1 | -0/+111 |
| * | ref: add more strict checks for regular refs | shejialuo | 2024-11-21 | 1 | -2/+55 |
| * | ref: port git-fsck(1) regular refs check for files backend | shejialuo | 2024-11-21 | 1 | -0/+105 |
| * | ref: support multiple worktrees check for refs | shejialuo | 2024-11-21 | 1 | -0/+51 |
| * | ref: check the full refname instead of basename | shejialuo | 2024-11-21 | 1 | -37/+55 |
* | | t: remove TEST_PASSES_SANITIZE_LEAK annotations | Patrick Steinhardt | 2024-11-21 | 1 | -1/+0 |
|/ | |||||
* | fsck: add ref name check for files backend | shejialuo | 2024-08-08 | 1 | -0/+92 |