| Commit message (Expand) | Author | Age | Files | Lines |
* | Make Requests Processes and create process hierarchy. Associate OpenRepositor... | zeripath | 2021-11-30 | 1 | -9/+7 |
* | Add proxy settings and support for migration and webhook (#16704) | Lunny Xiao | 2021-08-18 | 1 | -14/+37 |
* | Limit stdout tracelog to actual stdout (#16258) | zeripath | 2021-06-26 | 1 | -1/+5 |
* | Let package git depend on setting but not opposite (#15241) | Lunny Xiao | 2021-06-26 | 1 | -3/+3 |
* | Use gitea logging module for git module (#16243) | 6543 | 2021-06-25 | 1 | -5/+5 |
* | git migration: don't prompt interactively for clone credentials (#15902) | Norwin | 2021-05-17 | 1 | -2/+8 |
* | Use native git variants by default with go-git variants as build tag (#13673) | zeripath | 2020-12-17 | 1 | -1/+1 |
* | Always wait for the cmd to finish (#14006) | zeripath | 2020-12-17 | 1 | -0/+1 |
* | refactor repo_stats to use os.pipe (#11726) | techknowlogick | 2020-09-05 | 1 | -1/+1 |
* | [Vendor] Switch go-version lib (#12719) | 6543 | 2020-09-05 | 1 | -3/+2 |
* | Remove async pre-empt hack if go >= 1.15 (#12718) | zeripath | 2020-09-04 | 1 | -1/+5 |
* | go1.15 (#12475) | techknowlogick | 2020-08-13 | 1 | -0/+1 |
* | Refactor Cron and merge dashboard tasks (#10745) | zeripath | 2020-05-16 | 1 | -2/+12 |
* | Support unicode emojis and remove emojify.js (#11032) | mrsdizzie | 2020-04-28 | 1 | -1/+0 |
* | Disable new signal-based asynchronous goroutine preemption from GO 1.14 in gi... | mrsdizzie | 2020-04-28 | 1 | -0/+2 |
* | Change default value of DefaultCommandExecutionTimeout to match cheatsheet (#... | zeripath | 2020-03-02 | 1 | -1/+1 |
* | Add require signed commit for protected branch (#9708) | zeripath | 2020-01-15 | 1 | -2/+6 |
* | Fix nondeterministic behavior (#9341) | Mura Li | 2019-12-13 | 1 | -1/+1 |
* | Graceful: Cancel Process on monitor pages & HammerTime (#9213) | zeripath | 2019-11-30 | 1 | -8/+29 |
* | Fix datarace on git.GlobalCommandArgs on tests (#9162) | Lunny Xiao | 2019-11-27 | 1 | -0/+8 |
* | Migrate temp_repo.go to use git.NewCommand (#8918) | zeripath | 2019-11-11 | 1 | -0/+11 |
* | Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) | zeripath | 2019-11-10 | 1 | -1/+10 |
* | Monitor all git commands; move blame to git package and replace git as a vari... | Lunny Xiao | 2019-06-26 | 1 | -0/+5 |
* | Remove local clones & make hooks run on merge/edit/upload (#6672) | zeripath | 2019-05-11 | 1 | -5/+43 |
* | Pre-calculate the absolute path of git (#6575) | Mura Li | 2019-04-17 | 1 | -1/+1 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 1 | -0/+137 |