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
Lauris BH e710a34981
Add spent time to referenced issue in commit message (#12220)
4 years ago
..
action.go Add spent time to referenced issue in commit message (#12220) 4 years ago
action_test.go Detect full references to issues and pulls in commit messages (#12399) 5 years ago
blob.go Add Close() method to gogitRepository (#8901) 5 years ago
blob_test.go prefer NoError/Error over Nil/NotNil (#12271) 5 years ago
commit.go
commit_status.go Add Close() method to gogitRepository (#8901) 5 years ago
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 Allow to set protected file patterns that can not be changed under no conditions (#10806) 5 years ago
diff.go
diff_test.go prefer NoError/Error over Nil/NotNil (#12271) 5 years ago
file.go File Edit: Author/Committer interchanged [BugFix] (#9297) 5 years ago
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 fixed bug in GitTreeBySHA where pulling items from a page other than page 1 would fail because the wrong var was used to set the entries to return (#9459) 5 years ago
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