aboutsummaryrefslogtreecommitdiff
path: root/repository/traversal_test.go
Commit message (Expand)AuthorAgeFilesLines
* repository: Refactor v0.1.55Gravatar Runxi Yu2026-03-061-0/+48
* repository: Remove refs passthrough functionsGravatar Runxi Yu2026-03-061-1/+1
* *: LintGravatar Runxi Yu2026-03-041-0/+15
* repository: Accept root instead of repopath v0.1.36Gravatar Runxi Yu2026-02-221-2/+8
* repository: Add full-traversal benchmarkGravatar Runxi Yu2026-02-211-37/+4
* *: Fix nosecGravatar Runxi Yu2026-02-211-2/+2
* repository: Yet another nosec to add v0.1.25Gravatar Runxi Yu2026-02-211-1/+1
* repository: Ignore gosec G304 here v0.1.24Gravatar Runxi Yu2026-02-211-1/+1
* repository: Add current repo traversalGravatar Runxi Yu2026-02-211-41/+107
* *: Add more testsGravatar Runxi Yu2026-02-211-0/+79