This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-10-28 09:22:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
60246730b5732b3bd3e3d4074558989c86677eef
gitea
/
models
/
git
History
wxiaoguang
60246730b5
Remove wrong "git.DefaultContext" (
#35364
)
2025-08-27 16:31:21 +00:00
..
branch_list.go
…
branch_test.go
…
branch.go
Also display "recently pushed branch" alert on PR view (
#35001
)
2025-07-10 17:17:56 +00:00
commit_status_summary.go
Keeping consistent between UI and API about combined commit status state and fix some bugs (
#34562
)
2025-06-09 04:05:33 +00:00
commit_status_test.go
Remove wrong "git.DefaultContext" (
#35364
)
2025-08-27 16:31:21 +00:00
commit_status.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
lfs_lock_list.go
…
lfs_lock.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
lfs.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
main_test.go
…
protected_branch_list_test.go
…
protected_branch_list.go
…
protected_branch_test.go
…
protected_branch.go
Fix team permissions (
#34827
)
2025-06-24 21:24:09 +08:00
protected_tag_test.go
…
protected_tag.go
…