Commit Graph

126 Commits (ac1e411b2bd426e764e461cf278dcd5fd02fa0a6)

Author SHA1 Message Date
Christian Muehlhaeuser 54d96c79b5 Removed unnecessary conversions (#7557) 5 years ago
silverwind fe7689a6b2 Fix empty commits now showing in repo overview (#7521) 5 years ago
Cherrg a7b1ba0e3d wiki history improvements (#7391) 5 years ago
Mura Li f88aa1d215 Support git.PATH entry in app.ini (#6772) 5 years ago
Filip Navara 6e2a59e4ce Use commit graph files for listing pages (#7314) 5 years ago
Richard Mahn cd96dee982 Fixes #7292 - API File Contents bug (#7301) 5 years ago
Lunny Xiao d741316aae add commitgraph support global default true when git version >= 2.18 (#7313) 5 years ago
Richard Mahn 567e117df8 Fixes #7238 - Annotated tag commit ID incorrect (#7321) 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
mrsdizzie a25b3d4c72 Fix Submodule dection in subdir (#7275) 5 years ago
Lunny Xiao 8ec659722d Only check and config git on web subcommand but not others (#7236) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
Mario Lubenka 1608f63e39 Fixes diff on merged pull requests (#7171) 5 years ago
Richard Mahn 8de0b0a3f0 Fixes #2738 - Adds the /git/tags API endpoint (#7138) 5 years ago
Mario Lubenka 311ce2d1d0 Compare branches, commits and tags with each other (#6991) 5 years ago
mrsdizzie 2ac2a5b0ba Refactor submodule URL parsing (#7100) 5 years ago
Vladimir Panteleev a98e085031 Show git-notes (#6984) 5 years ago
zeripath 0d69dfb4ca
Do not attempt to return blob on submodule (#6996) 5 years ago
Lunny Xiao 710245e81e
Refactor models.NewRepoContext to extract git related codes to modules/git (#6941) 5 years ago
zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload (#6672) 5 years ago
Mario Lubenka 55a8e12d85 Number of commits ahead/behind in branch overview (#6695) 5 years ago
Lauris BH 1fa9662946
Git statistics in Activity tab (#4724) 5 years ago
Filip Navara dbb0c9658c Fix #6813: Allow git.GetTree to take both commit and tree names (#6816) 5 years ago
Filip Navara 55daee8d22 Remove `seen` map from `getLastCommitForPaths` (#6807) 5 years ago
Filip Navara b83114f140 Fix one performance/correctness regression in #6478 found on Rails repository. (#6686) 5 years ago
Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478) 6 years ago
Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 6 years ago
Mura Li 2a9806bfc6 Pre-calculate the absolute path of git (#6575) 6 years ago
Mura Li 3186ef554c Support search operators for commits search (#6479) 6 years ago
zeripath 89cc7c646d
Prevent server 500 on compare branches with no common history (#6555) 6 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
Unknwon 9a2e43bff2 move out git module and #1573 send push hook 9 years ago
Adam Strzelecki 3df5dcc1dc Allow pre-receive hook customization 9 years ago
Unknwon 56c66ee486 #2008 more supported git hooks 9 years ago
Unknwon 987dcc5372 fix #1383 9 years ago
Unknwon 902b578465 better escape char handle 9 years ago
Unknwon 3d14e73fd8 fix #1119 and data race in timming tasks 9 years ago
Unknwon 2c653141a8 #1742 Update default branch in git repository while change in web view 9 years ago
Arthur Ouyang fc56f42dc3 Use refStr[len("refs/heads/"):] instead of refStr[11:] and fix error 9 years ago
Arthur Ouyang 0bd4d15e47 Use refStr[11:] instead of TrimPrefix 9 years ago
Arthur Ouyang e04c97b9fa Fix #1965 - the hyperlink and the display name of the branch 9 years ago
Unknwon e06558e208 #1922 Pull request fail to merge with BIN 9 years ago
Unknwon 3a81fdf092 rename fields 9 years ago
Unknwon 25ec20d525 #1838 update merge base before generate new patch 9 years ago
Matthias Pioch 8b92f9cca6 fix workaround for reverse proxy, ssh, submodule 9 years ago
Matthias Pioch 78a4e71245 workaround for reverse proxy, ssh, submodule 9 years ago
Unknwon c6ce6bd4c2 work on #1830 9 years ago
Unknwon 6a6e43f964 print out git version 9 years ago
Unknwon 215920772a save PR info as patch and minor fix on PR 9 years ago
Unknwon 953bb06857 basic PR feature 9 years ago