Directory tests-src/net/sf/statcvs/input/

Directory Created:
2003-02-04 07:58
Total Files:
27
Deleted Files:
0
Lines of Code:
1855

Browse with ViewCVS

[root]/tests-src/net/sf/statcvs/input

Lines of Code

tests-src/net/sf/statcvs/input/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 136 (100.0%) 3226 (100.0%) 23.7
cyganiak 119 (87.5%) 2651 (82.2%) 22.2
lukasz 6 (4.4%) 459 (14.2%) 76.5
jkealey 5 (3.7%) 81 (2.5%) 16.2
squig 5 (3.7%) 31 (1.0%) 6.2
manschu 1 (0.7%) 4 (0.1%) 4.0

Most Recent Commits

cyganiak 2006-12-09 15:24

Refactoring to reduce the tunneling of configuration options through the static ConfigurationOptions class. Instead, a ReportConfig object is now widely passed around and has getters for most of the options.

13 lines of code changed in:

cyganiak 2006-12-05 22:44

Cope with empty log file instead of aborting. Deprecated EmptyRepositoryException, it is no longer used by StatCVS.

15 lines of code changed in:

jkealey 2006-11-22 17:29

Refactoring of StatCVS so that StatSVN can properly extend it.
Added StatSVN features: bugzilla integration, viewvc integration, xdoc export
Many thanks to Benoit Xhenseval for refactoring both StatCVS and StatSVN and providing xdoc support.

81 lines of code changed in:

cyganiak 2005-03-30 00:45

Fixed #1172753: StatCVS fails to parse CVSROOT logs

1 lines of code changed in:

squig 2004-12-14 14:38

merged parsing of entries file and symbolic names patch [#910508]

31 lines of code changed in:

cyganiak 2004-10-29 19:55

Ignore case of login names in log (Bug 880397)

12 lines of code changed in:

cyganiak 2004-10-10 13:29

Changed LookaheadReader to basically have java.util.Iterator semantics; parser and tests updated accordingly. This also fixes the infinite loop when a log ends prematurely.

23 lines of code changed in:

cyganiak 2004-10-03 15:17

Added support for the new CVS date format

12 lines of code changed in:

cyganiak 2004-02-20 20:32

Added factory methods for CvsRevisions to CvsFile. Revisions are no longer created by calling "new CvsRevision(file, ...)" but like "file.addInitialRevision(...)".

3 lines of code changed in:

cyganiak 2004-02-20 19:18

renamed RevisionData.get/setRevision to get/setRevisionNumber and get/setAuthorName to get/setLoginName

33 lines of code changed in:

cyganiak 2004-02-20 02:33

lots of small cleanups in the model package, including changed collection types, some removed methods, and lots of javadoc cleanup

22 lines of code changed in:

cyganiak 2004-02-20 00:15

- made DirectoryRoot and DirectoryImpl package private
- added public Directory.createRoot and Directory.createSubdirectory methods
- more minor cleanups in Directory classes

8 lines of code changed in:

cyganiak 2004-02-19 23:23

Removed CvsFile.isInAttic(); instead, the Builder provides a method getAtticFileNames(). The idea is to keep CVS internals out of the model package. Also added CvsFile.compareTo

42 lines of code changed in:

cyganiak 2004-02-18 20:00

Removed CvsFile.isBinary(), this is now handled by the input package. The input package now creates files/revisions with 0 lines for binary files.

Many changes to CvsRevision:
- replaced all line count related methods by new ones with cleaner semantics
- renamed some more methods
- changed the line count related constructor arguments to cleaner semantics

56 lines of code changed in:

cyganiak 2004-02-17 22:40

refactoring: moving more CVS-specific stuff (clustering of revisions into commits) from model.Commit to input.CommitListBuilder; some other changes in Commit

36 lines of code changed in:

cyganiak 2004-02-17 19:37

- moved DummyRepositoryFileManager from model to input
- added some tests for model.Directory class

65 lines of code changed in:

cyganiak 2004-02-17 18:54

removed another dependency on ConfigurationOptions from the input package by passing the include and exclude file patterns directly to the Builder

20 lines of code changed in:

cyganiak 2004-02-17 15:52

removed dependency on ConfigurationOptions from Builder

5 lines of code changed in:

cyganiak 2004-02-17 07:55

- added CvsContent.getCommits()
- moved CommitListBuilder from model to input
- changed users of CommitListBuilder to use getCommits

190 lines of code changed in:

cyganiak 2003-12-17 23:01

removed NullAuthor class because it made stuff more complicated -- the null object pattern was not useful in this case

3 lines of code changed in:

(32 more)

Generated by StatCVS 0.3