Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not 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
wxiaoguang b877504b03
Refactor `git.Command.Run*`, introduce `RunWithContextString` and `RunWithContextBytes` (#19266)
3 years ago
..
archiver Make git.OpenRepository accept Context (#19260) 3 years ago
files Make git.OpenRepository accept Context (#19260) 3 years ago
adopt.go Make git.OpenRepository accept Context (#19260) 3 years ago
adopt_test.go
avatar.go
avatar_test.go
branch.go
cache.go
check.go Refactor `git.Command.Run*`, introduce `RunWithContextString` and `RunWithContextBytes` (#19266) 3 years ago
fork.go Refactor `git.Command.Run*`, introduce `RunWithContextString` and `RunWithContextBytes` (#19266) 3 years ago
fork_test.go Make git.OpenRepository accept Context (#19260) 3 years ago
hooks.go Make git.OpenRepository accept Context (#19260) 3 years ago
main_test.go
push.go Make git.OpenRepository accept Context (#19260) 3 years ago
repository.go Add Package Registry (#16510) 3 years ago
template.go
transfer.go
transfer_test.go