0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-31 13:51:45 +01:00
gitea/services/repository
2024-02-24 18:46:49 +00:00
..
archiver
files Refactor git attributes (#29356) 2024-02-24 18:46:49 +00:00
adopt_test.go Use more specific test methods (#24265) 2023-04-22 17:56:27 -04:00
adopt.go Start to migrate from util.OptionalBool to optional.Option[bool] (#29329) 2024-02-23 02:18:33 +00:00
avatar_test.go
avatar.go
branch.go Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 2024-02-24 06:55:19 +00:00
cache.go
check.go
collaboration_test.go
collaboration.go
commit.go
contributors_graph_test.go Implement contributors graph (#27882) 2024-02-15 23:21:13 +01:00
contributors_graph.go Implement code frequency graph (#29191) 2024-02-23 23:41:24 +00:00
create_test.go bump to use go 1.22 (#29119) 2024-02-14 18:19:57 +00:00
create.go
delete_test.go
delete.go
fork_test.go
fork.go
hooks.go
lfs_test.go
lfs.go Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 2024-02-24 06:55:19 +00:00
main_test.go
push.go Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 2024-02-24 06:55:19 +00:00
repository_test.go
repository.go
review_test.go
review.go
setting.go
template.go
transfer_test.go
transfer.go