summaryrefslogtreecommitdiffstats
path: root/modules/git/repo.go
Commit message (Expand)AuthorAgeFilesLines
* Handle push rejection in branch and upload (#10854)zeripath2020-03-281-1/+25
* Migrate to go-git/go-git v5.0.0 (#10735)Lauris BH2020-03-171-4/+4
* Variable expansion in repository templates (#9163)John Olheiser2019-11-301-0/+4
* Fix datarace on git.GlobalCommandArgs on tests (#9162)Lunny Xiao2019-11-271-1/+8
* Add Close() method to gogitRepository (#8901)zeripath2019-11-131-0/+11
* Stop using git count-objects and use raw directory size for repository (#8848)zeripath2019-11-101-2/+2
* Fix count for commit graph last page (#8843)jaqra2019-11-071-0/+5
* Add basic repository lfs management (#7199)zeripath2019-10-281-0/+5
* Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)zeripath2019-10-161-0/+10
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+1
* Be more strict with git arguments (#7715)zeripath2019-08-051-3/+2
* Monitor all git commands; move blame to git package and replace git as a vari...Lunny Xiao2019-06-261-0/+14
* Add golangci (#6418)kolaente2019-06-121-6/+6
* Remove local clones & make hooks run on merge/edit/upload (#6672)zeripath2019-05-111-7/+17
* Number of commits ahead/behind in branch overview (#6695)Mario Lubenka2019-05-051-0/+39
* Improve listing performance by using go-git (#6478)Filip Navara2019-04-191-5/+26
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-0/+287
* move out git module and #1573 send push hookUnknwon2015-12-091-30/+0
* fix #1383Unknwon2015-11-201-0/+3
* New UI merge in progressUnknwon2014-07-261-0/+27