forgejo/modules/repository
2024-05-16 15:36:08 +00:00
..
branch.go Make "sync branch" also sync object format and add tests (#30878) (#30880) 2024-05-14 15:28:38 +02:00
branch_test.go Make "sync branch" also sync object format and add tests (#30878) (#30880) 2024-05-14 15:28:38 +02:00
collaborator.go
collaborator_test.go
commits.go
commits_test.go
create.go
create_test.go
delete.go
env.go Move database operations of merging a pull request to post receive hook and add a transaction (#30805) 2024-05-14 15:37:32 +02:00
fork.go
hooks.go Always write proc-receive hook for all git versions (#29287) 2024-02-26 22:30:25 +01:00
init.go Move generate from module to service (#29465) 2024-03-06 12:10:44 +08:00
init_test.go
license.go
license_test.go
main_test.go
push.go fix: hook post-receive for sha256 repos 2024-05-15 21:08:15 +00:00
repo.go Move migration functions to services layer (#29497) 2024-03-04 07:10:53 +01:00
repo_test.go
temp.go