| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Refactor git command arguments and make all arguments to be safe to be used (... | wxiaoguang | 2022-10-23 | 1 | -6/+3 |
* | Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) | wxiaoguang | 2022-04-01 | 1 | -1/+1 |
* | Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) | 6543 | 2022-02-06 | 1 | -1/+1 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -1/+1 |
* | Add TestPrepareWikiFileName (#16487) | 6543 | 2021-07-20 | 1 | -0/+21 |
* | Use native git variants by default with go-git variants as build tag (#13673) | zeripath | 2020-12-17 | 1 | -83/+0 |
* | Migrate to go-git/go-git v5.0.0 (#10735) | Lauris BH | 2020-03-17 | 1 | -2/+2 |
* | Removed unnecessary conversions (#7557) | Christian Muehlhaeuser | 2019-07-23 | 1 | -1/+1 |
* | Fix #6813: Allow git.GetTree to take both commit and tree names (#6816) | Filip Navara | 2019-05-02 | 1 | -4/+5 |
* | Improve listing performance by using go-git (#6478) | Filip Navara | 2019-04-19 | 1 | -30/+61 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 1 | -0/+98 |
* | move out git module and #1573 send push hook | Unknwon | 2015-12-09 | 1 | -157/+0 |
* | better escape char handle | Unknwon | 2015-11-20 | 1 | -9/+9 |
* | fix #1119 and data race in timming tasks | Unknwon | 2015-11-20 | 1 | -2/+23 |
* | rename fields | Unknwon | 2015-11-03 | 1 | -5/+5 |
* | fix #966 | Unknwon | 2015-08-20 | 1 | -0/+7 |
* | Fix #515 | Unknwon | 2014-09-30 | 1 | -1/+4 |
* | add submodule basic support & buf fixed #478 | lunnyxiao | 2014-09-22 | 1 | -0/+2 |
* | New UI merge in progress | Unknwon | 2014-07-26 | 1 | -0/+124 |