You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/services/repository
KN4CK3R 4197e28100
Refactor git attributes (#29356)
12 months ago
..
archiver
files Refactor git attributes (#29356) 12 months ago
adopt.go Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 12 months ago
adopt_test.go
avatar.go
avatar_test.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) 12 months ago
cache.go
check.go
collaboration.go
collaboration_test.go
commit.go
contributors_graph.go Implement code frequency graph (#29191) 12 months ago
contributors_graph_test.go Implement contributors graph (#27882) 1 year ago
create.go
create_test.go bump to use go 1.22 (#29119) 1 year ago
delete.go
delete_test.go
fork.go
fork_test.go
hooks.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) 12 months ago
lfs_test.go
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) 12 months ago
repository.go
repository_test.go
review.go
review_test.go
setting.go
template.go
transfer.go
transfer_test.go