gitinspector
Advanced tools
Comparing version
{ | ||
"name": "gitinspector", | ||
"version": "0.5.0-dev", | ||
"description": "Gitinspector is a statistical analysis tool for git repositories. The default analysis shows general statistics per author, which can be complemented with a timeline analysis that shows the workload and activity of each author. Under normal operation, it filters the results to only show statistics about a number of given extensions and by default only includes source files in the statistical analysis.", | ||
"version": "0.5.0-dev-1", | ||
"description": "Gitinspector is a statistical analysis tool for git repositories. The default analysis shows general statistics per author, which can be complemented with a timeline analysis that shows the workload and activity of each author.", | ||
"preferGlobal": true, | ||
"main": "gitinspector.py", | ||
@@ -12,3 +13,4 @@ "directories": { | ||
"clean": "rimraf **/*.pyc", | ||
"prepublish": "npm run clean", | ||
"crlf": "crlf --set=LF **/*.py", | ||
"prepublish": "npm run clean && npm run crlf", | ||
"release": "with-package git commit -am pkg.version && with-package git tag pkg.version && git push && npm publish && git push --tags", | ||
@@ -29,3 +31,5 @@ "release:beta": "npm run release && npm run tag:beta", | ||
"statistics", | ||
"stats" | ||
"stats", | ||
"analytics", | ||
"grading" | ||
], | ||
@@ -55,2 +59,3 @@ "author": { | ||
"devDependencies": { | ||
"crlf": "^1.1.0", | ||
"rimraf": "^2.5.4", | ||
@@ -57,0 +62,0 @@ "with-package": "^0.2.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
671466
-0.51%3
50%