gitea/modules/repofiles
Lunny Xiao 0bcf644da4 Fix deleted branch isn't removed when push the branch again ()
..
action.go Batch hook pre- and post-receive calls ()
action_test.go Batch hook pre- and post-receive calls ()
blob.go Add Close() method to gogitRepository ()
blob_test.go Add Close() method to gogitRepository ()
commit.go Number of commits ahead/behind in branch overview ()
commit_status.go Add Close() method to gogitRepository ()
content.go Add Close() method to gogitRepository ()
content_test.go Add Close() method to gogitRepository ()
delete.go [API] Extend contents with dates ()
diff.go Move git diff codes from models to services/gitdiff ()
diff_test.go Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code ()
file.go File Edit: Author/Committer interchanged [BugFix] ()
file_test.go Add Close() method to gogitRepository ()
repofiles.go Fixes 4762 - Content API for Creating, Updating, Deleting Files ()
repofiles_test.go Fixes 4762 - Content API for Creating, Updating, Deleting Files ()
temp_repo.go [API] Extend contents with dates ()
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 ()
tree_test.go Add Close() method to gogitRepository ()
update.go Fix deleted branch isn't removed when push the branch again ()
upload.go Prevent upload (overwrite) of lfs locked file ()
verification.go Sign merges, CRUD, Wiki and Repository initialisation with gpg key ()