Sandro Santilli
|
44053532bb
|
Serve .patch for pull requests (#3305)
* Serve .patch for pull requests
Closes #3259
Updates "git" module, for GetFormatPatch
* Handle io.Copy error
|
7 years ago |
Ethan Koenig
|
474d636794
|
Update code.gitea.io/git (#1824)
* Update code.gitea.io/git
* Update function calls
* govendor fetch
|
8 years ago |
Mura Li
|
edbb9eefd6
|
Fix race when running commands with timeout (#1465)
Update vendored module code.gitea.io/git
|
8 years ago |
Lunny Xiao
|
47a7529d96
|
update code.gitea.io/git (#450)
|
8 years ago |
Sandro Santilli
|
4247304f5a
|
Update import paths from github.com/go-gitea to code.gitea.io (#135)
- 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
|
8 years ago |
Sandro Santilli
|
6e4252dad4
|
Replace gogits/git-module dependency with go-gitea/git (#94)
* Replace gogits/git-module dependency with go-gitea/git
Fixes #92
* Remove git alias for git module import (not needed)
|
8 years ago |
Thomas Boerger
|
1ebb35b988
|
Added all required dependencies
|
8 years ago |