158 次代码提交 (V20220601.patch_for_email)

作者 SHA1 备注 提交日期
  Lunny Xiao 710245e81e
Refactor models.NewRepoContext to extract git related codes to modules/git (#6941) 6 年前
  zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload (#6672) 6 年前
  Mario Lubenka 55a8e12d85 Number of commits ahead/behind in branch overview (#6695) 6 年前
  Lauris BH 1fa9662946
Git statistics in Activity tab (#4724) 6 年前
  Filip Navara dbb0c9658c Fix #6813: Allow git.GetTree to take both commit and tree names (#6816) 6 年前
  Filip Navara 55daee8d22 Remove `seen` map from `getLastCommitForPaths` (#6807) 6 年前
  Filip Navara b83114f140 Fix one performance/correctness regression in #6478 found on Rails repository. (#6686) 6 年前
  Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478) 6 年前
  Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 6 年前
  Mura Li 2a9806bfc6 Pre-calculate the absolute path of git (#6575) 6 年前
  Mura Li 3186ef554c Support search operators for commits search (#6479) 6 年前
  zeripath 89cc7c646d
Prevent server 500 on compare branches with no common history (#6555) 6 年前
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 年前
  Unknwon 9a2e43bff2 move out git module and #1573 send push hook 10 年前
  Adam Strzelecki 3df5dcc1dc Allow pre-receive hook customization 10 年前
  Unknwon 56c66ee486 #2008 more supported git hooks 10 年前
  Unknwon 987dcc5372 fix #1383 10 年前
  Unknwon 902b578465 better escape char handle 10 年前
  Unknwon 3d14e73fd8 fix #1119 and data race in timming tasks 10 年前
  Unknwon 915bf1d2e3 Merge pull request #1994 from arthuroy/develop 10 年前
  Unknwon 2c653141a8 #1742 Update default branch in git repository while change in web view 10 年前
  Arthur Ouyang fc56f42dc3 Use refStr[len("refs/heads/"):] instead of refStr[11:] and fix error 10 年前
  Arthur Ouyang 0bd4d15e47 Use refStr[11:] instead of TrimPrefix 10 年前
  Arthur Ouyang e04c97b9fa Fix #1965 - the hyperlink and the display name of the branch 10 年前
  Unknwon e06558e208 #1922 Pull request fail to merge with BIN 10 年前
  Unknwon 3a81fdf092 rename fields 10 年前
  Unknwon 25ec20d525 #1838 update merge base before generate new patch 10 年前
  Matthias Pioch 8b92f9cca6 fix workaround for reverse proxy, ssh, submodule 10 年前
  Matthias Pioch 78a4e71245 workaround for reverse proxy, ssh, submodule 10 年前
  Unknwon c6ce6bd4c2 work on #1830 10 年前
  Unknwon 6a6e43f964 print out git version 10 年前
  Unknwon 215920772a save PR info as patch and minor fix on PR 10 年前
  Unknwon 953bb06857 basic PR feature 10 年前
  Unknwon 37e0cee877 finish PR UI 10 年前
  Unknwon 8c046073a8 work on PR conversation 10 年前
  Unknwon 125d314465 more clear error 10 年前
  Unknwon 1cb03135b7 new repo git hooks UI 10 年前
  Unknwon aa65761d81 new commits table 10 年前
  Unknwon ac616c07de fix #966 10 年前
  Unknwon 7372042441 list view: issue, label, milestone 10 年前
  Unknwon 6f8e388b55 fix #1169 10 年前
  Filippo Valsorda 5d5d774e03 Handle submodules without a .gitmodules entry - fix #1023 10 年前
  Unknwon 5e763baa12 modules/git/signature.go: parse date foramt #663 10 年前
  Unknwon 9dfa17faf2 modules/git: able to parse RFC1123Z date format #663 10 年前
  Unknwon 3005c4f6db Fix diff css style, hooks \r char 11 年前
  Unknwon 64c68220d2 Fix #264 11 年前
  Linquize 67c44b7d27 If git >= 2.0, sort tags in descending order by version number 11 年前
  Unknwon 2a031c1365 Fix #515 11 年前
  Unknwon ebb05475ed Fix #495 and cannot view repository by tag 11 年前
  Unknwon 3f707b3f32 Add basic submodule support 11 年前