lundi 24 octobre 2016

TortoiseHG - Code change analysis tool

TortoiseHg stores a history of changes made between a revision and another. This is good for viewing immediate changes done to the code, but I wonder if there's a tool that analyses every code change through time so that I could have informations like these:

  • Which piece of code is most frequently changed (and by who);
  • Recently refactored code;
  • Recently added code.

It would help me on my tests. I've already googled it but I didn't find a tool like this that works with Tortoise's log files. Maybe it's because I don't know exactly what am I looking for. Does someone know a good (preferably free) one, if any?

Aucun commentaire:

Enregistrer un commentaire