72 Revīzijas (2f73fff053527b9ab66d74063868846ae8eec5c7)

Autors SHA1 Ziņojums Datums
  zeripath fb5af37b3e
Add Close() method to gogitRepository (#8901) (#8958) pirms 4 gadiem
  silverwind da23041257 fix extra newlines when copying from diff in Firefox (#7288) pirms 4 gadiem
  Lunny Xiao edc94c7041 Monitor all git commands; move blame to git package and replace git as a variable (#6864) pirms 4 gadiem
  zeripath 5908bb1030
Make diff line-marker non-selectable (#7279) pirms 4 gadiem
  kolaente f9ec2f89f2 Add golangci (#6418) pirms 5 gadiem
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) pirms 5 gadiem
  mrsdizzie 7780ea8890 Fix ParsePatch function to work with quoted diff --git strings (#6323) pirms 5 gadiem
  kolaente e79e9248fd Fix regex to support optional end line of old section in diff hunk (#5096) pirms 5 gadiem
  Lauris BH 4befec242a
Code review UI improvements and bugfixes (#4682) pirms 5 gadiem
  nemoinho ca112f0a04 Add whitespace handling to PR-comparsion (#4683) pirms 5 gadiem
  Lauris BH 6e64f9db8e Pull request review/approval and comment on code (#3748) pirms 5 gadiem
  Ethan Koenig 6eaeb01ecf Update code.gitea.io/git (#3482) pirms 6 gadiem
  Kim "BKC" Carlbäcker 4b5197beb4 Fix Uninitialized variable in ParsePatch (#3156) pirms 6 gadiem
  Duncan Ogilvie c80d147fa9 Improve memory usage when reaching diff limits (#2990) pirms 6 gadiem
  Ethan Koenig 57cabb3ad3 Fix diff of renamed and modified file (#1967) pirms 7 gadiem
  Kuba Tyszko 5d6b71fdbb fixes pull request hanging indefinitely when it contains normal and LFS file pointers (#1425) pirms 7 gadiem
  Matthias Loibl d1006150fb Refactor process package and introduce ProcessManager{} with tests (#75) pirms 7 gadiem
  Ethan Koenig 1207bda94b Fix typos in models/ (#576) pirms 7 gadiem
  Fabian Zaremba 2e7ccecfe6 Git LFS support v2 (#122) pirms 7 gadiem
  Thomas Boerger 83ed234472 Integrate templates into bindata optionally (#314) pirms 7 gadiem
  Sandro Santilli 3fba29c571 Expand documentations pirms 7 gadiem
  Sandro Santilli 6e644726d0 Lint git_diff.go pirms 7 gadiem
  Thibault Meyer ddee4c8b58
Normalize files with gofmt pirms 7 gadiem
  Thibault Meyer a4454f5d0f
Rewrite XORM queries pirms 7 gadiem
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) pirms 7 gadiem
  Sandro Santilli f14232d2e9 This one I overlooked before pirms 7 gadiem
  Sandro Santilli f6a11e0de1 More MixedCase consts pirms 7 gadiem
  Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) pirms 7 gadiem
  Matthias Loibl 1f44b01e2a Fix imports found by goimports. pirms 7 gadiem
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) pirms 7 gadiem
  Unknwon b1504ed99a #3464 add diff signs which does not have inline diff pirms 7 gadiem
  Unknwon 9349def72e #3464 reproduce diff signs pirms 7 gadiem
  Unknwon cd89f6c502 Web editor: improve edit file and diff preview pirms 7 gadiem
  Andrey Nering 2772791fda Improve diff highlight (#3390) pirms 7 gadiem
  Unknwon 10dc330640 #3345 dump content directly to HTTP ResponseWriter pirms 7 gadiem
  Dennis Chen dfab54d5a2 Diff patch (#3345) pirms 7 gadiem
  Siarhei Navatski cf85e9eb7b add IsSubmodule field to DiffFile and hide view file button on diff page for submodules (#3097) pirms 7 gadiem
  Andrey Nering 743d22669a Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174) pirms 8 gadiem
  Andrey Nering d160c7e565 Little refactoring of diff highlight. pirms 8 gadiem
  Andrey Nering 2bfb8bb5fd Enable sintax highlighting on diff view. Close #733 pirms 8 gadiem
  Andrey Nering 5deb726f3f Refactoring of inline diff computing to prevent empty diff box. Fix #2489 pirms 8 gadiem
  Unknwon 8a93113192 roll back a small change pirms 8 gadiem
  Unknwon 86bce4a2ae minor fix to #2335 pirms 8 gadiem
  Andrey Nering 697b0e2aba Fix: now highlights in diff view are getting the correct lines. pirms 8 gadiem
  Andrey Nering bf11ad19ea Semantic fixes. pirms 8 gadiem
  Andrey Nering 81ed5c4bee Declaring specific types for enums constants. pirms 8 gadiem
  Andrey Nering 73474c043b Highlighting differences of lines in the diff view. pirms 8 gadiem
  Unknwon 4993ab1a76 #2185 fall back to use custom chardet lib pirms 8 gadiem
  Unknwon 19423957b1 rename import path pirms 8 gadiem
  Unknwon 50264200f0 fix huge diff hangs pirms 8 gadiem