| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable sintax highlighting on diff view. Close #733 | Andrey Nering | 2016-02-04 | 1 | -0/+1 |
* | Refactoring of inline diff computing to prevent empty diff box. Fix #2489 | Andrey Nering | 2016-01-27 | 1 | -6/+0 |
* | Highlighting differences of lines in the diff view. | Andrey Nering | 2016-01-06 | 1 | -0/+6 |
* | Changed name from inline to unified | Kim "BKC" Carlbäcker | 2016-01-05 | 1 | -2/+2 |
* | Implement Split Diff-View | Kim "BKC" Carlbäcker | 2016-01-05 | 1 | -0/+2 |
* | rename import path | Unknwon | 2015-12-15 | 1 | -1/+1 |
* | move out git module and #1573 send push hook | Unknwon | 2015-12-09 | 1 | -4/+5 |
* | remove unused code | Unknwon | 2015-11-14 | 1 | -3/+0 |
* | minor UI fix and fix ssh race | Unknwon | 2015-11-14 | 1 | -0/+3 |
* | fix #1572 fix file histrory paging issue | Unknwon | 2015-11-10 | 1 | -64/+19 |
* | go vet and fix #1890 | Unknwon | 2015-11-08 | 1 | -2/+0 |
* | finish PR UI | Unknwon | 2015-09-02 | 1 | -40/+2 |
* | work on PR conversation | Unknwon | 2015-09-01 | 1 | -0/+1 |
* | rename fields | Unknwon | 2015-08-31 | 1 | -17/+17 |
* | finsih diff and compare | Unknwon | 2015-08-21 | 1 | -1/+1 |
* | new commits table | Unknwon | 2015-08-20 | 1 | -17/+7 |
* | Link to previous commited source file (diff.view_file button) instead of retu... | Tony Tsang | 2015-02-06 | 1 | -0/+4 |
* | modules/base: add RenderCommitMessage with XSS-safe and special links | Unknwon | 2015-01-30 | 1 | -2/+2 |
* | Optmize git-fsck options and fix #820 | Unknwon | 2015-01-02 | 1 | -2/+2 |
* | fix #711 | Unknwon | 2014-12-09 | 1 | -11/+11 |
* | Added issue link rendering in commit messages | dennis-smurf | 2014-12-05 | 1 | -1/+16 |
* | fix #664 | Unknwon | 2014-11-25 | 1 | -1/+1 |
* | Fix #618 | Unknwon | 2014-11-11 | 1 | -2/+2 |
* | Fix #605, fix #255, fix #101 | Unknwon | 2014-11-06 | 1 | -63/+74 |
* | Add raw, history file button, and other mirror fixes | Unknwon | 2014-10-11 | 1 | -1/+3 |
* | Page: Compare 2 commits | Unknwon | 2014-10-10 | 1 | -0/+2 |
* | Add directory level commit message | Unknwon | 2014-09-26 | 1 | -2/+2 |
* | Mirror template bug fix | Unknwon | 2014-09-25 | 1 | -1/+2 |
* | Page: Commits and fix #249 | Unknwon | 2014-09-23 | 1 | -1/+3 |
* | Add suburl support | Unknwon | 2014-09-19 | 1 | -2/+2 |
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.... | Martin van Beurden | 2014-09-18 | 1 | -2/+2 |
* | toutf8 improved & add max git diff lines | lunnyxiao | 2014-09-17 | 1 | -2/+5 |
* | add commit compare functionality | Christopher Brickley | 2014-09-01 | 1 | -2/+63 |
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 | 1 | -221/+218 |
* | New UI merge in progress | Unknwon | 2014-07-26 | 1 | -219/+221 |
* | Use constants to name template file | Unknown | 2014-06-22 | 1 | -44/+48 |
* | fix for new git api | slene | 2014-05-28 | 1 | -2/+8 |
* | Fixed #209 | Unknown | 2014-05-25 | 1 | -11/+13 |
* | Fix #166 | Unknown | 2014-05-12 | 1 | -2/+64 |
* | Prepare for v0.3.1 hotfix | Unknown | 2014-04-28 | 1 | -0/+1 |
* | Show parents in commit diff page | Chris Lee | 2014-04-27 | 1 | -0/+12 |
* | Use commit summaries instead of full messages | Chris Lee | 2014-04-27 | 1 | -1/+1 |
* | update with new git | slene | 2014-04-13 | 1 | -22/+10 |
* | Mirror fix | Unknown | 2014-04-12 | 1 | -0/+1 |
* | Mirror bug fix | Unknown | 2014-04-11 | 1 | -0/+4 |
* | combine getCommit ById and ByBranch in routers/repo/commit.go | zhsso | 2014-04-11 | 1 | -12/+2 |
* | Pages in commits list page | Unknown | 2014-04-11 | 1 | -3/+28 |
* | Add search commits | Unknown | 2014-04-11 | 1 | -1/+39 |
* | Change new martini impot path | Unknown | 2014-03-30 | 1 | -1/+1 |
* | update git api. fix link... and so on | slene | 2014-03-30 | 1 | -12/+6 |