summaryrefslogtreecommitdiff
path: root/data/datasource_git.go
AgeCommit message (Expand)Author
2024-01-22Use go-fsimpl to read from datasources (#1336)Dave Henderson
2023-11-20Fix the wdFS behaviour due to Go 1.21.4's changes to IsAbs (#1915)Dave Henderson
2023-10-28A bunch of linting and refactorings (#1893)Dave Henderson
2023-04-29replace afero moduleDave Henderson
2023-03-12Bump to v4 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-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-23Add experimental modeDave Henderson
2019-11-13Export /v3 from go moduleDave Henderson
2019-11-10New git datasourceDave Henderson