aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/tree_entry.go
Commit message (Collapse)AuthorAgeFilesLines
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-0/+205
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* move out git module and #1573 send push hookUnknwon2015-12-091-113/+0
|
* rename fieldsUnknwon2015-11-031-2/+2
|
* submodule support and closed #478lunnyxiao2014-09-221-1/+1
|
* add submodule basic support & buf fixed #478lunnyxiao2014-09-221-0/+4
|
* New UI merge in progressUnknwon2014-07-261-0/+109