This website requires JavaScript.
Explore
Help
Sign In
public
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-11-17 23:03:55 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dcd3a631288686a95cedbd4aa9cce245e896825d
gitea
/
models
/
git
History
Zettat123
338d03ce2f
Only show newly pushed branches message in the same repository (
#26148
)
...
Partly
fixes
#26130
This is a quick fix.
#25812
will fully fix the bug.
2023-07-26 05:26:31 +00:00
..
branch_list.go
Make FindBranches have stable result (
#25631
)
2023-07-03 04:11:32 +00:00
branch_test.go
Fix branch commit message too long problem (
#25588
)
2023-06-30 17:03:05 +08:00
branch.go
Only show newly pushed branches message in the same repository (
#26148
)
2023-07-26 05:26:31 +00:00
commit_status_test.go
Remove commit status running and warning to align GitHub (
#25839
)
2023-07-21 16:24:36 +08:00
commit_status.go
Fix wrong commit status in web ui (
#26121
)
2023-07-25 12:46:02 +00:00
lfs_lock.go
…
lfs.go
Replace
interface{}
with
any
(
#25686
)
2023-07-04 18:36:08 +00:00
main_test.go
…
protected_banch_list_test.go
…
protected_branch_list.go
Sync branches into databases (
#22743
)
2023-06-29 10:03:20 +00:00
protected_branch_test.go
…
protected_branch.go
…
protected_tag_test.go
…
protected_tag.go
…