aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-git-plugin
Commit message (Expand)AuthorAgeFilesLines
* Fix some quality flawsJulien HENRY2014-10-271-22/+36
* SONAR-5642 Enable multi-threaded blame to speed up processingJulien HENRY2014-10-242-16/+76
* Rename plugins git and svn -> scmgit and scmsvnJulien HENRY2014-10-231-2/+2
* SONAR-5644 Apply some feedback on SCM APIJulien HENRY2014-10-165-111/+115
* SONAR-5677 Ignore whitespace when doing blameJulien HENRY2014-10-141-1/+5
* Improve loggingJulien HENRY2014-10-141-0/+7
* Add missing @Override annotationsSimon Brandhof2014-10-102-0/+2
* Fix some quality flawsJulien HENRY2014-10-091-3/+3
* Fix some quality flawsJulien HENRY2014-10-081-18/+21
* SONAR-5677 Fix support of Git project not at the root of repository treeJulien HENRY2014-10-064-13/+86
* Revert to previous behavior for CommandExecutor::execute for timeout=0Julien HENRY2014-10-061-1/+1
* SONAR-5620 Fix missing line with GitJulien HENRY2014-10-031-0/+4
* Fix some quality flawsJulien HENRY2014-10-031-15/+1
* SONAR-5643 Properly handle cases where there are local modification on filesJulien HENRY2014-10-032-2/+2
* SONAR-5677 Fail with a clear message when trying to blame a locally modified ...Julien HENRY2014-10-035-4/+122
* SONAR-5642 Log cleanupJulien HENRY2014-10-021-2/+2
* SONAR-5643 Provide a default SVN SCM ProviderJulien HENRY2014-10-026-66/+53
* SONAR-5677 Provide JGit implementationJulien HENRY2014-10-028-10/+244
* SONAR-5473 Fix fetching of remote SCM dataJulien HENRY2014-10-021-1/+4
* SONAR-5644 Rework SCM APIJulien HENRY2014-10-028-188/+279
* SONAR-5642 Initial work on Git providerJulien HENRY2014-10-027-0/+574
* Revert "SONAR-5642 Initial work on Git provider"Simon Brandhof2014-09-267-574/+0
* Revert "SONAR-5644 Rework SCM API"Simon Brandhof2014-09-268-279/+188
* Revert "SONAR-5473 Fix fetching of remote SCM data"Simon Brandhof2014-09-261-4/+1
* SONAR-5473 Fix fetching of remote SCM dataJulien HENRY2014-09-251-1/+4
* SONAR-5644 Rework SCM APIJulien HENRY2014-09-258-188/+279
* SONAR-5642 Initial work on Git providerJulien HENRY2014-09-257-0/+574