108 Commits (ccdd8c1798b2ee3ccd023f697bbe00912d18ea59)

Author SHA1 Message Date
  Benno ccdd8c1798 Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 5 years ago
  jaqra d162034d64 Fix count for commit graph last page (#8843) 5 years ago
  jaqra f457f9d710 Add pagination to commit graph page (#8360) 5 years ago
  Mario Lubenka 580e3479bd Bugfix for image compare and minor improvements to image compare (#8289) 5 years ago
  Mario Lubenka 41999118cc Adds side-by-side diff for images (#6784) 5 years ago
  Lunny Xiao c09ca7ea8b Move git diff codes from models to services/gitdiff (#7889) 5 years ago
  guillep2k 02b630367b Convert files to utf-8 for indexing (#7814) 5 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Mario Lubenka 143dd310f0 Compare branches, commits and tags with each other (#6991) 6 years ago
  Vladimir Panteleev 3de43a0d6d Show git-notes (#6984) 6 years ago
  Mario Lubenka d49439f42e Unifies pagination template usage (#6531) (#6533) 6 years ago
  Filip Navara cd35329329 Improve listing performance by using go-git (#6478) 6 years ago
  Mura Li d43562c97e Support search operators for commits search (#6479) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
  Julian b64edc0e10 fix commit page showing status for current default branch (#5650) 6 years ago
  Morgan Bazalgette 8c916631f0 Handle refactor (#3339) 7 years ago
  Lauris BH 41db9040c1 Fix go-get, src and raw urls to new scheme (#2978) 7 years ago
  Timur Makarchuk 448dc6337e Remove render issue link (#2954) 7 years ago
  Ethan Koenig 6700a0b12a Make URL scheme unambiguous (#2408) 7 years ago
  Lauris BH 1c6c8a728c Add commit count caching (#2774) 7 years ago
  Bwko 371ec5cb83 Add branch overiew page (#2108) 7 years ago
  Rémy Boulanouar c754b49da2 Display commit status on landing page of repo (#1784) 7 years ago
  Bwko 06a22cf469 Fix Commits nil pointer dereference (#2203) 7 years ago
  Lauris BH 380ac258b0 Show commit status icon in commits table (#1688) 8 years ago
  Antoine GIRARD fe14d3b3fa GPG commit validation (#1150) 8 years ago
  Andrey Nering 208423c84d Fix HighlightJS not working on compare diff page (#914) 8 years ago
  Bo-Yi Wu 110750bf29 fix: trim the whitespaces for the search keyword (#893) 8 years ago
  Zsombor 76bbb0414e Add checkbox to search for all the branches by commit message (#813) 8 years ago
  Kjell Kvinge fd2d8ac6f4 commithgraph / timeline (#428) 8 years ago
  Lunny Xiao b5a7692d63 Golint fixed for modules/setting (#262) 8 years ago
  Lunny Xiao e134836804 golint fixed for routers (#208) 8 years ago
  Andrey Nering 43e4529fb4 Remember diff view style (#163) 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
  Odin Ugedal 0f421c9602 Use the rev-parsed sha1 commit id (#98) 8 years ago
  Sandro Santilli 3c9693defb Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
  Sandro Santilli 4fb2e00b31 Merge branch 'master' into feature/goimports 8 years ago
  Andrey Nering 5243e1f5f9 Refactor editorconfig middleware 8 years ago
  Matthias Loibl 929972fc8d Fix imports found by goimports. 8 years ago
  Andrey Nering 7f39af230a Fix 500 when repo has invalid .editorconfig 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Unknwon a408ce3ec2 Web editor: improve edit file 8 years ago
  Unknwon 11540e5abe Web editor: improve code quality 8 years ago
  Unknwon 40375965c5 #3464 reproduce diff signs 8 years ago
  Unknwon 1bd27947e0 markdown: fix treating pure number as SHA1 8 years ago
  Andrey Nering 10a5a8b7cf On showing diff/file, use the tab_width specified on .editorconfig, if any (#3241) 8 years ago
  Unknwon b4596dc0d4 #3345 dump content directly to HTTP ResponseWriter 9 years ago
  Dennis Chen 72344d71dd Diff patch (#3345) 9 years ago
  Andrey Nering cdc7a8c613 Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174) 9 years ago