summaryrefslogtreecommitdiff
path: root/git-coverage
AgeCommit message (Expand)Author
2014-04-17Fix lookup up out of tree builds with subdir-objectsHEADmasterStef Walter
2014-04-09Fix issue where we try to look up mtime of modified filesStef Walter
2013-04-03Don't limit ourselves to relative pathsStef Walter
2013-02-15Handle patches that have the git 'No newline' warningStef Walter
2013-02-12More robust looking for python coverage filesPablo Figue
2013-01-21Better handling of large changes with high coverageStef Walter
2012-12-19Fix misspelled variable nameMarius Gedminas
2012-12-18Fix problems with out of directory buildsStef Walter
2012-11-29Provide intelligent warnings for missing/invalid .gcno filesStef Walter
2012-11-29Don't assume gcc was run in same directory as sourceStef Walter
2012-11-07Handle skipped lines correctlyStef Walter
2012-11-06Support for running 'git coverage' in a subdirectoryStef Walter
2012-11-06Add usageStef Walter
2012-11-06Add python coverageStef Walter
2012-11-06Lots more work and cleanupStef Walter
2012-11-06Initial implementationStef Walter