11 | | In this case author1 has zero lines in revision range [1,101] and after that one line. Author2 has zero lines in revision range [1,104] and after that two lines. For each file svndigest parses this output and generates histogram on when and by who lines were modified. Of note, is that the curves generated with the classic statistics are non-decreasing. This is simply reflect that the statistics is cumulative answering the question: ''How many of the lines, present in the current revision, did '''author''' add before revision '''rev''' ?'' |
| 11 | In this case author1 has zero lines in revision range [1,101] and after that one line. Author2 has zero lines in revision range [1,104] and after that two lines. For each file svndigest parses this output and generates histogram on when and by who lines were modified. Of note, is that the curves generated with the classic statistics are non-decreasing. This simply reflects that the statistics is cumulative answering the question: ''How many of the lines, present in the current revision, did '''author''' add before revision '''rev''' ?'' |