aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/code.gitea.io/git/repo_pull.go
Commit message (Collapse)AuthorAgeFilesLines
* Serve .patch for pull requests (#3305)Sandro Santilli2018-01-071-0/+14
| | | | | | | | | * Serve .patch for pull requests Closes #3259 Updates "git" module, for GetFormatPatch * Handle io.Copy error
* update code.gitea.io/git (#450)Lunny Xiao2016-12-221-1/+1
|
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-0/+75
- 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