EVOL Lab logo EVOL Lab

EVOL Lab / Projects

All projects

Every project in this catalog links to a dedicated detail page with a research overview, outputs, and current focus.

This page highlights all the ongoing and past EVOL Lab projects spanning software variants, empirical studies of fork maintenance, AI-assisted pull request analysis, and tooling for patch integration and visualization.

Illustration for the PaReco project

Patch reuse analysis

PaReco

A clone-detection tool for identifying missed opportunity patches and duplicated maintenance work across variant forks, backed by a large curated dataset.

Clone detection Missed patches FSE 2022
Illustration for the Variant Forks study

Fork motivation study

Variant Forks: Motivations and Impediments

A qualitative investigation of why maintainers launch and sustain variant forks, covering technical, governance, legal, and community pressures.

Qualitative study 105 maintainers SANER 2022
Illustration for the Reuse and Maintenance Practices project

Ecosystem mining

Reuse & Maintenance Practices among Divergent Forks

An empirical study of software families within Android, .NET, and JavaScript ecosystems, focusing on code propagation and maintenance behavior.

Android/.NET/JS Software families EMSE 2022
Illustration for the PatchTrack project

AI pull request analysis

PatchTrack

A tool and replication package for classifying whether ChatGPT-suggested patches were applied, skipped, or transformed during pull request integration.

338 pull requests 645 AI snippets MIT licensed
Illustration for the RePatch project

Patch integration tool

RePatch

A refactoring-aware patch integration tool that transfers bug-fix commits across structurally divergent Java forks by inverting and replaying refactorings.

Java Refactoring-aware merge SCAM 2025
Illustration for the MOVis project

Visualization system

MOVis

An interactive visual analytics system for localizing missed patches across software variants, combining a Qt GUI with the PaReco backend.

Qt / C++ Visual analytics FSE 2026 demo

Return to the home page for the shorter overview.

Back to selected projects