summaryrefslogtreecommitdiffstats
path: root/modules/git/repo_commit.go
Commit message (Expand)AuthorAgeFilesLines
* Do not assume all 40 char strings are SHA1s (#14624)zeripath2021-02-101-11/+15
* Add pager to the branches page (#14202)Chester Liu2021-01-191-0/+3
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-98/+0
* Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show o...zeripath2020-11-081-3/+3
* go-version constraints ignore pre-releases (#13234)zeripath2020-10-211-1/+1
* Always return a list from GetCommitsFromIDs (#12981)zeripath2020-09-291-4/+0
* [Vendor] Switch go-version lib (#12719)65432020-09-051-2/+1
* Git 2.28 no longer permits diff with ... on unrelated branches (#12364)zeripath2020-07-291-2/+24
* Handle more pathological branch and tag names (#11843)zeripath2020-06-111-1/+1
* Fix commit search in all branches (#11849)Cirno the Strongest2020-06-111-1/+27
* Add push commits history comment on PR time-line (#11167)赵智超2020-05-201-0/+18
* Convert plumbing.ErrObjectNotFound to git.ErrNotExist in getCommit (#10862)zeripath2020-03-281-0/+6
* Migrate to go-git/go-git v5.0.0 (#10735)Lauris BH2020-03-171-2/+2
* Fix panic in API pulls when headbranch does not exist (#10676)zeripath2020-03-091-0/+5
* Fix commit between two commits calculation if there is only last commit (#10225)Lauris BH2020-02-111-1/+1
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-3/+4
* Provide Default messages for merges (#9393)zeripath2019-12-301-1/+25
* Search Commits via Commit Hash (#7400)Gary Kim2019-09-021-12/+33
* Be more strict with git arguments (#7715)zeripath2019-08-051-7/+14
* Removed unnecessary conversions (#7557)Christian Muehlhaeuser2019-07-231-2/+2
* wiki history improvements (#7391)Cherrg2019-07-111-0/+10
* Add golangci (#6418)kolaente2019-06-121-4/+1
* Compare branches, commits and tags with each other (#6991)Mario Lubenka2019-06-071-0/+10
* Improve listing performance by using go-git (#6478)Filip Navara2019-04-191-95/+52
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-171-2/+11
* Support search operators for commits search (#6479)Mura Li2019-04-121-3/+24
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-0/+388
* move out git module and #1573 send push hookUnknwon2015-12-091-341/+0
* rename fieldsUnknwon2015-11-031-4/+4
* work on #1830Unknwon2015-10-231-5/+4
* basic PR featureUnknwon2015-09-021-9/+50
* new commits tableUnknwon2015-08-201-1/+3
* Fix #515Unknwon2014-09-301-2/+2
* Work on #476Unknwon2014-09-161-1/+1
* Work on #476Unknwon2014-09-161-0/+8
* Finish new web hook pagesUnknwon2014-08-091-1/+1
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-261-0/+57
* New UI merge in progressUnknwon2014-07-261-0/+234