summaryrefslogtreecommitdiffstats
path: root/models/repo_branch.go
Commit message (Expand)AuthorAgeFilesLines
* Move newbranch to standalone package (#9627)Lunny Xiao2020-01-141-151/+0
* Add Close() method to gogitRepository (#8901)zeripath2019-11-131-0/+4
* Add golangci (#6418)kolaente2019-06-121-2/+10
* Remove local clones & make hooks run on merge/edit/upload (#6672)zeripath2019-05-111-129/+48
* Improve listing performance by using go-git (#6478)Filip Navara2019-04-191-47/+10
* Delete local branch if it exists (#6497)John Olheiser2019-04-081-0/+32
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-1/+1
* update git vendor to fix wrong release commit id and add migrations (#6224)Lunny Xiao2019-03-111-4/+5
* Refactor editor upload, update and delete to use git plumbing and add LFS sup...zeripath2019-02-121-0/+40
* Create new branch from branch selection dropdown (#2130)Lauris BH2017-10-151-0/+133
* Gracefully handle bare repositories on API operations. (#1932)Dennis Keitzel2017-06-101-1/+1
* Lint models/repo_branch.goBwko2016-11-261-7/+12
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-1/+1
* Replace gogits/git-module dependency with go-gitea/git (#94)Sandro Santilli2016-11-061-1/+1
* Minor fix for #2506Unknwon2016-02-021-5/+19
* Corrections following recommendationsAntoine GIRARD2016-01-281-0/+43