root/trunk/SubversionSharp


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 07/08/04 01:51:57 @53 [53] DenisG [SubversionSharp] Apply LGPL licence, may be relaxed later.
(edit) 07/06/04 02:59:14 @50 [50] DenisG [SubversionSharp] Add SvnPath? and SvnUrl? for better type-safe calls
(edit) 07/02/04 15:12:47 @46 [46] DenisG [SubversionSharp] Introduce ReferenceEquals? for IAprUnmanaged and replace …
(edit) 07/02/04 02:49:43 @44 [44] DenisG [SubversionSharp] Add IAprUnmanaged, create SvnRevision? and add more …
(edit) 07/01/04 02:43:45 @42 [42] DenisG [SubversionSharp] Move SvnClient? static methods to SvnClientBase? and …
(edit) 06/30/04 21:40:26 @40 [40] DenisG [SubversionSharp] Add all remainings SvnClient? functions and their …
(edit) 06/30/04 16:04:42 @38 [38] DenisG [SubversionSharp] Add SvnClient?.Blame
(edit) 06/30/04 00:30:56 @36 [36] DenisG [SubversionSharp] Add SvnClient?.Status and Log with related Delegate
(edit) 06/29/04 23:28:55 @35 [35] DenisG [SubversionSharp] Fix wrongly typed temporary variable, now it should …
(edit) 06/29/04 23:15:36 @33 [33] DenisG [SubversionSharp] Add more client function …
(edit) 06/25/04 02:08:28 @31 [31] DenisG [SubversionSharp] Temporary checkin - Generic Delegates …
(edit) 06/23/04 00:45:44 @27 [27] DenisG [SubversionSharp] Fix implicit cast of void * not detected by mono
(edit) 06/23/04 00:11:36 @26 [26] DenisG [SubversionSharp] Finally discover that mcs crash due to const …
(edit) 06/22/04 23:47:24 @25 [25] DenisG [SubversionSharp] Fix cast and other errors not shown by mono
(edit) 06/22/04 23:05:07 @21 [21] DenisG [SubversionSharp] Add interactive authentication providers and AuthBaton?
(edit) 06/22/04 00:21:55 @19 [19] DenisG [SubversionSharp] Add authentication provider callback and most Get …
(edit) 06/22/04 00:16:44 @18 [18] DenisG [SubversionSharp] Improve SvnError? to/from exception interface …
(edit) 06/19/04 02:00:15 @8 [8] DenisG [SubversionSharp] Change IsNoError? and IsNull? from method to property
(edit) 06/18/04 15:27:22 @7 [7] DenisG [SubversionSharp] Support of svn_config_get_config in client context …
(add) 06/12/04 02:03:39 @2 [2] DenisG Initial import