summaryrefslogtreecommitdiffstats
path: root/modules/git/command.go
Commit message (Expand)AuthorAgeFilesLines
* go1.15 (#12475)techknowlogick2020-08-131-0/+1
* Refactor Cron and merge dashboard tasks (#10745)zeripath2020-05-161-2/+12
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-281-1/+0
* Disable new signal-based asynchronous goroutine preemption from GO 1.14 in gi...mrsdizzie2020-04-281-0/+2
* Change default value of DefaultCommandExecutionTimeout to match cheatsheet (#...zeripath2020-03-021-1/+1
* Add require signed commit for protected branch (#9708)zeripath2020-01-151-2/+6
* Fix nondeterministic behavior (#9341)Mura Li2019-12-131-1/+1
* Graceful: Cancel Process on monitor pages & HammerTime (#9213)zeripath2019-11-301-8/+29
* Fix datarace on git.GlobalCommandArgs on tests (#9162)Lunny Xiao2019-11-271-0/+8
* Migrate temp_repo.go to use git.NewCommand (#8918)zeripath2019-11-111-0/+11
* Adjust error reporting from merge failures and use LC_ALL=C for git (#8548)zeripath2019-11-101-1/+10
* Monitor all git commands; move blame to git package and replace git as a vari...Lunny Xiao2019-06-261-0/+5
* Remove local clones & make hooks run on merge/edit/upload (#6672)zeripath2019-05-111-5/+43
* Pre-calculate the absolute path of git (#6575)Mura Li2019-04-171-1/+1
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-0/+137