8 Commits (de6527b3719329360fa993dc679a09c69e0e2ba5)

Author SHA1 Message Date
zeripath 89cc7c646d
Prevent server 500 on compare branches with no common history (#6555)
* Prevent 500 if there is no common mergebase
* Prevent creation of PR with no history
5 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
* move code.gitea.io/git to code.gitea.io/gitea/modules/git

* fix imports

* fix fmt

* fix misspell

* remove wrong tests data

* fix unit tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* enable Debug to trace the failure tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* comment commit count tests since git clone depth is 50

* fix tests

* update from code.gitea.io/git

* revert change to makefile
5 years ago
Unknwon 9a2e43bff2 move out git module and #1573 send push hook 9 years ago
Unknwon e06558e208 #1922 Pull request fail to merge with BIN 9 years ago
Unknwon 25ec20d525 #1838 update merge base before generate new patch 9 years ago
Unknwon 215920772a save PR info as patch and minor fix on PR 9 years ago
Unknwon 953bb06857 basic PR feature 9 years ago
Unknwon 8c046073a8 work on PR conversation 9 years ago