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 0bcf644da4 Fix deleted branch isn't removed when push the branch again (#9516) 5 years ago
..
action.go Batch hook pre- and post-receive calls (#8602) 5 years ago
action_test.go Batch hook pre- and post-receive calls (#8602) 5 years ago
blob.go Add Close() method to gogitRepository (#8901) 5 years ago
blob_test.go Add Close() method to gogitRepository (#8901) 5 years ago
commit.go
commit_status.go Add Close() method to gogitRepository (#8901) 5 years ago
content.go Add Close() method to gogitRepository (#8901) 5 years ago
content_test.go Add Close() method to gogitRepository (#8901) 5 years ago
delete.go [API] Extend contents with dates (#9464) 5 years ago
diff.go
diff_test.go Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 5 years ago
file.go File Edit: Author/Committer interchanged [BugFix] (#9297) 5 years ago
file_test.go Add Close() method to gogitRepository (#8901) 5 years ago
repofiles.go
repofiles_test.go
temp_repo.go [API] Extend contents with dates (#9464) 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 Add Close() method to gogitRepository (#8901) 5 years ago
update.go Fix deleted branch isn't removed when push the branch again (#9516) 5 years ago
upload.go
verification.go