Releases: VariantSync/patching-with-matching-eval
Releases · VariantSync/patching-with-matching-eval
ICSE 2026 Camera Ready
Decades of GNU Patch and Git Cherry-Pick: Can We Do Better?
This is the initial release of our reproduction package for our paper Decades of GNU Patch and Git Cherry-Pick: Can We Do Better? which has been accepted to the 48th International Conference on Software Engineering (ICSE 2026)
Content
The reproduction package consists of three main parts:
- mpatch: The implementation of our novel match-based patcher, written in Rust.
- Mined cherries: Our dataset of cherry picks mined from 5,000 GitHub repositories.
- Empirical evaluation: Our empirical evaluation of different language-agnostic patchers.
Note
For more information, see the README.md file in the root folder of the reproduction package.