0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 00:05:40 +01:00
gitea/routers/repo
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
2018-01-07 15:10:20 +02:00
..
activity.go
attachment.go
branch.go
commit.go
download.go
editor.go
http.go
issue_label_test.go
issue_label.go
issue_stopwatch.go
issue_timetrack.go
issue_watch.go
issue.go Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 2018-01-05 20:56:50 +02:00
main_test.go
middlewares.go
pull.go Serve .patch for pull requests (#3305) 2018-01-07 15:10:20 +02:00
release_test.go
release.go
repo.go Fix ignored errors when checking if organization, team member (#3177) 2017-12-21 09:43:26 +02:00
search.go
setting_protected_branch.go
setting.go Writable deploy keys (closes #671) (#3225) 2018-01-07 00:55:53 +02:00
settings_test.go Writable deploy keys (closes #671) (#3225) 2018-01-07 00:55:53 +02:00
view.go
webhook.go Fix guide link for webhooks in repository settings (#3291) (#3292) 2018-01-03 23:50:09 +08:00
wiki_test.go
wiki.go