| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor Branch struct in package modules/git (#33980) | Lunny Xiao | 2025-04-02 | 1 | -2/+2 |
* | Don't create duplicated functions for code repositories and wiki repositories... | Lunny Xiao | 2025-03-19 | 3 | -45/+11 |
* | Move hooks function to gitrepo and reduce expose repopath (#33890) | Lunny Xiao | 2025-03-16 | 1 | -0/+250 |
* | Move git references checking to gitrepo packages to reduce expose of reposito... | Lunny Xiao | 2025-03-15 | 2 | -0/+33 |
* | Add abstraction layer to delete repository from disk (#33879) | Lunny Xiao | 2025-03-14 | 1 | -1/+20 |
* | Add abstraction layer to check if the repository exists on disk (#33874) | Lunny Xiao | 2025-03-14 | 1 | -0/+5 |
* | Remove context from git struct (#33793) | TheFox0x7 | 2025-03-04 | 1 | -3/+3 |
* | [Feature] Private README.md for organization (#32872) | Chai-Shi | 2024-12-31 | 1 | -8/+9 |
* | Refactor request context (#32956) | wxiaoguang | 2024-12-24 | 2 | -56/+22 |
* | Refactor markup package (#32399) | wxiaoguang | 2024-11-04 | 1 | -6/+3 |
* | Use repo as of renderctx's member rather than a repoPath on metas (#29222) | Lunny Xiao | 2024-05-30 | 1 | -0/+8 |
* | Move get/set default branch from git package to gitrepo package to hide repop... | Lunny Xiao | 2024-03-08 | 1 | -0/+17 |
* | Simplify how git repositories are opened (#28937) | Lunny Xiao | 2024-01-27 | 4 | -0/+192 |