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
zeripath e770c2b850
Detect full references to issues and pulls in commit messages (#12399)
4 years ago
..
action.go Use only first line of commit when creating referenced comment (#11960) 5 years ago
action_test.go Detect full references to issues and pulls in commit messages (#12399) 4 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 Fix numbr of files, total additions, and deletions (#11614) 5 years ago
tree.go
tree_test.go prefer NoError/Error over Nil/NotNil (#12271) 5 years ago
update.go Handle push rejection in branch and upload (#10854) 5 years ago
upload.go
verification.go