aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/vcs/vcs_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: remove unused nolint directivesDmitry Vyukov2026-01-021-2/+0
* pkg/vcs: support git@github.com reposDmitry Vyukov2025-12-291-0/+12
* tools/syz-linter: check t.Logf/Errorf/Fatalf messagesDmitry Vyukov2024-04-171-1/+1
* pkg/vcs: remove parentheses from email testsAleksandr Nogikh2024-03-221-8/+8
* pkg/vcs: add FileLinkDmitry Vyukov2022-05-201-0/+39
* dashboard/app: show link to git commit for patch testingDmitry Vyukov2021-03-131-0/+30
* pkg/vcs: allow sso protocol for git reposDmitry Vyukov2021-01-091-2/+3
* pkg/vcs: allow ~ in git repo URLsDmitry Vyukov2020-12-301-0/+1
* pkg/vcs: support git URL starting with file:///Alexander Egorenkov2020-10-021-0/+1
* pkg: get and store Maintainers dataPedro Lopes2020-07-311-0/+37
* pkg/vcs: Support ssh git reposJukka Kaartinen2020-04-031-0/+4
* docs, pkg/vcs, sys/fuchsia: update fuchsia urlsMarco Vanotti2019-03-201-1/+1
* all: switch to Go 1.12Dmitry Vyukov2019-03-141-6/+6
* dashboard/app: poll commits infoDmitry Vyukov2019-02-171-1/+69
* all: reformat with Go 1.10Dmitry Vyukov2019-02-111-7/+7
* sys/linux: add NDISC packet formats to vnet.txtDan Robertson2019-02-111-7/+7
* pkg/vcs: relax check on git hash lengthDmitry Vyukov2019-01-101-2/+5
* pkg/vcs: treat 14-char git hash as hash tooDmitry Vyukov2019-01-041-0/+1
* pkg/vcs: pave way for multi-vcs supportDmitry Vyukov2018-06-271-0/+81