74 Commits (8acc6ccd3ed0ec7cc0cf3ea4c4091c753ec344eb)

Author SHA1 Message Date
  Cherrg 3c55fd59a7 wiki history improvements (#7391) 6 years ago
  Mura Li fa0108894a Support git.PATH entry in app.ini (#6772) 6 years ago
  Filip Navara db1aab607f Use commit graph files for listing pages (#7314) 6 years ago
  Richard Mahn c35a88f83a Fixes #7292 - API File Contents bug (#7301) 6 years ago
  Lunny Xiao 93ae4ae9ac add commitgraph support global default true when git version >= 2.18 (#7313) 6 years ago
  Richard Mahn a0d2842400 Fixes #7238 - Annotated tag commit ID incorrect (#7321) 6 years ago
  Lunny Xiao 97ca2d8884 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 6 years ago
  mrsdizzie ed60172566 Fix Submodule dection in subdir (#7275) 6 years ago
  Lunny Xiao 309515b41b Only check and config git on web subcommand but not others (#7236) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Mario Lubenka 2dfaee26a2 Fixes diff on merged pull requests (#7171) 6 years ago
  Richard Mahn b883738d9d Fixes #2738 - Adds the /git/tags API endpoint (#7138) 6 years ago
  Mario Lubenka 143dd310f0 Compare branches, commits and tags with each other (#6991) 6 years ago
  mrsdizzie 85ad79c80b Refactor submodule URL parsing (#7100) 6 years ago
  Vladimir Panteleev 3de43a0d6d Show git-notes (#6984) 6 years ago
  zeripath 54576a4c85 Do not attempt to return blob on submodule (#6996) 6 years ago
  Lunny Xiao 6eee9deb06 Refactor models.NewRepoContext to extract git related codes to modules/git (#6941) 6 years ago
  zeripath 5c64f29bbd Remove local clones & make hooks run on merge/edit/upload (#6672) 6 years ago
  Mario Lubenka 09b074b6ff Number of commits ahead/behind in branch overview (#6695) 6 years ago
  Lauris BH 0fd52d34fd Git statistics in Activity tab (#4724) 6 years ago
  Filip Navara d22338d1d6 Fix #6813: Allow git.GetTree to take both commit and tree names (#6816) 6 years ago
  Filip Navara ba2405ce48 Remove `seen` map from `getLastCommitForPaths` (#6807) 7 years ago
  Filip Navara 1cd879b348 Fix one performance/correctness regression in #6478 found on Rails repository. (#6686) 7 years ago
  Filip Navara cd35329329 Improve listing performance by using go-git (#6478) 7 years ago
  Richard Mahn 0f5cb632d2 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 7 years ago
  Mura Li 7046125dbd Pre-calculate the absolute path of git (#6575) 7 years ago
  Mura Li d43562c97e Support search operators for commits search (#6479) 7 years ago
  zeripath 1b4bffde8b Prevent server 500 on compare branches with no common history (#6555) 7 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 7 years ago
  Unknwon 7c3baef786 move out git module and #1573 send push hook 10 years ago
  Adam Strzelecki 381f571952 Allow pre-receive hook customization 10 years ago
  Unknwon fe32140ce0 #2008 more supported git hooks 10 years ago
  Unknwon a0a4125989 fix #1383 10 years ago
  Unknwon 8b6b23a40d better escape char handle 10 years ago
  Unknwon 95b10e3b07 fix #1119 and data race in timming tasks 10 years ago
  Unknwon 9f6045b236 Merge pull request #1994 from arthuroy/develop 10 years ago
  Unknwon bfcd3d036f #1742 Update default branch in git repository while change in web view 10 years ago
  Arthur Ouyang 92fa62691e Use refStr[len("refs/heads/"):] instead of refStr[11:] and fix error 10 years ago
  Arthur Ouyang cd18c572ac Use refStr[11:] instead of TrimPrefix 10 years ago
  Arthur Ouyang a5f57ea3ff Fix #1965 - the hyperlink and the display name of the branch 10 years ago
  Unknwon 75b80c336f #1922 Pull request fail to merge with BIN 10 years ago
  Unknwon 12cad18886 rename fields 10 years ago
  Unknwon b09f487d65 #1838 update merge base before generate new patch 10 years ago
  Matthias Pioch a33352a8e0 fix workaround for reverse proxy, ssh, submodule 10 years ago
  Matthias Pioch 46faac0c6b workaround for reverse proxy, ssh, submodule 10 years ago
  Unknwon 396d0babfb work on #1830 10 years ago
  Unknwon 1876645e3b print out git version 10 years ago
  Unknwon 9d579819e5 save PR info as patch and minor fix on PR 10 years ago
  Unknwon 913287abc9 basic PR feature 10 years ago
  Unknwon 249e492b6b finish PR UI 10 years ago