aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/vcs/git_repo_test.go
Commit message (Expand)AuthorAgeFilesLines
* pkg/vcs: export GitWrapperAleksandr Nogikh2025-01-091-1/+1
* pkg/vcs: change HeadCommit to CommitDmitry Vyukov2024-10-151-3/+3
* pkg/vcs: delete ListRecentCommits()Aleksandr Nogikh2023-12-201-10/+0
* all: use `t.TempDir` to create temporary test directoryEng Zer Jun2022-03-281-16/+3
* pkg/vcs: add repo.Contains methodDmitry Vyukov2020-12-251-0/+29
* pkg/kconfig: store minimization resultsJouni Hogander2020-12-101-8/+2
* pkg/vcs: add repo OptPrecious and OptDontSandbox optionsDmitry Vyukov2020-10-211-1/+1
* pkg: get and store Maintainers dataPedro Lopes2020-07-311-2/+2
* .golangci.yml: reenable dupl checkerDmitry Vyukov2020-06-051-49/+23
* pkg/vcs: always extract tags from subjectDmitry Vyukov2020-05-181-0/+10
* pkg/bisect: add test for #1527Dmitry Vyukov2019-12-101-0/+7
* pkg/bisect: detect wrong bisectionsDmitry Vyukov2019-11-071-0/+5
* pkg/bisect: add initial testing support for cause bisectionZubin Mithra2019-10-221-105/+20
* pkg/vcs: handle git commits without a bodyAnton Lindqvist2019-09-241-0/+7
* pkg/vcs: refactor bisection supportDmitry Vyukov2019-03-171-4/+143
* dashboard/app: poll commits infoDmitry Vyukov2019-02-171-1/+179
* pkg/vcs: disable sandboxing in testsDmitry Vyukov2018-12-181-0/+5
* pkg/vcs: fix fetching of commits on non master branchDmitry Vyukov2018-12-161-0/+163