Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -2/+2 |
* | Make every not exist error unwrappable to a fs.ErrNotExist (#20891) | zeripath | 2022-10-18 | 1 | -0/+10 |
* | Fix 500 Error with branch and tag sharing the same name #15592 (#16040) | Viktor Yakovchuk | 2021-06-23 | 1 | -0/+17 |
* | Handle push rejection in branch and upload (#10854) | zeripath | 2020-03-28 | 1 | -0/+74 |
* | Render READMEs in docs/ .gitea or .github from root (#10361) | zeripath | 2020-02-22 | 1 | -0/+6 |
* | Improve listing performance by using go-git (#6478) | Filip Navara | 2019-04-19 | 1 | -0/+15 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 1 | -0/+66 |
* | move out git module and #1573 send push hook | Unknwon | 2015-12-10 | 1 | -22/+0 |
* | #1742 Update default branch in git repository while change in web view | Unknwon | 2015-11-19 | 1 | -0/+22 |