summaryrefslogtreecommitdiffstats
path: root/modules/git/repo_branch.go
Commit message (Expand)AuthorAgeFilesLines
* [API] Add pagination to ListBranches (#14524)65432021-02-031-5/+6
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-33/+0
* Adopt repositories (#12920)zeripath2020-09-251-0/+5
* Migrate to go-git/go-git v5.0.0 (#10735)Lauris BH2020-03-171-1/+1
* Code Refactor of IssueWatch related things (#10401)65432020-02-261-0/+3
* Add Close() method to gogitRepository (#8901)zeripath2019-11-131-0/+1
* IsBranchExist: return false if provided name is empty (#8485)zeripath2019-10-131-2/+8
* Restore functionality for early gits (#7775)zeripath2019-10-121-1/+1
* Be more strict with git arguments (#7715)zeripath2019-08-051-1/+1
* Add golangci (#6418)kolaente2019-06-121-5/+2
* Remove local clones & make hooks run on merge/edit/upload (#6672)zeripath2019-05-111-3/+3
* Improve listing performance by using go-git (#6478)Filip Navara2019-04-191-11/+55
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-0/+134
* move out git module and #1573 send push hookUnknwon2015-12-091-50/+0
* #1742 Update default branch in git repository while change in web viewUnknwon2015-11-181-0/+13
* more clear errorUnknwon2015-08-281-2/+1
* New UI merge in progressUnknwon2014-07-261-0/+38