| Getting commit data for eclipse.jdt.core for bug analysis [message #1015261] |
Wed, 27 February 2013 17:33  |
Abhinav Choudhury Messages: 1 Registered: February 2013 |
Junior Member |
|
|
I am working on a bug prediction module and the current tests are being done on the source and revisions for eclipse.jdt.core
If I get the build release dates of two particular revisions of Eclipse, how can I get all commits made to eclipse.jdt.core between these dates?
Build date for 3.6 release is 8 June 2010 and for 3.7 is 13 June 2011
Here's what I plan to do:
Using the Python API for Github, get all commits from master branch of eclipse.jdt.core with dates between these two dates. Does this guarantee all commits/changes in eclipse.jdt.core between these releases?
|
|
|
|
Powered by
FUDForum. Page generated in 0.05918 seconds