Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable more `revive` linter rules (#30608) | silverwind | 2024-04-22 | 1 | -2/+1 |
* | Refactor commit signature parser (#30228) | wxiaoguang | 2024-04-01 | 1 | -1/+1 |
* | Include encoding in signature payload (#30174) | KN4CK3R | 2024-03-29 | 1 | -0/+2 |
* | Add support for sha256 repositories (#23894) | Adam Majer | 2024-01-19 | 1 | -0/+2 |
* | Improve ObjectFormat interface (#28496) | Lunny Xiao | 2023-12-19 | 1 | -2/+2 |
* | Abstract hash function usage (#28138) | Adam Majer | 2023-12-13 | 1 | -4/+4 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Tagger can be empty, as can Commit and Author - tolerate this (#15835) | zeripath | 2021-05-12 | 1 | -1/+3 |
* | Fix bug in commit verification introduced in #13673 (#14040) | zeripath | 2020-12-17 | 1 | -1/+5 |
* | Use native git variants by default with go-git variants as build tag (#13673) | zeripath | 2020-12-17 | 1 | -26/+20 |
* | Migrate to go-git/go-git v5.0.0 (#10735) | Lauris BH | 2020-03-17 | 1 | -1/+1 |
* | Add require signed commit for protected branch (#9708) | zeripath | 2020-01-15 | 1 | -0/+108 |