This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-12-21 06:01:18 +01:00
Code
Issues
Activity
gitea
/
modules
/
repository
History
Lunny Xiao
64960a18f9
Move commit related functions to gitrepo package (
#35600
)
2025-12-05 00:20:23 +00:00
..
branch_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
branch.go
Use standalone function to update repository cols (
#34811
)
2025-06-26 17:23:21 +00:00
commits_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
commits.go
Move commit related functions to gitrepo package (
#35600
)
2025-12-05 00:20:23 +00:00
create_test.go
Move some functions to gitrepo package (
#35543
)
2025-10-07 17:06:51 +08:00
create.go
Move some functions to gitrepo package (
#35543
)
2025-10-07 17:06:51 +08:00
delete.go
…
env.go
Add GITEA_PR_INDEX env variable to githooks (
#35938
)
2025-11-14 04:21:05 +00:00
fork_test.go
…
fork.go
…
init_test.go
…
init.go
Run
gopls modernize
on codebase (
#34751
)
2025-06-18 01:48:09 +00:00
license_test.go
…
license.go
…
main_test.go
…
push.go
…
repo_test.go
…
repo.go
…
temp.go
…