aboutsummaryrefslogtreecommitdiffstats
path: root/modules/gitrepo
Commit message (Expand)AuthorAgeFilesLines
* Refactor Branch struct in package modules/git (#33980)Lunny Xiao2025-04-021-2/+2
* Don't create duplicated functions for code repositories and wiki repositories...Lunny Xiao2025-03-193-45/+11
* Move hooks function to gitrepo and reduce expose repopath (#33890)Lunny Xiao2025-03-161-0/+250
* Move git references checking to gitrepo packages to reduce expose of reposito...Lunny Xiao2025-03-152-0/+33
* Add abstraction layer to delete repository from disk (#33879)Lunny Xiao2025-03-141-1/+20
* Add abstraction layer to check if the repository exists on disk (#33874)Lunny Xiao2025-03-141-0/+5
* Remove context from git struct (#33793)TheFox0x72025-03-041-3/+3
* [Feature] Private README.md for organization (#32872)Chai-Shi2024-12-311-8/+9
* Refactor request context (#32956)wxiaoguang2024-12-242-56/+22
* Refactor markup package (#32399)wxiaoguang2024-11-041-6/+3
* Use repo as of renderctx's member rather than a repoPath on metas (#29222)Lunny Xiao2024-05-301-0/+8
* Move get/set default branch from git package to gitrepo package to hide repop...Lunny Xiao2024-03-081-0/+17
* Simplify how git repositories are opened (#28937)Lunny Xiao2024-01-274-0/+192