| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/vcs: change HeadCommit to Commit | Dmitry Vyukov | 2024-10-15 | 1 | -3/+3 |
| | | | | | | | | Currently we have HeadCommit function that returns info about the HEAD commit. Change it to a more flexible Commit function that can return info about any commit. This will be used in future changes. | ||||
| * | pkg/vcs: add tests for automatic backports | Aleksandr Nogikh | 2023-08-04 | 1 | -0/+108 |
| Also, slightly refactor the code to facilitate testing. | |||||
