summaryrefslogtreecommitdiffstats
path: root/routers/repo/commit.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix read commit sourceslene2014-03-281-7/+24
* Start working on diff pageUnknown2014-03-251-3/+19
* diff page uiFuXiaoHei2014-03-241-0/+6
* refactor repo.goFuXiaoHei2014-03-241-0/+35