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 6d6f1d568e Fix wrong permissions check when issues/prs shared operations (#9885) 5 years ago
..
action.go Fix wrong permissions check when issues/prs shared operations (#9885) 5 years ago
action_test.go Move push commits from models to modules/repository (#9370) 5 years ago
blob.go
blob_test.go
commit.go
commit_status.go
content.go
content_test.go
delete.go Add require signed commit for protected branch (#9708) 5 years ago
diff.go
diff_test.go
file.go
file_test.go
repofiles.go
repofiles_test.go
temp_repo.go Give the stdout on temp_repo error (#9871) 5 years ago
tree.go
tree_test.go Add Close() method to gogitRepository (#8901) 5 years ago
update.go Add require signed commit for protected branch (#9708) 5 years ago
upload.go
verification.go