20 Commits (for-closed-social)

Author SHA1 Message Date
  zeripath 96969ddec8
Fix yet another bug with diff file names (#12771) 3 years ago
  zeripath 7a8a05cc44
Fix diff path unquoting (#12554) 3 years ago
  Gjergji Ramku 0c9eb468e9
Fix typos (#12542) 3 years ago
  mrsdizzie 73b155d5f2
Add more tests for diff highlighting (#12467) 3 years ago
  mrsdizzie 0171dda728
Improved diff syntax highlighting fix (#12455) 3 years ago
  zeripath 2f6aadffa8
Git 2.28 no longer permits diff with ... on unrelated branches (#12364) 3 years ago
  mrsdizzie 9542b7317d
Fix Syntax highlight for token change in added/deleted code (#12238) 3 years ago
  mrsdizzie 8d081950e6
Ensure syntax highlighting is the same inside diffs (#12205) 3 years ago
  mrsdizzie a6168fa25d
Make copy/paste work for source code (#12191) 3 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) 4 years ago
  zeripath 722a7c902d
Add Close() method to gogitRepository (#8901) 4 years ago
  Lunny Xiao c03d75fbd5 Move git diff codes from models to services/gitdiff (#7889) 4 years ago
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4 years ago
  guillep2k 5a44be627c Convert files to utf-8 for indexing (#7814) 4 years ago
  Christian Muehlhaeuser b0cd3b8ab9 Fixed ineffectual assignments (#7555) 4 years ago
  silverwind da23041257 fix extra newlines when copying from diff in Firefox (#7288) 5 years ago
  Lunny Xiao edc94c7041 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 5 years ago
  zeripath 5908bb1030
Make diff line-marker non-selectable (#7279) 5 years ago
  kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
  mrsdizzie 7780ea8890 Fix ParsePatch function to work with quoted diff --git strings (#6323) 5 years ago
  kolaente e79e9248fd Fix regex to support optional end line of old section in diff hunk (#5096) 5 years ago
  Lauris BH 4befec242a
Code review UI improvements and bugfixes (#4682) 5 years ago
  nemoinho ca112f0a04 Add whitespace handling to PR-comparsion (#4683) 5 years ago
  Lauris BH 6e64f9db8e Pull request review/approval and comment on code (#3748) 5 years ago
  Ethan Koenig 6eaeb01ecf Update code.gitea.io/git (#3482) 6 years ago
  Kim "BKC" Carlbäcker 4b5197beb4 Fix Uninitialized variable in ParsePatch (#3156) 6 years ago
  Duncan Ogilvie c80d147fa9 Improve memory usage when reaching diff limits (#2990) 6 years ago
  Ethan Koenig 57cabb3ad3 Fix diff of renamed and modified file (#1967) 7 years ago
  Kuba Tyszko 5d6b71fdbb fixes pull request hanging indefinitely when it contains normal and LFS file pointers (#1425) 7 years ago
  Matthias Loibl d1006150fb Refactor process package and introduce ProcessManager{} with tests (#75) 7 years ago
  Ethan Koenig 1207bda94b Fix typos in models/ (#576) 7 years ago
  Fabian Zaremba 2e7ccecfe6 Git LFS support v2 (#122) 7 years ago
  Thomas Boerger 83ed234472 Integrate templates into bindata optionally (#314) 7 years ago
  Sandro Santilli 3fba29c571 Expand documentations 7 years ago
  Sandro Santilli 6e644726d0 Lint git_diff.go 7 years ago
  Thibault Meyer ddee4c8b58
Normalize files with gofmt 7 years ago
  Thibault Meyer a4454f5d0f
Rewrite XORM queries 7 years ago
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 7 years ago
  Sandro Santilli f14232d2e9 This one I overlooked before 7 years ago
  Sandro Santilli f6a11e0de1 More MixedCase consts 7 years ago
  Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 7 years ago