gitea/modules/repofiles
zeripath 8d212f778c
Revert "Avoid 0 new commits messages to be send ()" ()
This reverts commit 6034f8bcaa.
..
action.go Revert "Avoid 0 new commits messages to be send ()" ()
action_test.go Improve push update options ()
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 Fix GetContents(): Dont't ignore Executables ()
content_test.go Add Close() method to gogitRepository ()
delete.go Allow to set protected file patterns that can not be changed under no conditions ()
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 Handle push rejection in branch and upload ()
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 Handle push rejection in branch and upload ()
upload.go Prevent upload (overwrite) of lfs locked file ()
verification.go Sign merges, CRUD, Wiki and Repository initialisation with gpg key ()