aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/repo_manager.py
Commit message (Expand)AuthorAge
* Consider submodules while commit and PR checkout (#7500)Gravatar Yaroslav Lobankov2022-04-05
* cflite: Support private repos (#6592)Gravatar Oliver Chang2021-10-20
* Don't upload builds in run_fuzzers. (#6151)Gravatar Oliver Chang2021-08-17
* Fix bisection when the original checkout is for a single branch. (#5478)Gravatar Oliver Chang2021-03-23
* [CIFuzz] Fix diffing + Refactor (#5032)Gravatar jonathanmetzman2021-01-28
* repo_manager: Allow unshallow to return non-zero. (#4963)Gravatar Oliver Chang2021-01-14
* Cifuzz external build (#4656)Gravatar jonathanmetzman2020-12-07
* bisector: try older commits if old_commit has the same result as new_commit (...Gravatar Oliver Chang2020-07-09
* Use base-builder close to commit date. (#3715)Gravatar Oliver Chang2020-04-28
* Bisector: Be a bit smarter about picking which OSS-Fuzz commit to build with....Gravatar Oliver Chang2020-04-21
* bisector: Don't clean when checking out commits. (#3652)Gravatar Oliver Chang2020-04-15
* Allow bisecting with no old commit. (#3641)Gravatar Oliver Chang2020-04-15
* Bisector fixes. (#3601)Gravatar Oliver Chang2020-04-14
* [Infra] Add git diff to repo manager class (#3427)Gravatar Leo Neat2020-02-28
* [CIFuzz] Fix .strip bug. (#3349)Gravatar Leo Neat2020-02-06
* [Infra] Update execute function in utils.py (#3319)Gravatar Leo Neat2020-02-04
* [cifuzz] - commit and pull request hook functionality (#3310)Gravatar Leo Neat2020-01-31
* Moving execute to utils.py (#3313)Gravatar Leo Neat2020-01-31
* [Infra] CIFuzz pipeline complete. (#3281)Gravatar Leo Neat2020-01-29
* [infra] Fixing bisection to work with more OSS-Fuzz projects (#3152)Gravatar Leo Neat2020-01-06
* [infra] Add support for Bisecting Git Commits Introducing Crashes(#3119)Gravatar Leo Neat2019-12-16