Quad4 Software
explore Help
Sign In
Mirrors/gitea
1
0
Fork 0
You've already forked gitea
mirror of https://github.com/go-gitea/gitea.git synced 2025-12-26 12:20:19 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
06e4687cecaed41500b653e5b8685f48b8b18310
gitea/modules/repository
History
Lunny Xiao b8911fb456 Use a struct as test options (#19393)
* Use a struct as test options

* Fix name

* Fix test
2022-04-14 21:58:21 +08:00
..
commits_test.go
Propagate context and ensure git commands run in request context (#17868)
2022-01-19 23:26:57 +00:00
commits.go
Propagate context and ensure git commands run in request context (#17868)
2022-01-19 23:26:57 +00:00
create_test.go
Move organization related structs into sub package (#18518)
2022-03-29 14:29:02 +08:00
create.go
A pull-mirror repo should be marked as such on creation (#19295)
2022-04-01 22:14:36 +08:00
generate.go
Remove git.Command.Run and git.Command.RunInDir* (#19280)
2022-04-01 10:55:30 +08:00
hooks.go
format with gofumpt (#18184)
2022-01-20 18:46:10 +01:00
init.go
Refactor legacy unknwon/com package, improve golangci lint (#19284)
2022-04-01 16:47:50 +08:00
main_test.go
Use a struct as test options (#19393)
2022-04-14 21:58:21 +08:00
push.go
Remove git.Command.Run and git.Command.RunInDir* (#19280)
2022-04-01 10:55:30 +08:00
repo.go
Remove git.Command.Run and git.Command.RunInDir* (#19280)
2022-04-01 10:55:30 +08:00