February 2004 Commit Log

Number of Commits:
24
Number of Active Developers:
3
squig 2004-02-23 15:41

fixed jcoverage properties

2 lines of code changed in:

squig 2004-02-23 15:40

removed funny characters

0 lines of code changed in:

squig 2004-02-23 15:28

added maven build files

170 lines of code changed in:

jentzsch 2004-02-21 18:51

missing check on null added

5 lines of code changed in:

cyganiak 2004-02-21 18:50

added missing null check

4 lines of code changed in:

cyganiak 2004-02-20 20:49

Oops, there was one more dependency on ConfigurationOptions in FileUtils.

16 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(...)".

218 lines of code changed in:

cyganiak 2004-02-20 19:18

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

93 lines of code changed in:

cyganiak 2004-02-20 19:10

simplified handling of binary files

18 lines of code changed in:

cyganiak 2004-02-20 03:08

when WebRepositoryIntegration present, link deleted and re-added files to a view of the revision, instead of to a view of the diff

5 lines of code changed in:

cyganiak 2004-02-20 02:41

test the assertion that revisions can be added to a file in any order

16 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

239 lines of code changed in:

cyganiak 2004-02-20 00:31

modified Directory to a SortedSet based implementation

39 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

122 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

215 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

424 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

126 lines of code changed in:

cyganiak 2004-02-17 19:37

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

144 lines of code changed in:

cyganiak 2004-02-17 19:01

removed dependency on input package

31 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

80 lines of code changed in:

cyganiak 2004-02-17 18:01

bugfix: length() is undefined for directories; mkdirs() is better than mkdir() (reported by squig)

3 lines of code changed in:

cyganiak 2004-02-17 16:02

removed DateUtils by inlining all its methods; it had a dependency on the Messages class which made re-use difficult.

43 lines of code changed in:

cyganiak 2004-02-17 15:52

removed dependency on ConfigurationOptions from Builder

18 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

365 lines of code changed in:

January 2004 »

Generated by StatCVS 0.3