This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/repository
6543 3e88af898a
Make git.OpenRepository accept Context (#19260)
* OpenRepositoryCtx -> OpenRepository
* OpenRepository -> openRepositoryWithDefaultContext, only for internal usage
2022-03-30 03:13:41 +08:00
..
commits.go
commits_test.go
create.go Move init repository related functions to modules (#19159) 2022-03-29 15:23:45 +08:00
create_test.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
generate.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
hooks.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
init.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
main_test.go
push.go Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2022-02-06 20:01:47 +01:00
repo.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00