Andrey Nering
|
d160c7e565
|
Little refactoring of diff highlight.
Moving cache variable to template instead of in the struct.
|
9 years ago |
Andrey Nering
|
2bfb8bb5fd
|
Enable sintax highlighting on diff view. Close #733
|
9 years ago |
Andrey Nering
|
5deb726f3f
|
Refactoring of inline diff computing to prevent empty diff box. Fix #2489
|
9 years ago |
Unknwon
|
8a93113192
|
roll back a small change
|
9 years ago |
Unknwon
|
86bce4a2ae
|
minor fix to #2335
|
9 years ago |
Andrey Nering
|
697b0e2aba
|
Fix: now highlights in diff view are getting the correct lines.
|
9 years ago |
Andrey Nering
|
bf11ad19ea
|
Semantic fixes.
|
9 years ago |
Andrey Nering
|
81ed5c4bee
|
Declaring specific types for enums constants.
This makes the code more strict since you can't assign or compare
values of different types without proper cast.
|
9 years ago |
Andrey Nering
|
73474c043b
|
Highlighting differences of lines in the diff view.
|
9 years ago |
Unknwon
|
4993ab1a76
|
#2185 fall back to use custom chardet lib
|
9 years ago |
Unknwon
|
19423957b1
|
rename import path
|
9 years ago |
Unknwon
|
50264200f0
|
fix huge diff hangs
|
9 years ago |
Unknwon
|
95f9c85bcc
|
#2185 use Go sub-repo to detect encoding
|
9 years ago |
Unknwon
|
926e91820a
|
#2071 Diff is not showing full content when has super long one line
|
9 years ago |
Unknwon
|
902b578465
|
better escape char handle
|
9 years ago |
Unknwon
|
3a81fdf092
|
rename fields
|
9 years ago |
Unknwon
|
25ec20d525
|
#1838 update merge base before generate new patch
|
9 years ago |
Unknwon
|
bc82157216
|
fix #1078
|
9 years ago |
Unknwon
|
6599869f28
|
#1790 fast return for too large diff
|
9 years ago |
Unknwon
|
9b42f53aa8
|
more on #966
|
9 years ago |
Vladimir Vissoultchev
|
4917d29c12
|
Partial impl of git diff encoding
|
9 years ago |
Vladimir Vissoultchev
|
fac4e27882
|
Allow spaces in file/dir names on parsing git diff
|
9 years ago |
Tony Tsang
|
fc6d80d619
|
Link to previous commited source file (diff.view_file button) instead of returning 404 for deleted files.
|
10 years ago |
Peter Smit
|
3af757ed77
|
Replace mahonia with the standard functions in the Golang Sub-repositories
|
10 years ago |
Unknwon
|
9a1fe801e5
|
fix #711
|
10 years ago |
lunnyxiao
|
ed84adb679
|
toutf8 improved & add max git diff lines
|
10 years ago |
Unknwon
|
bba401a5dc
|
Prepare 0.5 release
|
10 years ago |
Christopher Brickley
|
00a864e693
|
add commit compare functionality
|
10 years ago |
Unknwon
|
8dd07c0ddd
|
New UI merge in progress
|
10 years ago |
Unknown
|
097c8e05e6
|
Able to set timeout for process monitor
|
10 years ago |
Unknown
|
f147ad619a
|
Basic process manager
|
11 years ago |
Unknown
|
6696610aea
|
Fix zombie
|
11 years ago |
Unknown
|
98dbbae2ef
|
Fix #166
|
11 years ago |
Unknown
|
c3a52f7dd0
|
Mirror bug fix on downloading zip
|
11 years ago |
slene
|
52b4ab2aa5
|
update with new git
|
11 years ago |