aboutsummaryrefslogtreecommitdiffstats
path: root/modules/git/blob.go
Commit message (Expand)AuthorAgeFilesLines
* Read expected buffer size (#17409)KN4CK3R2021-10-241-1/+2
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+1
* Fix diff expansion is missing final line in a file (#16222)KN4CK3R2021-06-241-3/+8
* Add Image Diff for SVG files (#14867)KN4CK3R2021-06-051-0/+13
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-20/+1
* Migrate to go-git/go-git v5.0.0 (#10735)Lauris BH2020-03-171-1/+1
* Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)Benno2019-11-151-0/+23
* Fixes #7292 - API File Contents bug (#7301)Richard Mahn2019-06-291-0/+13
* Add golangci (#6418)kolaente2019-06-121-3/+3
* Improve listing performance by using go-git (#6478)Filip Navara2019-04-191-51/+15
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-171-0/+30
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-0/+73
* move out git module and #1573 send push hookUnknwon2015-12-091-26/+0
* rename fieldsUnknwon2015-11-031-1/+1
* New UI merge in progressUnknwon2014-07-261-0/+26