| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor internal API for git commands, use meaningful messages instead of "I... | wxiaoguang | 2023-03-29 | 1 | -104/+21 |
* | Implement actions (#21937) | Jason Song | 2023-01-31 | 1 | -0/+1 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -3/+3 |
* | Fix the bug: deploy key with write access can not push (#19010) | wxiaoguang | 2022-03-22 | 1 | -1/+1 |
* | Fix spelling of HookProcReceiveResult (#16690) | Lunny Xiao | 2021-08-14 | 1 | -7/+7 |
* | Add agit flow support in gitea (#14295) | a1012112796 | 2021-07-28 | 1 | -0/+46 |
* | Add an abstract json layout to make it's easier to change json library (#16528) | Lunny Xiao | 2021-07-24 | 1 | -4/+1 |
* | Second attempt at preventing zombies (#16326) | zeripath | 2021-07-14 | 1 | -8/+10 |
* | Small refactoring of modules/private (#15947) | KN4CK3R | 2021-06-23 | 1 | -1/+1 |
* | add a new internal hook to save ssh log (#15787) | a1012112796 | 2021-05-21 | 1 | -0/+31 |
* | Migrate to use jsoniter instead of encoding/json (#14841) | zeripath | 2021-03-01 | 1 | -1/+3 |
* | Initial support for push options (#12169) | John Olheiser | 2020-08-23 | 1 | -0/+22 |
* | Batch hook pre- and post-receive calls (#8602) | zeripath | 2019-12-26 | 1 | -25/+59 |
* | Allow Protected Branches to Whitelist Deploy Keys (#8483) | zeripath | 2019-10-21 | 1 | -1/+3 |
* | Attempt to fix hook problem (#7854) | zeripath | 2019-08-14 | 1 | -1/+3 |
* | #6946 Run hooks on merge/edit and cope with protected branches (#6961) | zeripath | 2019-07-01 | 1 | -1/+3 |
* | Move serv hook functionality & drop GitLogger (#6993) | zeripath | 2019-06-01 | 1 | -0/+84 |