65 Commits (24e01c763dae87cc92c84b46cce7baf7b7b97c46)

Author SHA1 Message Date
  kolaente 5b8f431640 Fix regex to support optional end line of old section in diff hunk (#5096) 6 years ago
  Lauris BH c9540dfe0c Code review UI improvements and bugfixes (#4682) 6 years ago
  nemoinho 301f71c74c Add whitespace handling to PR-comparsion (#4683) 6 years ago
  Lauris BH a4cab4d00b Pull request review/approval and comment on code (#3748) 6 years ago
  Ethan Koenig 2dee67b1cf Update code.gitea.io/git (#3482) 7 years ago
  Kim "BKC" Carlbäcker ebdde24e92 Fix Uninitialized variable in ParsePatch (#3156) 7 years ago
  Duncan Ogilvie da5c616d1d Improve memory usage when reaching diff limits (#2990) 7 years ago
  Ethan Koenig b1da9cef43 Fix diff of renamed and modified file (#1967) 8 years ago
  Kuba Tyszko 71eb5e0f73 fixes pull request hanging indefinitely when it contains normal and LFS file pointers (#1425) 8 years ago
  Matthias Loibl 799bb6e441 Refactor process package and introduce ProcessManager{} with tests (#75) 8 years ago
  Ethan Koenig feb1506600 Fix typos in models/ (#576) 8 years ago
  Fabian Zaremba 63eeed2f9e Git LFS support v2 (#122) 8 years ago
  Thomas Boerger c7aa87988d Integrate templates into bindata optionally (#314) 8 years ago
  Sandro Santilli a326e0ac6f Expand documentations 8 years ago
  Sandro Santilli 3ebf9e30b9 Lint git_diff.go 8 years ago
  Thibault Meyer 6ef997ca64 Normalize files with gofmt 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Sandro Santilli ff0696b23b This one I overlooked before 8 years ago
  Sandro Santilli f2c96b8f93 More MixedCase consts 8 years ago
  Sandro Santilli 3c9693defb Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
  Matthias Loibl 929972fc8d Fix imports found by goimports. 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Unknwon 2e7bed61d8 #3464 add diff signs which does not have inline diff 8 years ago
  Unknwon 2a25d37d02 #3464 reproduce diff signs 8 years ago
  Unknwon 0c19e1f0ec Web editor: improve edit file and diff preview 8 years ago
  Andrey Nering 13899f1b5f Improve diff highlight (#3390) 8 years ago
  Unknwon b4596dc0d4 #3345 dump content directly to HTTP ResponseWriter 9 years ago
  Dennis Chen 72344d71dd Diff patch (#3345) 9 years ago
  Siarhei Navatski 5699e25718 add IsSubmodule field to DiffFile and hide view file button on diff page for submodules (#3097) 9 years ago
  Andrey Nering cdc7a8c613 Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174) 9 years ago
  Andrey Nering 6b296dbf42 Little refactoring of diff highlight. 9 years ago
  Andrey Nering a00f3969c0 Enable sintax highlighting on diff view. Close #733 9 years ago
  Andrey Nering 8320b077a0 Refactoring of inline diff computing to prevent empty diff box. Fix #2489 9 years ago
  Unknwon 516b391372 roll back a small change 9 years ago
  Unknwon c2e9264310 minor fix to #2335 9 years ago
  Andrey Nering ecfdb4ceb5 Fix: now highlights in diff view are getting the correct lines. 9 years ago
  Andrey Nering d3ae762f35 Semantic fixes. 9 years ago
  Andrey Nering 183ee384c7 Declaring specific types for enums constants. 9 years ago
  Andrey Nering 000931e238 Highlighting differences of lines in the diff view. 9 years ago
  Unknwon 8dd298d54e #2185 fall back to use custom chardet lib 9 years ago
  Unknwon 8ac9d9b4c7 rename import path 9 years ago
  Unknwon 11425263a3 fix huge diff hangs 9 years ago
  Unknwon 84a9c474be #2185 use Go sub-repo to detect encoding 9 years ago
  Unknwon 04efaf4efd #2071 Diff is not showing full content when has super long one line 9 years ago
  Unknwon 8b6b23a40d better escape char handle 9 years ago
  Unknwon 12cad18886 rename fields 9 years ago
  Unknwon b09f487d65 #1838 update merge base before generate new patch 9 years ago
  Unknwon 37bc800abb fix #1078 9 years ago
  Unknwon 83cf28f44b #1790 fast return for too large diff 9 years ago
  Unknwon c29e2a313e more on #966 9 years ago