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-02-02 15:50:23 +01:00
Code
Issues
Activity
gitea
/
modules
/
repository
History
KN4CK3R
3607f79d78
Fixed assert statements. (
#16089
)
2021-06-07 07:27:09 +02:00
..
adopt.go
Fix bug where repositories appear unadopted (
#15757
)
2021-05-07 09:21:34 +08:00
branch.go
…
cache.go
Make commit info cancelable (
#16032
)
2021-06-06 19:44:58 -04:00
check.go
Update repository size on cron gc task (
#15177
)
2021-03-28 05:56:28 +02:00
commits_test.go
Fixed assert statements. (
#16089
)
2021-06-07 07:27:09 +02:00
commits.go
…
create_test.go
Fixed assert statements. (
#16089
)
2021-06-07 07:27:09 +02:00
create.go
…
fork_test.go
…
fork.go
Fix potential copy lfs records failure when fork a repository (
#15441
)
2021-04-14 22:15:28 +01:00
generate.go
…
hooks.go
Set GIT_DIR correctly if it is not set (
#15751
)
2021-05-07 15:19:09 +02:00
init.go
…
main_test.go
…
push.go
…
repo.go
Add LFS Migration and Mirror (
#14726
)
2021-04-08 18:25:57 -04:00
update.go
…