84 Коміти (2f73fff053527b9ab66d74063868846ae8eec5c7)

Автор SHA1 Повідомлення Дата
  zeripath fb5af37b3e
Add Close() method to gogitRepository (#8901) (#8958) 4 роки тому
  Lunny Xiao 4a08d574cf fix 500 when edit hook (#8782) (#8790) 4 роки тому
  zeripath 6cb9ce1367 IsBranchExist: return false if provided name is empty (#8485) (#8492) 4 роки тому
  zeripath 5c3863c319 Restore functionality for early gits (#7775) (#8476) 4 роки тому
  Filip Navara 6883c007d3 [backport/v1.9] Fix reading git notes from nested trees (#8189) 4 роки тому
  guillep2k bb609cacee Backport: Strict name matching for Repository.GetTagID() (#8082) 4 роки тому
  Richard Mahn bb423f9350 Backport for #7945 (#7994) 4 роки тому
  Mura Li f3496c88b2 Do not fetch all refs (#7837) 4 роки тому
  zeripath 65a76b7cb0 Be more strict with git arguments (#7715) (#7762) 4 роки тому
  guillep2k 6d441de2bd Backport: skip non-regular files (e.g. submodules) on repo indexing (#7717) 4 роки тому
  zeripath 39da4ac6d4
Correct wrong datetime format for git (#7689) (#7690) 4 роки тому
  silverwind 426fd2a816 Fix empty commits now showing in repo overview (#7521) (#7563) 4 роки тому
  Filip Navara 6e2a59e4ce Use commit graph files for listing pages (#7314) 4 роки тому
  Richard Mahn cd96dee982 Fixes #7292 - API File Contents bug (#7301) 4 роки тому
  Lunny Xiao d741316aae add commitgraph support global default true when git version >= 2.18 (#7313) 4 роки тому
  Richard Mahn 567e117df8 Fixes #7238 - Annotated tag commit ID incorrect (#7321) 4 роки тому
  Lunny Xiao edc94c7041 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 4 роки тому
  mrsdizzie a25b3d4c72 Fix Submodule dection in subdir (#7275) 4 роки тому
  Lunny Xiao 8ec659722d Only check and config git on web subcommand but not others (#7236) 4 роки тому
  kolaente f9ec2f89f2 Add golangci (#6418) 5 роки тому
  Mario Lubenka 1608f63e39 Fixes diff on merged pull requests (#7171) 5 роки тому
  Richard Mahn 8de0b0a3f0 Fixes #2738 - Adds the /git/tags API endpoint (#7138) 5 роки тому
  Mario Lubenka 311ce2d1d0 Compare branches, commits and tags with each other (#6991) 5 роки тому
  mrsdizzie 2ac2a5b0ba Refactor submodule URL parsing (#7100) 5 роки тому
  Vladimir Panteleev a98e085031 Show git-notes (#6984) 5 роки тому
  zeripath 0d69dfb4ca
Do not attempt to return blob on submodule (#6996) 5 роки тому
  Lunny Xiao 710245e81e
Refactor models.NewRepoContext to extract git related codes to modules/git (#6941) 5 роки тому
  zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload (#6672) 5 роки тому
  Mario Lubenka 55a8e12d85 Number of commits ahead/behind in branch overview (#6695) 5 роки тому
  Lauris BH 1fa9662946
Git statistics in Activity tab (#4724) 5 роки тому
  Filip Navara dbb0c9658c Fix #6813: Allow git.GetTree to take both commit and tree names (#6816) 5 роки тому
  Filip Navara 55daee8d22 Remove `seen` map from `getLastCommitForPaths` (#6807) 5 роки тому
  Filip Navara b83114f140 Fix one performance/correctness regression in #6478 found on Rails repository. (#6686) 5 роки тому
  Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478) 5 роки тому
  Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 5 роки тому
  Mura Li 2a9806bfc6 Pre-calculate the absolute path of git (#6575) 5 роки тому
  Mura Li 3186ef554c Support search operators for commits search (#6479) 5 роки тому
  zeripath 89cc7c646d
Prevent server 500 on compare branches with no common history (#6555) 5 роки тому
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 роки тому
  Unknwon 9a2e43bff2 move out git module and #1573 send push hook 8 роки тому
  Adam Strzelecki 3df5dcc1dc Allow pre-receive hook customization 8 роки тому
  Unknwon 56c66ee486 #2008 more supported git hooks 8 роки тому
  Unknwon 987dcc5372 fix #1383 8 роки тому
  Unknwon 902b578465 better escape char handle 8 роки тому
  Unknwon 3d14e73fd8 fix #1119 and data race in timming tasks 8 роки тому
  Unknwon 2c653141a8 #1742 Update default branch in git repository while change in web view 8 роки тому
  Arthur Ouyang fc56f42dc3 Use refStr[len("refs/heads/"):] instead of refStr[11:] and fix error 8 роки тому
  Arthur Ouyang 0bd4d15e47 Use refStr[11:] instead of TrimPrefix 8 роки тому
  Arthur Ouyang e04c97b9fa Fix #1965 - the hyperlink and the display name of the branch 8 роки тому
  Unknwon e06558e208 #1922 Pull request fail to merge with BIN 8 роки тому