| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/git: provide more helper functions | Dmitry Vyukov | 2017-11-16 | 1 | -0/+51 |
| | | | | | | Add Patch, Checkout, CheckRepoAddress and CheckBranch. Will be needed for patch testing. | ||||
| * | syz-ci: improve commit matching | Dmitry Vyukov | 2017-11-07 | 1 | -0/+23 |
| 1. Fetch last 200K commits instead of commits for past year. For merged commits both author date and commit date can be arbitrary long in past (e.g. we got a commit dated by 2014). 2. Strip some commit prefixes from commits. We have some trees where backports are prefixed with "BACKPORT:". Previously we could no match such commits. | |||||
