Commit Graph

36 Commits (f70b3532360bfa9d421a06a11a8c2a9768aca793)

Author SHA1 Message Date
zeripath f9abf94bd9
HasPreviousCommit causes recursive load of commits unnecessarily (#14598)
3 years ago
zeripath 511f6138d4
Use native git variants by default with go-git variants as build tag (#13673)
3 years ago
zeripath c05a8abc76
Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766)
3 years ago
zeripath de6e427a01
go-version constraints ignore pre-releases (#13234)
3 years ago
6543 bc11caff94
[Vendor] Switch go-version lib (#12719)
4 years ago
zeripath 2f6aadffa8
Git 2.28 no longer permits diff with ... on unrelated branches (#12364)
4 years ago
zeripath 63e5bf6ef7
Only use --exclude on name-rev with git >= 2.13 (#12347)
4 years ago
赵智超 ae20de7771
fix bug about can't skip commits base on base branch (#11555)
4 years ago
mrsdizzie d729d685d0
Fix 500 error on repos with no tags (#11870)
4 years ago
Cirno the Strongest b682a2c1b2
Show exact tag for commit on diff view (#11846)
4 years ago
Cirno the Strongest 4a4977a1f0
Don't consider tag refs as valid for branch name (#11847)
4 years ago
Cirno the Strongest 31df012968
Properly handle and return empty string for dangling commits in GetBranchName (#11587)
4 years ago
赵智超 0903b1ac8c
Add push commits history comment on PR time-line (#11167)
4 years ago
zeripath 0198bbedc1
Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327)
4 years ago
Lauris BH 43c09134a9
Migrate to go-git/go-git v5.0.0 (#10735)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708)
4 years ago
Mario Lubenka 61db834904 Change target branch for pull request (#6488)
4 years ago
Lunny Xiao 7b7d382b8b Fix datarace on git.GlobalCommandArgs on tests (#9162)
4 years ago
jaqra 065bbddab9 Fix count for commit graph last page (#8843)
4 years ago
zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)
5 years ago
Mario Lubenka f92a0b68fe Bugfix for image compare and minor improvements to image compare (#8289)
5 years ago
Mario Lubenka a37236314c Adds side-by-side diff for images (#6784)
5 years ago
zeripath 7ad67109d7
Be more strict with git arguments (#7715)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478)
5 years ago
Richard Mahn 2262811e40 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)
5 years ago
Mura Li 3186ef554c Support search operators for commits search (#6479)
5 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
5 years ago
Unknwon 9a2e43bff2 move out git module and #1573 send push hook
8 years ago
Unknwon 3a81fdf092 rename fields
9 years ago
Unknwon 37e0cee877 finish PR UI
9 years ago
Filippo Valsorda 5d5d774e03 Handle submodules without a .gitmodules entry - fix #1023
9 years ago
lunnyxiao 150eef93b2 add submodule basic support & buf fixed #478
10 years ago
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!!
10 years ago
Unknwon 8dd07c0ddd New UI merge in progress
10 years ago