Commit Graph

16 Commits (2677d071f911fb91f382acfedaedc251bd807f70)

Author SHA1 Message Date
Lunny Xiao 2677d071f9
Move newbranch to standalone package (#9627)
4 years ago
zeripath 722a7c902d
Add Close() method to gogitRepository (#8901)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload (#6672)
5 years ago
Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478)
5 years ago
John Olheiser aa02463ded Delete local branch if it exists (#6497)
5 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
5 years ago
Lunny Xiao 4334fe754e
update git vendor to fix wrong release commit id and add migrations (#6224)
5 years ago
zeripath 296814e887 Refactor editor upload, update and delete to use git plumbing and add LFS support (#5702)
5 years ago
Lauris BH f3833b7ce4 Create new branch from branch selection dropdown (#2130)
7 years ago
Dennis Keitzel 96b4780727 Gracefully handle bare repositories on API operations. (#1932)
7 years ago
Bwko ce8c9ef580 Lint models/repo_branch.go
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94)
8 years ago
Unknwon 995487e822 Minor fix for #2506
8 years ago
Antoine GIRARD b7b30cd85e Corrections following recommendations
8 years ago