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-03-27 17:50:13 +01:00
Code
Issues
Activity
gitea
/
routers
/
private
History
wxiaoguang
9ea91e036f
Refactor git command context & pipeline (
#36406
)
...
Less and simpler code, fewer bugs
2026-01-21 01:35:14 +00:00
..
tests
/repos
…
actions.go
…
default_branch.go
…
hook_post_receive_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
hook_post_receive.go
…
hook_pre_receive.go
Refactor git command stderr handling (
#36402
)
2026-01-18 15:10:33 -08:00
hook_proc_receive.go
…
hook_verification_test.go
…
hook_verification.go
Refactor git command context & pipeline (
#36406
)
2026-01-21 01:35:14 +00:00
internal_repo.go
…
internal.go
…
key.go
Refactor legacy code (
#35708
)
2025-10-20 11:43:08 -07:00
mail.go
…
main_test.go
…
manager_process.go
…
manager_unix.go
…
manager_windows.go
…
manager.go
…
restore_repo.go
…
serv.go
Fix the bug when ssh clone with redirect user or repository (
#36039
)
2025-12-04 19:17:49 +00:00
ssh_log.go
…