This website requires JavaScript.
Explore
Help
Sign In
loreddev
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
Code
Issues
Pull Requests
Activity
Files
4e1b8db1fc08a667328c145c4f92ad8b26ddedd5
gitea
/
modules
/
gitrepo
History
Lunny Xiao
4e1b8db1fc
Move HasWiki to repository service package (
#33912
)
...
Move HasWiki out of the models package to avoid referencing the absolute wiki path directly.
2025-09-01 11:12:58 -07:00
..
branch.go
Refactor Branch struct in package modules/git (
#33980
)
2025-04-02 17:31:32 +00:00
gitrepo.go
Move HasWiki to repository service package (
#33912
)
2025-09-01 11:12:58 -07:00
hooks.go
Don't create duplicated functions for code repositories and wiki repositories (
#33924
)
2025-03-19 11:17:19 -07:00
tag.go
Move git references checking to gitrepo packages to reduce expose of repository path (
#33891
)
2025-03-15 19:48:59 -07:00
url.go
…
walk_gogit.go
Refactor request context (
#32956
)
2024-12-24 11:43:57 +08:00
walk_nogogit.go
…