aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/repo_compare_test.go
Commit message (Expand)AuthorAgeFilesLines
* test: use `T.TempDir` to create temporary test directory (#21043)Eng Zer Jun2022-09-041-6/+2
* Add more linters to improve code readability (#19989)Wim2022-06-201-2/+2
* Make git.OpenRepository accept Context (#19260)65432022-03-301-3/+3
* Ensure git tag tests and others create test repos in tmpdir (#18447)zeripath2022-01-291-15/+61
* Do not read or write git reference files directly (#18079)zeripath2021-12-231-8/+7
* Migrated Repository will show modifications when possible (#17191)99rgosse2021-12-231-2/+49
* A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang2021-11-171-0/+1
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+2
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-111-2/+2
* Remove SavePatch and generate patches on the fly (#9302)zeripath2019-12-131-1/+3
* Add Close() method to gogitRepository (#8901)zeripath2019-11-131-0/+1
* Compare branches, commits and tags with each other (#6991)Mario Lubenka2019-06-071-0/+30