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