]> source.dussan.org Git - gitea.git/commit
Refactoring of inline diff computing to prevent empty diff box. Fix #2489
authorAndrey Nering <andrey.nering@gmail.com>
Wed, 27 Jan 2016 20:54:08 +0000 (18:54 -0200)
committerAndrey Nering <andrey.nering@gmail.com>
Wed, 27 Jan 2016 20:54:08 +0000 (18:54 -0200)
commit5deb726f3fc5335b7391a28f6b21328b1335dd9e
tree03044e2fb9dfee8f6c8f77356d983936cceb105b
parent93f40995b30b67e80e3fff36fe7e7ced756a13d8
Refactoring of inline diff computing to prevent empty diff box. Fix #2489
models/git_diff.go
routers/repo/commit.go
routers/repo/pull.go
templates/repo/diff_box.tmpl