summaryrefslogtreecommitdiffstats
path: root/routers/repo/commit.go
Commit message (Expand)AuthorAgeFilesLines
* Highlighting differences of lines in the diff view.Andrey Nering2016-01-061-0/+6
* Changed name from inline to unifiedKim "BKC" Carlbäcker2016-01-051-2/+2
* Implement Split Diff-ViewKim "BKC" Carlbäcker2016-01-051-0/+2
* rename import pathUnknwon2015-12-151-1/+1
* move out git module and #1573 send push hookUnknwon2015-12-091-4/+5
* remove unused codeUnknwon2015-11-141-3/+0
* minor UI fix and fix ssh raceUnknwon2015-11-141-0/+3
* fix #1572 fix file histrory paging issueUnknwon2015-11-101-64/+19
* go vet and fix #1890Unknwon2015-11-081-2/+0
* finish PR UIUnknwon2015-09-021-40/+2
* work on PR conversationUnknwon2015-09-011-0/+1
* rename fieldsUnknwon2015-08-311-17/+17
* finsih diff and compareUnknwon2015-08-211-1/+1
* new commits tableUnknwon2015-08-201-17/+7
* Link to previous commited source file (diff.view_file button) instead of retu...Tony Tsang2015-02-061-0/+4
* modules/base: add RenderCommitMessage with XSS-safe and special linksUnknwon2015-01-301-2/+2
* Optmize git-fsck options and fix #820Unknwon2015-01-021-2/+2
* fix #711Unknwon2014-12-091-11/+11
* Added issue link rendering in commit messagesdennis-smurf2014-12-051-1/+16
* fix #664Unknwon2014-11-251-1/+1
* Fix #618Unknwon2014-11-111-2/+2
* Fix #605, fix #255, fix #101Unknwon2014-11-061-63/+74
* Add raw, history file button, and other mirror fixesUnknwon2014-10-111-1/+3
* Page: Compare 2 commitsUnknwon2014-10-101-0/+2
* Add directory level commit messageUnknwon2014-09-261-2/+2
* Mirror template bug fixUnknwon2014-09-251-1/+2
* Page: Commits and fix #249Unknwon2014-09-231-1/+3
* Add suburl supportUnknwon2014-09-191-2/+2
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-181-2/+2
* toutf8 improved & add max git diff lineslunnyxiao2014-09-171-2/+5
* add commit compare functionalityChristopher Brickley2014-09-011-2/+63
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-261-221/+218
* New UI merge in progressUnknwon2014-07-261-219/+221
* Use constants to name template fileUnknown2014-06-221-44/+48
* fix for new git apislene2014-05-281-2/+8
* Fixed #209Unknown2014-05-251-11/+13
* Fix #166Unknown2014-05-121-2/+64
* Prepare for v0.3.1 hotfixUnknown2014-04-281-0/+1
* Show parents in commit diff pageChris Lee2014-04-271-0/+12
* Use commit summaries instead of full messagesChris Lee2014-04-271-1/+1
* update with new gitslene2014-04-131-22/+10
* Mirror fixUnknown2014-04-121-0/+1
* Mirror bug fixUnknown2014-04-111-0/+4
* combine getCommit ById and ByBranch in routers/repo/commit.gozhsso2014-04-111-12/+2
* Pages in commits list pageUnknown2014-04-111-3/+28
* Add search commitsUnknown2014-04-111-1/+39
* Change new martini impot pathUnknown2014-03-301-1/+1
* update git api. fix link... and so onslene2014-03-301-12/+6
* image display in diff pageslene2014-03-281-5/+29
* print errslene2014-03-281-1/+1