summaryrefslogtreecommitdiff
path: root/data/datasource_git_test.go
AgeCommit message (Expand)Author
2024-01-22Use go-fsimpl to read from datasources (#1336)Dave Henderson
2023-12-19test: use `t.Setenv` to set env vars in tests (#1940)Eng Zer Jun
2023-10-28A bunch of linting and refactorings (#1893)Dave Henderson
2023-04-29replace afero moduleDave Henderson
2022-08-04Fix lint errorsDave Henderson
2022-01-09Propagate context into datasource read functions (#1282)Dave Henderson
2021-09-24Attempt to find the correct default git branch (#1217)Dave Henderson
2021-04-03Update linting and fix field alignment issuesDave Henderson
2021-01-02Migrate from src-d/go-git to go-git/go-gitDave Henderson
2021-01-02Moving lint config to config file, fixing some issuesDave Henderson
2020-08-19Go 1.15 bump and other updatesDave Henderson
2019-11-10New git datasourceDave Henderson