aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/tree_entry.go
Commit message (Expand)AuthorAgeFilesLines
* Remember to attach the parent tree when converting TreeEntry() -> Tree() (#22...Nick2023-02-141-1/+2
* Deduplicate findReadmeFile() (#22177)Nick2023-02-121-0/+9
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* On open repository open common cat file batch and batch-check (#15667)zeripath2021-05-101-1/+8
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-104/+0
* Migrate to go-git/go-git v5.0.0 (#10735)Lauris BH2020-03-171-3/+3
* Render READMEs in docs/ .gitea or .github from root (#10361)zeripath2020-02-211-0/+32
* Include "executable" files in the index, as they are not necessarily binary (...guillep2k2019-08-021-0/+5
* Fix #6813: Allow git.GetTree to take both commit and tree names (#6816)Filip Navara2019-05-021-2/+6
* Improve listing performance by using go-git (#6478)Filip Navara2019-04-191-30/+53
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-0/+205
* 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