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
2026-01-25 08:30:57 +01:00
Code
Issues
Activity
gitea
/
routers
History
Lunny Xiao
48cb50cac0
Merge branch 'main' into lunny/refactor_lastcommitcache
2025-09-17 21:45:19 -07:00
..
api
Fix various typos in codebase (
#35480
)
2025-09-13 10:34:43 -04:00
common
Move git config/remote to gitrepo package and add global lock to resolve possible conflict when updating repository git config file (
#35151
)
2025-09-01 18:47:04 +00:00
install
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
private
Move git command to git/gitcmd (
#35483
)
2025-09-15 23:33:12 -07:00
utils
Refactor older tests to use testify (
#33140
)
2025-01-09 09:21:47 +08:00
web
Merge branch 'main' into lunny/refactor_lastcommitcache
2025-09-17 21:45:19 -07:00
init.go
Move git command to git/gitcmd (
#35483
)
2025-09-15 23:33:12 -07:00