Name | Modified | Size |
---|---|---|
.. | ||
Content.java | 10 years ago | |
Header.java | 10 years ago | |
Node.java | 10 years ago | |
NodeEntry.java | 10 years ago | |
ParserException.java | 10 years ago | |
Property.java | 10 years ago | |
Record.java | 10 years ago | |
RecordReader.java | 10 years ago | |
RecordStateTrace.java | 10 years ago | |
Revision.java | 10 years ago | |
Schema.java | 10 years ago | |
SubversionReader.java | 10 years ago | |
SubversionWriter.java | 10 years ago |
Change | User | Description | Committed |
---|---|---|---|
13920 | Paul Allen | copy part 2 (no errors) | 10 years ago |
12893 | Paul Allen | CVS: Enable merging of Content Properties with the Type Map. - Moved shared code... to Abstract class ProcessNode - Updated testcase 040 to include +l flag with +x « |
10 years ago |
11750 | Paul Allen | SVN: Relax dump file parsing with NodeEntry order. Allows the parsing of malformed data... from svndumpfilter. « |
10 years ago |
11248 | Paul Allen | CVS: When branching from a label downgrade to ADD and use RCS content. | 10 years ago |
11094 | Paul Allen | Minor fixes. - Increase CVS_MAXLINE from 10MB to 1GB - More tolerant SVN he...ader key : values « |
10 years ago |
11066 | Paul Allen |
Code refactor: Moved 'node' package from 'svn' to 'common'. |
10 years ago |
11064 | Paul Allen | CVS: added detection and support for +x revisions - extended testcase 040 to tes...t for exec bits « |
10 years ago |
10703 | Paul Allen | Import Mode: Fix for add + branch in the same change. Convert Mode: Allow add + branch, b...ut copy +x and other properties to new object. - Added test case 117 ---------------------------------------------------------------- Fix for Import mode; when a file is renamed (case only) and contains an edit. The branch part of the rename is now downgraded to an EDIT. - Added testcase 116 « |
11 years ago |
10497 | Paul Allen | New low-level RCS reader using a byte[] to manage CVS lines. Designed to help... with the processing of BINARY data in RCS files. The line reading code still looks for a unix style '\n', but has a MAX LINE (hard coded to 10K). The RcsObjectBlock uses a ByteArrayOutputStream to store lines and parsers uses byte logic. (passes basic cvs/svn unit tests) « |
11 years ago |
9807 | Paul Allen | Initial import of p4-convert (from change 894340) | 11 years ago |