Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update code.gitea.io/git (#1849) | Ethan Koenig | 2017-06-01 | 1 | -1/+1 |
| | |||||
* | Update code.gitea.io/git (#1824) | Ethan Koenig | 2017-05-30 | 6 | -107/+169 |
| | | | | | | | | * Update code.gitea.io/git * Update function calls * govendor fetch | ||||
* | fix: tag contain character ) will http 500 on release page (#1670) | Bo-Yi Wu | 2017-05-04 | 1 | -1/+1 |
| | |||||
* | update git which fixes #1133 (#1614) | Lunny Xiao | 2017-04-28 | 1 | -1/+12 |
| | |||||
* | Fix race when running commands with timeout (#1465) | Mura Li | 2017-04-07 | 3 | -22/+70 |
| | | | Update vendored module code.gitea.io/git | ||||
* | GPG commit validation (#1150) | Antoine GIRARD | 2017-03-22 | 2 | -0/+26 |
| | | | | | | | | | | | | * GPG commit validation * Add translation + some little fix * Move hash calc after retrieving of potential key + missing translation * Add some little test | ||||
* | Take back control of hooks (#1006) | Lunny Xiao | 2017-02-23 | 2 | -4/+16 |
| | | | | | | | | | | | | | | | | * git: delegate all server-side Git hooks (#1623) * create hooks directories * take control hooks back * fix lint * bug fixed and minor changes * fix imports style * fix migration scripts | ||||
* | Add checkbox to search for all the branches by commit message (#813) | Zsombor | 2017-02-05 | 5 | -14/+29 |
| | | | and updating the vendor directory | ||||
* | bug fix release | Lunny Xiao | 2017-01-09 | 3 | -6/+6 |
| | |||||
* | Make releases faster than before and resolved #490 (#588) | Lunny Xiao | 2017-01-06 | 3 | -1/+107 |
| | | | | | | * make releases faster than before and resolved #490 * fix comment | ||||
* | Implementation of Folder Jumping | Sl@ny | 2016-12-28 | 1 | -0/+19 |
| | |||||
* | update code.gitea.io/git (#450) | Lunny Xiao | 2016-12-22 | 26 | -231/+237 |
| | |||||
* | Upgrade vendor "git" (#175) | Thibault Meyer | 2016-11-15 | 11 | -18/+292 |
| | |||||
* | Upgrade vendor "git" (#161) | Thibault Meyer | 2016-11-12 | 4 | -7/+14 |
| | |||||
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 25 | -0/+2442 |
- 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 |