summaryrefslogtreecommitdiffstats
path: root/modules/git/repo_branch_gogit.go
Commit message (Expand)AuthorAgeFilesLines
* Auto merge pull requests when all checks succeeded via API (#9307)kolaente2022-05-081-0/+16
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-021-1/+0
* Make git.OpenRepository accept Context (#19260)65432022-03-301-1/+1
* Use full output of git show-ref --tags to get tags for PushUpdateAddTag (#19235)zeripath2022-03-291-2/+40
* Propagate context and ensure git commands run in request context (#17868)zeripath2022-01-191-4/+8
* Improve checkBranchName (#17901)zeripath2021-12-081-1/+25
* Add bundle download for repository (#14538)John Olheiser2021-08-241-0/+1
* More efficiently parse shas for shaPostProcessor (#16101)zeripath2021-06-211-0/+24
* [API] Add pagination to ListBranches (#14524)65432021-02-031-4/+15
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-0/+45