From 05eaeae23aeb6d7910384ee8c206221f23cacbda Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Mon, 16 May 2005 18:26:47 +0000 Subject: [PATCH] Add a script to generate information about the number of lines of code a user has checked in (not necessarily authored) based on cvs annotate. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22091 91177308-0d34-0410-b5e6-96231b3b80d8 --- utils/userloc.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 utils/userloc.html diff --git a/utils/userloc.html b/utils/userloc.html new file mode 100644 index 00000000000..9587567f139 --- /dev/null +++ b/utils/userloc.html @@ -0,0 +1,21 @@ + + + + LLVM LOC Based On CVS Annotation + + +
LLVM LOC Based On CVS Annotation
+

This document shows the total lines of code per user in each +LLVM directory. Lines of code are attributed by the user that last +committed the line. This does not necessarily reflect authorship.

+ + + + + + + + + + +
Directorybrukmanhldnbrndreidfoolattner
fpcmp 2 ( 3.5)  53 (93.0)  2 ( 3.5) 
vim 131 (70.4)  1 ( 0.5)  47 (25.3)  7 ( 3.8) 
Total 133 (54.7)  1 ( 0.4)  47 (19.3)  60 (24.7)  2 ( 0.8)