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/modules/repofiles
Lunny Xiao dd1a651b58
Move all push update operations to a queue (#10133)
5 years ago
..
action.go Move all push update operations to a queue (#10133) 5 years ago
action_test.go Move all push update operations to a queue (#10133) 5 years ago
blob.go
blob_test.go prefer NoError/Error over Nil/NotNil (#12271) 5 years ago
commit.go
commit_status.go
content.go Fix GetContents(): Dont't ignore Executables (#11192) 5 years ago
content_test.go prefer NoError/Error over Nil/NotNil (#12271) 5 years ago
delete.go
diff.go
diff_test.go prefer NoError/Error over Nil/NotNil (#12271) 5 years ago
file.go
file_test.go prefer NoError/Error over Nil/NotNil (#12271) 5 years ago
repofiles.go
repofiles_test.go
temp_repo.go [Vendor] Switch go-version lib (#12719) 5 years ago
tree.go
tree_test.go prefer NoError/Error over Nil/NotNil (#12271) 5 years ago
update.go Move all push update operations to a queue (#10133) 5 years ago
upload.go LFS support to be stored on minio (#12518) 5 years ago
verification.go