This website requires JavaScript.
Explore
Help
Sign In
Applied-Software
/
gitea
Watch
5
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-04-20 00:19:08 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gitea
/
modules
/
gitrepo
History
Lunny Xiao
7fd44a85ca
Move hooks function to gitrepo and reduce expose repopath (
#33890
)
...
Extract from
#28966
Follow
#33874
2025-03-16 16:12:55 +00:00
..
branch.go
Move git references checking to gitrepo packages to reduce expose of repository path (
#33891
)
2025-03-15 19:48:59 -07:00
gitrepo.go
Add abstraction layer to delete repository from disk (
#33879
)
2025-03-14 18:38:55 +00:00
hooks.go
Move hooks function to gitrepo and reduce expose repopath (
#33890
)
2025-03-16 16:12:55 +00: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
Use repo as of renderctx's member rather than a repoPath on metas (
#29222
)
2024-05-30 07:04:01 +00:00
walk_gogit.go
Refactor request context (
#32956
)
2024-12-24 11:43:57 +08:00
walk_nogogit.go
Simplify how git repositories are opened (
#28937
)
2024-01-27 21:09:51 +01:00