Commit Graph

20 Commits (daa393cb48507f34e7d2b81b5a92f8f94ebe3ad0)

Author SHA1 Message Date
zeripath 96969ddec8
Fix yet another bug with diff file names (#12771)
4 years ago
zeripath 7a8a05cc44
Fix diff path unquoting (#12554)
4 years ago
Gjergji Ramku 0c9eb468e9
Fix typos (#12542)
4 years ago
mrsdizzie 73b155d5f2
Add more tests for diff highlighting (#12467)
4 years ago
mrsdizzie 0171dda728
Improved diff syntax highlighting fix (#12455)
4 years ago
zeripath 2f6aadffa8
Git 2.28 no longer permits diff with ... on unrelated branches (#12364)
4 years ago
mrsdizzie 9542b7317d
Fix Syntax highlight for token change in added/deleted code (#12238)
4 years ago
mrsdizzie 8d081950e6
Ensure syntax highlighting is the same inside diffs (#12205)
4 years ago
mrsdizzie a6168fa25d
Make copy/paste work for source code (#12191)
4 years ago
mrsdizzie af7ffaa279
Server-side syntax highlighting for all code (#12047)
4 years ago
zeripath 6e4480835f
Fix issue with DiffIndex on initial commit (#11677)
4 years ago
zeripath 5cb201dc93
Fix numbr of files, total additions, and deletions (#11614)
4 years ago
Lunny Xiao e8860ef4f9 Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996)
4 years ago
Lunny Xiao f6067a8465 Migrate reviews when migrating repository from github (#9463)
4 years ago
Lauris BH 3185a13ea5
Check if diff actually contains sections when rendering (#9926)
4 years ago
zeripath 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime (#9213)
4 years ago
Lunny Xiao ef9a0370ca
Fix panic when diff (#9187)
4 years ago
Benno 149a9df9e8 Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)
5 years ago
zeripath 722a7c902d
Add Close() method to gogitRepository (#8901)
5 years ago
Lunny Xiao c03d75fbd5 Move git diff codes from models to services/gitdiff (#7889)
5 years ago