aboutsummaryrefslogtreecommitdiffstats
path: root/modules/repofiles/temp_repo.go
Commit message (Expand)AuthorAgeFilesLines
* Add Close() method to gogitRepository (#8901)zeripath2019-11-131-0/+1
* Migrate temp_repo.go to use git.NewCommand (#8918)zeripath2019-11-111-163/+82
* Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)zeripath2019-10-161-3/+10
* Restore functionality for early gits (#7775)zeripath2019-10-121-4/+34
* Move git diff codes from models to services/gitdiff (#7889)Lunny Xiao2019-09-051-2/+3
* Correct wrong datetime format for git (#7689)zeripath2019-07-311-1/+1
* Monitor all git commands; move blame to git package and replace git as a vari...Lunny Xiao2019-06-261-12/+12
* Remove local clones & make hooks run on merge/edit/upload (#6672)zeripath2019-05-111-32/+7
* Improve listing performance by using go-git (#6478)Filip Navara2019-04-191-1/+1
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-171-0/+425