Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add single commit API support (#5843) | Lunny Xiao | 2019-02-02 | 1 | -0/+3 |
| | | | | * add single commit API support | ||||
* | Add push webhook support for mirrored repositories (#4127) | Lauris BH | 2018-09-06 | 1 | -2/+15 |
| | |||||
* | update git vendor (#4059) | David Schneiderbauer | 2018-05-27 | 1 | -5/+27 |
| | |||||
* | Change how merged PR commit info are prepared (#3368) | Lauris BH | 2018-01-19 | 1 | -4/+4 |
| | | | | | | | | | | * Change how merged PR commits and diff are made * Update code.gitea.io/git dependency * Fix typo * Remove unneeded local variable | ||||
* | Update code.gitea.io/git (#3137) | Ethan Koenig | 2017-12-11 | 1 | -50/+38 |
| | |||||
* | Update vendor git (#2765) | Lauris BH | 2017-10-23 | 1 | -32/+4 |
| | |||||
* | Fix race when running commands with timeout (#1465) | Mura Li | 2017-04-07 | 1 | -1/+1 |
| | | | Update vendored module code.gitea.io/git | ||||
* | GPG commit validation (#1150) | Antoine GIRARD | 2017-03-22 | 1 | -0/+6 |
| | | | | | | | | | | | | * GPG commit validation * Add translation + some little fix * Move hash calc after retrieving of potential key + missing translation * Add some little test | ||||
* | Add checkbox to search for all the branches by commit message (#813) | Zsombor | 2017-02-05 | 1 | -2/+6 |
| | | | and updating the vendor directory | ||||
* | update code.gitea.io/git (#450) | Lunny Xiao | 2016-12-22 | 1 | -16/+23 |
| | |||||
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -0/+353 |
- Update import paths from github.com/go-gitea to code.gitea.io - Fix import path for travis See https://docs.travis-ci.com/user/languages/go#Go-Import-Path |