CVS log for java/classes/org/w3c/cvs/CvsEntry.java
Up to [Public] / java / classes / org / w3c / cvs
Request diff between arbitrary revisions
Default branch: 1
Revision 1.26 / (download) - annotate - [select for diffs]
, Fri Jun 6 14:21:11 2003 UTC (5 years, 3 months ago) by ylafon
CVS Tags: rel-2-2,
R_2_2_6_B0,
R_2_2_5_B0,
R_2_2_4_B0,
R_2_2_3_B1,
HEAD
Changes since 1.25: +13 -1
lines
Diff to previous 1.25
(colored)
sticky tag support starting
Revision 1.25 / (download) - annotate - [select for diffs]
, Wed Aug 16 21:37:26 2000 UTC (8 years ago) by ylafon
CVS Tags: R_2_2_2_B0,
R_2_2_1_B0,
R_2_2_0_B0
Changes since 1.24: +5 -5
lines
Diff to previous 1.24
(colored)
Fixed import statements and removed extra empty lines
Revision 1.24 / (download) - annotate - [select for diffs]
, Tue Oct 27 14:23:40 1998 UTC (9 years, 10 months ago) by bmahe
CVS Tags: rel-2-1,
rel-2-0,
R_2_1_2_B0,
R_2_1_1_B0,
R_2_1_0_B4,
R_2_1_0_B3,
R_2_1_0_B2,
R_2_1_0_B1,
R_2_1_0_B0,
R_2_0_5_B1,
R_2_0_5_B0,
R_2_0_4_B1,
R_2_0_4_B0,
R_2_0_3_B0,
R_2_0_2_B0,
R_2_0_1_B0,
R_2_0_0_B0
Changes since 1.23: +1 -12
lines
Diff to previous 1.23
(colored)
Tools lister modified, and minor modifications
Revision 1.23 / (download) - annotate - [select for diffs]
, Tue Oct 27 10:11:51 1998 UTC (9 years, 10 months ago) by bmahe
Changes since 1.22: +3 -3
lines
Diff to previous 1.22
(colored)
revert needsUpdate method
Revision 1.22 / (download) - annotate - [select for diffs]
, Mon Oct 26 13:35:16 1998 UTC (9 years, 10 months ago) by bmahe
Changes since 1.21: +3 -2
lines
Diff to previous 1.21
(colored)
javadoc
Revision 1.21 / (download) - annotate - [select for diffs]
, Fri Oct 23 15:39:00 1998 UTC (9 years, 10 months ago) by bmahe
Changes since 1.20: +13 -5
lines
Diff to previous 1.20
(colored)
parse error, new exceptions
Revision 1.20 / (download) - annotate - [select for diffs]
, Thu Oct 22 13:26:43 1998 UTC (9 years, 10 months ago) by bmahe
Changes since 1.19: +4 -1
lines
Diff to previous 1.19
(colored)
optimized for speed
Revision 1.19 / (download) - annotate - [select for diffs]
, Tue Mar 10 17:28:04 1998 UTC (10 years, 6 months ago) by bmahe
CVS Tags: R_2_0_beta_3,
R_2_0_beta_2_1,
R_2_0_beta_1
Changes since 1.18: +11 -1
lines
Diff to previous 1.18
(colored)
add revert
Revision 1.18 / (download) - annotate - [select for diffs]
, Thu Feb 12 09:37:33 1998 UTC (10 years, 6 months ago) by bmahe
Changes since 1.17: +3 -1
lines
Diff to previous 1.17
(colored)
fixed a NullPointerException
Revision 1.17 / (download) - annotate - [select for diffs]
, Thu Jan 22 14:23:13 1998 UTC (10 years, 7 months ago) by bmahe
CVS Tags: R_2_0_alpha_1a,
R_2_0_alpha_1,
R_1_0_beta_2
Changes since 1.16: +2 -2
lines
Diff to previous 1.16
(colored)
first commit for org.w3c
Revision 1.16 / (download) - annotate - [select for diffs]
, Wed Jul 30 13:58:30 1997 UTC (11 years, 1 month ago) by ylafon
CVS Tags: R_1_0_beta_1_1,
R_1_0_beta_1_0,
R_1_0_beta_0_3,
R_1_0_beta_0_2
Changes since 1.15: +5 -0
lines
Diff to previous 1.15
(colored)
Added copyright statement
Revision 1.15 / (download) - annotate - [select for diffs]
, Tue Feb 11 13:03:51 1997 UTC (11 years, 6 months ago) by abaird
CVS Tags: R_1_0_beta_0_1,
R_1_0_beta_0_0,
R_1_0_alpha6_1,
R_1_0_alpha6
Changes since 1.14: +0 -1
lines
Diff to previous 1.14
(colored)
- Removed the trace for accessing the repository
Revision 1.14 / (download) - annotate - [select for diffs]
, Wed Jan 29 10:14:54 1997 UTC (11 years, 7 months ago) by abaird
Changes since 1.13: +2 -1
lines
Diff to previous 1.13
(colored)
- Fixed yet another bug !
Revision 1.13 / (download) - annotate - [select for diffs]
, Tue Jan 28 10:30:25 1997 UTC (11 years, 7 months ago) by abaird
Changes since 1.12: +0 -1
lines
Diff to previous 1.12
(colored)
- Removed some traces
Revision 1.12 / (download) - annotate - [select for diffs]
, Tue Jan 28 10:25:45 1997 UTC (11 years, 7 months ago) by abaird
Changes since 1.11: +2 -1
lines
Diff to previous 1.11
(colored)
- Fixed a bug in repository consultation
Revision 1.11 / (download) - annotate - [select for diffs]
, Fri Jan 24 17:16:31 1997 UTC (11 years, 7 months ago) by abaird
Changes since 1.10: +9 -1
lines
Diff to previous 1.10
(colored)
- Fixed a caching bug: if the repository file is available, invalidate
cache entries if the repository has changed
Revision 1.10 / (download) - annotate - [select for diffs]
, Wed Jan 8 17:09:18 1997 UTC (11 years, 8 months ago) by abaird
CVS Tags: R_1_0_alpha_5
Changes since 1.9: +52 -83
lines
Diff to previous 1.9
(colored)
- Rewritten from scratch
- Now includes a real caching scheme
- Should also be more robust
Revision 1.9 / (download) - annotate - [select for diffs]
, Thu Nov 28 13:40:26 1996 UTC (11 years, 9 months ago) by ylafon
Changes since 1.8: +2 -2
lines
Diff to previous 1.8
(colored)
Added property sheet, plus cleanup in property stuff
Revision 1.8 / (download) - annotate - [select for diffs]
, Tue Nov 19 15:21:58 1996 UTC (11 years, 9 months ago) by ylafon
Changes since 1.7: +8 -1
lines
Diff to previous 1.7
(colored)
hide things + small bug fixes
Revision 1.7 / (download) - annotate - [select for diffs]
, Mon Nov 18 17:54:33 1996 UTC (11 years, 9 months ago) by ylafon
Changes since 1.6: +3 -1
lines
Diff to previous 1.6
(colored)
added delete locally
Revision 1.6 / (download) - annotate - [select for diffs]
, Wed Nov 13 13:49:06 1996 UTC (11 years, 9 months ago) by ylafon
Changes since 1.5: +2 -2
lines
Diff to previous 1.5
(colored)
redid CvsDirectory to share (more or less) the same interface with CvsEntry
(as a CvsDir is a special kind of entry). Added a ressource for lookup
(have to be fixed in lookup and auto-lookup)
Revision 1.5 / (download) - annotate - [select for diffs]
, Wed Nov 6 16:55:11 1996 UTC (11 years, 10 months ago) by ylafon
Changes since 1.4: +3 -1
lines
Diff to previous 1.4
(colored)
added module lookup and prepared the interface for module get.
Revision 1.4 / (download) - annotate - [select for diffs]
, Mon Nov 4 15:50:51 1996 UTC (11 years, 10 months ago) by ylafon
Changes since 1.3: +4 -2
lines
Diff to previous 1.3
(colored)
added recursive/non-recursive commit and update.
Revision 1.3 / (download) - annotate - [select for diffs]
, Tue Oct 29 08:14:58 1996 UTC (11 years, 10 months ago) by abaird
Changes since 1.2: +15 -1
lines
Diff to previous 1.2
(colored)
Bug fixes, and enhancements. Unfortunatelly still having problems with
sub process exec.
Revision 1.2 / (download) - annotate - [select for diffs]
, Thu Sep 26 21:12:42 1996 UTC (11 years, 11 months ago) by abaird
CVS Tags: R_1_0_alpha_4_2,
R_1_0_alpha_4_1,
R_1_0_alpha_4_0
Changes since 1.1: +2 -1
lines
Diff to previous 1.1
(colored)
Fix the "Needs Patch" bug
Revision 1.1 / (download) - annotate - [select for diffs]
, Wed Apr 10 13:35:33 1996 UTC (12 years, 4 months ago) by abaird
CVS Tags: R_1_0_alpha_3,
R_1_0_alpha_2,
R_1_0_alpha_1,
R_1_0_alpha_0
Diff
Initial check in
This form allows you to request diff's between any two
revisions of a file. You may select a symbolic revision
name using the selection box or you may type in a numeric
name using the type-in text box.
Webmaster