gitea/modules/repofiles
Cirno the Strongest 92a05f87f0
Use only first line of commit when creating referenced comment (#11960)
* Use only first line of commit when creating referenced comment

* Update modules/repofiles/action.go

* Display first line only on feeds too

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: zeripath <art27@cantab.net>
2020-06-19 15:19:56 +08:00
..
action.go Use only first line of commit when creating referenced comment (#11960) 2020-06-19 15:19:56 +08:00
action_test.go
blob.go
blob_test.go
commit.go
commit_status.go
content.go Fix GetContents(): Dont't ignore Executables (#11192) 2020-04-24 19:20:22 +03:00
content_test.go
delete.go
diff.go
diff_test.go Fix numbr of files, total additions, and deletions (#11614) 2020-05-26 01:58:07 -04:00
file.go
file_test.go
repofiles.go
repofiles_test.go
temp_repo.go Fix numbr of files, total additions, and deletions (#11614) 2020-05-26 01:58:07 -04:00
tree.go
tree_test.go
update.go Handle push rejection in branch and upload (#10854) 2020-03-28 01:13:18 -03:00
upload.go
verification.go