Sciweavers

72
Voted
MSR
2015
ACM
9 years 11 months ago
A Method to Detect License Inconsistencies in Large-Scale Open Source Projects
—The reuse of free and open source software (FOSS) components is becoming more and more popular. They usually contain one or more software licenses describing the requirements an...
84
Voted
MSR
2015
ACM
9 years 11 months ago
Wait for It: Determinants of Pull Request Evaluation Latency on GitHub
—The pull-based development model, enabled by git and popularised by collaborative coding platforms like BitBucket, Gitorius, and GitHub, is widely used in distributed software t...
MSR
2015
ACM
9 years 11 months ago
Why Power Laws? An Explanation from Fine-Grained Code Changes
—Throughout the years, empirical studies have found power law distributions in various measures across many software systems. However, surprisingly little is known about how they...
MSR
2015
ACM
9 years 11 months ago
Will They Like This? Evaluating Code Contributions with Language Models
—Popular open-source software projects receive and review contributions from a diverse array of developers, many of whom have little to no prior involvement with the project. A r...
MSR
2015
ACM
9 years 11 months ago
A Dataset of the Activity of the Git Super-repository of Linux in 2012
—This dataset documents the activity in the public portion of the git Super-repository of the Linux kernel during 2012. In a distributed version control system, such as git, the ...