About
TIPMerge (Tool to assIgn develoPers to Merge) main goal is to support the merge branch task, helping in the decision to choose the most appropriate developers to perform the merge.
TIPMerge is a project part of the PhD of Catarina Costa, student at Fluminense Federal University. This work is supervised by professors Leonardo Murta (UFF) and Anita Sarma (OSU).
How to use
To use TIPMerge, you need to have git properly installed on your computer, with the configured environment variable and JRE.
First of all, the user must select some git project on her computer. After that, the user can show basic information about the project, she can identify key files and the developers who have made changes to them in each branch. TIPMerge then identifies the overall experience of developers with the key files based on the project and branch history. After analyzing this information, TIPMerge recommends a ranked list of developers who are best suited to integrate a pair of branch.
Team
- Catarina Costa (joined in Apr 2014)
- Jair Figueirêdo (joined in Apr 2014)
- Leonardo Murta (joined in Apr 2014)
- Anita Sarma (joined in Feb 2015)
- Jhunior López Celis (joined in Mar 2015)
- João Felipe (joined in Apr 2016)
Technologies
- Java
- Dominoes
Documentation
Acknowledgements
We would like to thank CAPES (10614-14-1), CNPq, and FAPERJ for partially supporting this work.
License
Copyright (c) 2014-2017 Universidade Federal Fluminense (UFF)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.