aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/error.go
Commit message (Expand)AuthorAgeFilesLines
* Add merge style `fast-forward-only` (#28954)Chris Copeland2024-02-121-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-2/+2
* Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath2022-10-181-0/+10
* Fix 500 Error with branch and tag sharing the same name #15592 (#16040)Viktor Yakovchuk2021-06-231-0/+17
* Handle push rejection in branch and upload (#10854)zeripath2020-03-281-0/+74
* Render READMEs in docs/ .gitea or .github from root (#10361)zeripath2020-02-211-0/+6
* Improve listing performance by using go-git (#6478)Filip Navara2019-04-191-0/+15
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-0/+66
* move out git module and #1573 send push hookUnknwon2015-12-091-22/+0
* #1742 Update default branch in git repository while change in web viewUnknwon2015-11-181-0/+22