summaryrefslogtreecommitdiffstats
path: root/modules/git/commit.go
Commit message (Expand)AuthorAgeFilesLines
* HasPreviousCommit causes recursive load of commits unnecessarily (#14598)zeripath2021-02-101-13/+25
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-58/+1
* Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show o...zeripath2020-11-081-5/+17
* go-version constraints ignore pre-releases (#13234)zeripath2020-10-211-1/+1
* [Vendor] Switch go-version lib (#12719)65432020-09-051-3/+2
* Git 2.28 no longer permits diff with ... on unrelated branches (#12364)zeripath2020-07-291-4/+5
* Only use --exclude on name-rev with git >= 2.13 (#12347)zeripath2020-07-281-1/+15
* fix bug about can't skip commits base on base branch (#11555)赵智超2020-06-241-0/+10
* Fix 500 error on repos with no tags (#11870)mrsdizzie2020-06-121-1/+1
* Show exact tag for commit on diff view (#11846)Cirno the Strongest2020-06-111-1/+16
* Don't consider tag refs as valid for branch name (#11847)Cirno the Strongest2020-06-101-1/+1
* Properly handle and return empty string for dangling commits in GetBranchName...Cirno the Strongest2020-05-231-1/+6
* Add push commits history comment on PR time-line (#11167)赵智超2020-05-201-4/+4
* Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327)zeripath2020-05-121-4/+0
* Migrate to go-git/go-git v5.0.0 (#10735)Lauris BH2020-03-171-1/+1
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-2/+2
* Add require signed commit for protected branch (#9708)zeripath2020-01-151-5/+5
* Change target branch for pull request (#6488)Mario Lubenka2019-12-161-0/+21
* Fix datarace on git.GlobalCommandArgs on tests (#9162)Lunny Xiao2019-11-271-2/+15
* Fix count for commit graph last page (#8843)jaqra2019-11-071-0/+10
* Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)zeripath2019-10-161-0/+8
* Bugfix for image compare and minor improvements to image compare (#8289)Mario Lubenka2019-10-041-2/+5
* Adds side-by-side diff for images (#6784)Mario Lubenka2019-09-161-0/+49
* Be more strict with git arguments (#7715)zeripath2019-08-051-0/+2
* Add golangci (#6418)kolaente2019-06-121-4/+3
* Improve listing performance by using go-git (#6478)Filip Navara2019-04-191-13/+67
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-171-0/+5
* Support search operators for commits search (#6479)Mura Li2019-04-121-2/+41
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-0/+349
* move out git module and #1573 send push hookUnknwon2015-12-091-162/+0
* rename fieldsUnknwon2015-11-031-7/+7
* finish PR UIUnknwon2015-09-021-0/+28
* Handle submodules without a .gitmodules entry - fix #1023Filippo Valsorda2015-03-101-2/+2
* add submodule basic support & buf fixed #478lunnyxiao2014-09-221-1/+49
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-261-0/+8
* New UI merge in progressUnknwon2014-07-261-0/+78