]> source.dussan.org Git - gitea.git/commit
add commit compare functionality
authorChristopher Brickley <brickley@gmail.com>
Tue, 26 Aug 2014 12:20:18 +0000 (08:20 -0400)
committerChristopher Brickley <brickley@gmail.com>
Mon, 1 Sep 2014 18:56:19 +0000 (14:56 -0400)
commit00a864e693434bce687f3f5145d8369583197b78
treedf25bf583ec2a0070c159bcb3d0d161d931f6801
parentd55c5b9e289c0c97aa51ffe5cb5b77f703cc2a47
add commit compare functionality
cmd/web.go
models/action.go
models/git_diff.go
models/slack.go
models/update.go
models/webhook.go
public/css/gogs.css
routers/repo/commit.go
templates/repo/commits.tmpl
templates/repo/commits_table.tmpl [new file with mode: 0644]
templates/repo/diff.tmpl