aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/submodule.go
Commit message (Expand)AuthorAgeFilesLines
* Fix some lints (#17337)Lunny Xiao2021-10-171-3/+1
* Compare SSH_DOMAIN when parsing submodule URLs (#12753)mrsdizzie2020-09-071-5/+5
* Do not add prefix on http/https submodule links (#12477)zeripath2020-08-131-3/+3
* Manage port in submodule refurl (#11305)zeripath2020-05-071-3/+7
* Fix submodule paths when AppSubUrl is not root (#11098)zeripath2020-04-221-15/+12
* Refactor submodule URL parsing (#7100)mrsdizzie2019-06-031-26/+62
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-0/+87
* move out git module and #1573 send push hookUnknwon2015-12-091-70/+0
* rename fieldsUnknwon2015-11-031-1/+2
* fix workaround for reverse proxy, ssh, submoduleMatthias Pioch2015-10-241-3/+4
* workaround for reverse proxy, ssh, submoduleMatthias Pioch2015-10-241-2/+8
* Handle submodules without a .gitmodules entry - fix #1023Filippo Valsorda2015-03-101-0/+4
* Add basic submodule supportUnknwon2014-09-221-0/+52
* add submodule basic support & buf fixed #478lunnyxiao2014-09-221-0/+6