Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Close() method to gogitRepository (#8901) | zeripath | 2019-11-13 | 1 | -0/+1 |
* | Migrate temp_repo.go to use git.NewCommand (#8918) | zeripath | 2019-11-11 | 1 | -163/+82 |
* | Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) | zeripath | 2019-10-16 | 1 | -3/+10 |
* | Restore functionality for early gits (#7775) | zeripath | 2019-10-12 | 1 | -4/+34 |
* | Move git diff codes from models to services/gitdiff (#7889) | Lunny Xiao | 2019-09-05 | 1 | -2/+3 |
* | Correct wrong datetime format for git (#7689) | zeripath | 2019-07-31 | 1 | -1/+1 |
* | Monitor all git commands; move blame to git package and replace git as a vari... | Lunny Xiao | 2019-06-26 | 1 | -12/+12 |
* | Remove local clones & make hooks run on merge/edit/upload (#6672) | zeripath | 2019-05-11 | 1 | -32/+7 |
* | Improve listing performance by using go-git (#6478) | Filip Navara | 2019-04-19 | 1 | -1/+1 |
* | Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) | Richard Mahn | 2019-04-17 | 1 | -0/+425 |