| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable addtional linters (#34085) | TheFox0x7 | 6 days | 1 | -1/+2 |
* | Refactor error system (#33626) | wxiaoguang | 2025-02-17 | 1 | -1/+1 |
* | Refactor error system (#33610) | wxiaoguang | 2025-02-16 | 1 | -2/+2 |
* | Move context from modules to services (#29440) | Lunny Xiao | 2024-02-27 | 1 | -1/+1 |
* | Use the database object format name but not read from git repoisitory everyti... | Lunny Xiao | 2024-02-24 | 1 | -1/+1 |
* | Simplify how git repositories are opened (#28937) | Lunny Xiao | 2024-01-27 | 1 | -1/+2 |
* | Improve ObjectFormat interface (#28496) | Lunny Xiao | 2023-12-19 | 1 | -1/+1 |
* | Adjust object format interface (#28469) | Lunny Xiao | 2023-12-17 | 1 | -1/+1 |
* | Abstract hash function usage (#28138) | Adam Majer | 2023-12-13 | 1 | -8/+9 |
* | Decouple the different contexts from each other (#24786) | wxiaoguang | 2023-05-21 | 1 | -5/+6 |
* | Use complete SHA to create and query commit status (#22244) | Jason Song | 2022-12-27 | 1 | -0/+29 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Add latest commit's SHA to content response (#20398) | Gusted | 2022-07-30 | 1 | -11/+2 |
* | Slightly simplify LastCommitCache (#20444) | zeripath | 2022-07-25 | 1 | -2/+22 |
* | Use middleware to open gitRepo (#19559) | 6543 | 2022-04-30 | 1 | -6/+2 |
* | Make git.OpenRepository accept Context (#19260) | 6543 | 2022-03-30 | 1 | -1/+1 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -2/+2 |
* | Propagate context and ensure git commands run in request context (#17868) | zeripath | 2022-01-19 | 1 | -1/+1 |
* | Let branch/tag name be a valid ref to get CI status (#16400) | 6543 | 2021-07-13 | 1 | -0/+61 |