Directory proposal/myrmidon/src/java/org/apache/antlib/cvslib/

Directory Created:
2001-12-16 12:06
Directory Deleted:
2002-04-17 10:49
Total Files:
0
Deleted Files:
9
Lines of Code:
0

Browse with ViewVC

[root]/proposal/myrmidon/src/java/org/apache/antlib/cvslib

Lines of Code

proposal/myrmidon/src/java/org/apache/antlib/cvslib/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 83 (100.0%) 1187 (100.0%) 14.3
donaldp 72 (86.7%) 1163 (98.0%) 16.1
adammurdoch 9 (10.8%) 20 (1.7%) 2.2
sbailliez 2 (2.4%) 4 (0.3%) 2.0

Most Recent Commits

donaldp 2002-04-17 10:49

zappity zap

0 lines of code changed in:

adammurdoch 2002-04-08 00:29

Moved a bunch of classes to framework.nativelib:

- Argument

- ArgumentList

- Commandline

- EnvironmentData

- EnvironmentVariable

- Execute

- LoggingExecOutputHandler

4 lines of code changed in:

adammurdoch 2002-04-07 23:10

* Extracted ArgumentList superclass out of Commandline. Changed most usages

of Commandline to use ArgumentList instead.



* Execute now extends Commandline.

- Removed Execute.getCommandline().

- Moved Commandline.getCommandline() down to Execute, and made private.

9 lines of code changed in:

donaldp 2002-04-04 10:45

Fix up date parsing to pick up time aswell

2 lines of code changed in:

donaldp 2002-04-04 10:33

Fixed the following bug;



processGetPreviousRevision method sets the status to GET_COMMENT but it should set it to

GET_DATE otherwise the date information gets put in the comment and as the author is

escaped using a CDATA, you finally get a CDATA inside a CDATA...



Submitted By: Frederic Lavigne <fred@castify.net>

4 lines of code changed in:

donaldp 2002-04-02 09:19

Log errors rather than ignoring them.



Submitted by: dion@multitask.com.au via "Vincent Massol" <vmassol@octo.com>

15 lines of code changed in:

donaldp 2002-04-01 06:29

Make sure the parser works when there is no changes for an entry.



Reported By: Vincent Massol

6 lines of code changed in:

donaldp 2002-03-30 23:51

Reflected across from 1nt1.x tree...



Rename basedir to dir and make it default to basedir if not specified

8 lines of code changed in:

donaldp 2002-03-30 03:21

Carry across changelog enhancements

113 lines of code changed in:

donaldp 2002-03-29 12:57

final static --> static final to follow JLS recomendations

4 lines of code changed in:

donaldp 2002-03-28 02:01

Update the changelog task to allow filtering by dates

67 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/antlib/cvslib: ChangeLog.java (+67 -4)
donaldp 2002-03-28 02:00

restyle

2 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/antlib/cvslib: RCSFile.java (+2 -2)
donaldp 2002-03-24 02:24

Refactor changelog task so that the parser/writer are separated from task.



This makes it easy to implement a writer that outputs as GNU style changelogs or some other format

63 lines of code changed in:

donaldp 2002-03-24 02:04

Integrate a changelog task that generates an XML changelog (useful for doing reports on codebase)

280 lines of code changed in:

donaldp 2002-03-24 02:03

Remove uneeded import

0 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/antlib/cvslib: CVSEntry.java (-1)
donaldp 2002-03-24 00:46

no message

1 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/antlib/cvslib: CVSEntry.java (new 1)
donaldp 2002-03-24 00:15

Remove unused variable

0 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/antlib/cvslib: CVSPass.java (-1)
donaldp 2002-03-24 00:15

Add cvspass resources

8 lines of code changed in:

donaldp 2002-03-24 00:15

i18n'ed task

65 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/antlib/cvslib: CVSPass.java (+65 -33)
donaldp 2002-03-24 00:05

Start to integraqte Alexandrias ChangeLog task into myrmidon

2 lines of code changed in:

  • proposal/myrmidon/src/java/org/apache/antlib/cvslib: RCSFile.java (new 2)

(35 more)

Generated by StatSVN 0.3.2-SNAPSHOT