| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate to use jsoniter instead of encoding/json (#14841) | zeripath | 2021-03-01 | 1 | -2/+3 |
* | Fix a couple of CommentAsPatch issues. (#14804) | zeripath | 2021-02-27 | 1 | -8/+68 |
* | Fix broken spans in diffs (#14678) | zeripath | 2021-02-14 | 1 | -6/+18 |
* | Handle incomplete diff files properly (#13662) | zeripath | 2020-11-21 | 1 | -6/+83 |
* | Alternative fix for HTML diff entity split (#13425) | mrsdizzie | 2020-11-04 | 1 | -30/+15 |
* | When creating line diffs do not split within an html entity (#13357) | zeripath | 2020-10-31 | 1 | -0/+30 |
* | Add better error checking for inline html diff code (#13239) | mrsdizzie | 2020-10-21 | 1 | -2/+2 |
* | Fix error in diff html rendering (#13191) | mrsdizzie | 2020-10-18 | 1 | -0/+9 |
* | Fix diff skipping lines (#13154) | zeripath | 2020-10-16 | 1 | -0/+21 |
* | Finally fix diff names (#13136) | zeripath | 2020-10-14 | 1 | -18/+21 |
* | Fix yet another bug with diff file names (#12771) | zeripath | 2020-09-09 | 1 | -4/+141 |
* | Fix diff path unquoting (#12554) | zeripath | 2020-08-22 | 1 | -0/+17 |
* | Add more tests for diff highlighting (#12467) | mrsdizzie | 2020-08-11 | 1 | -0/+15 |
* | Improved diff syntax highlighting fix (#12455) | mrsdizzie | 2020-08-08 | 1 | -0/+10 |
* | Fix Syntax highlight for token change in added/deleted code (#12238) | mrsdizzie | 2020-07-16 | 1 | -0/+8 |
* | Server-side syntax highlighting for all code (#12047) | mrsdizzie | 2020-07-01 | 1 | -2/+5 |
* | Some refactor on git diff and ignore getting commit information failed on mig... | Lunny Xiao | 2020-01-28 | 1 | -70/+0 |
* | Migrate reviews when migrating repository from github (#9463) | Lunny Xiao | 2020-01-23 | 1 | -0/+8 |
* | Fix panic when diff (#9187) | Lunny Xiao | 2019-11-28 | 1 | -0/+14 |
* | Move git diff codes from models to services/gitdiff (#7889) | Lunny Xiao | 2019-09-05 | 1 | -0/+197 |