386
I Use This!
Very Low Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 14 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added comments to hopefully get a better understanding of types and variables defined by Subversion. More... almost 22 years ago
Added tooltip and Main method where it didn't exist already More... almost 22 years ago
M /src/NSvn.Core.Tests/CommitTest.cs - Implemented the TestCommitWithLogMessage test More... almost 22 years ago
M /src/NSvn.Core/ClientContext.h - Added a no-args ctor. Made all the ctors explicitly set members that arent provided to 0. More... almost 22 years ago
Implemented the framework for log message callbacks More... almost 22 years ago
Implemented the fundamentals of Client::Commit More... almost 22 years ago
Implemented Client::Update and tests. More... almost 22 years ago
Implemented Client::Checkout More... almost 22 years ago
Changed the implementation of the Revision class. M /src/NSvn.Core/Revision.h - Made the special revisions static members of this class M /src/NSvn.Core/svnenums.h - Removed the RevisionKind enum More... almost 22 years ago
Implemented the Revision class and accompanying tests More... almost 22 years ago
Test commit More... almost 22 years ago
Test commit More... almost 22 years ago
Removed a Console::WriteLine in the CommitInfo ctor More... almost 22 years ago
Implemented most of the basic functionality of the authentication system. MakeRepositoryDirTest now runs. More... almost 22 years ago
Implemented PropSet and PropSetTest
Per
More... almost 22 years ago
M /src/NSvn.Core/SimpleCredential.h - A simple credential representing a username/password combination M /src/NSvn.Common/ICredential.cs - Interface to be implemented by all credentials More... almost 22 years ago
M /src/NSvn.Core.Tests/ResolveTest.cs - Created a second test for resolving a whole directory recursively M /src/NSvn.Core.Tests/RevertTest.cs - Ditto, plus factored out some of the common code to a new method, ModifyFile More... almost 22 years ago
Implemented NSvn::Core::Client::Resolve
Per
More... almost 22 years ago
Set svn:ignore More... almost 22 years ago
Removed the bin directory More... almost 22 years ago
M /src/NSvn.Core.Tests/NSvn.Core.Tests.build - Added the conflictwc.zip file as a resource M /src/NSvn.Core.Tests/NSvn.Core.Tests.csproj - Ditto AM /src/NSvn.Core.Tests/conflictwc.zip - Contains a conflicted working copy More... almost 22 years ago
Implemented several of the methods in NSvn::Core::Client. M /src/NSvn.Core.Tests.MCpp/ClientContextTest.cpp - Removed the InvalidCredentials test class. Added the TestEmptyAuthBaton test M /src/NSvn.Core.Tests.MCpp/ClientContextTest.h - Added the TestEmptyAuthBaton test M /src/NSvn.Core/CommitInfo.h - Implemented this class M /src/NSvn.Core/Client.cpp - Moved the Initializer class out of here to ClientContext.cpp. Added implementations of Revert, MakeDir and Cleanup. Wrote the HandleError function. M /src/NSvn.Core/Client.h - See above. M /src/NSvn.Core/ClientContext.cpp - Made CreateAuthBaton put the InvalidProvider in the array when the AuthBaton member is null. A /src/NSvn.Core/ICredential.h - Blah - will be deleted M /src/NSvn.Core/Stdafx.cpp - Blah A /src/NSvn.Core/SimpleCredential.h - A credential corresponding to SVN_AUTH_CRED_SIMPLE M /src/NSvn.Core/NSvn.Core.vcproj - Added files and stuff A /src/NSvn.Common/InvalidProvider.cs - Represents a provider with no valid auth info A /src/NSvn.Common/ICredential.cs - Represents the interface Credential classes must implement M /src/NSvn.Common/NSvn.Common.csproj - Added files A /src/NSvn.Core.Tests/MakeDirTest.cs - Tests the MakeDir method M /src/NSvn.Core.Tests/NSvn.Core.Tests.csproj - Added files A /src/NSvn.Core.Tests/CleanupTest.cs - Tests the Cleanup method A /src/NSvn.Core.Tests/RevertTest.cs - Tests the Revert method M /src/NSvn.Core.Tests/AddTest.cs - Made SetUp override the base class method M /src/NSvn.Core.Tests/TestBase.cs - Blah More... almost 22 years ago
Test More... almost 22 years ago
Test More... almost 22 years ago
Commit to test Draco More... almost 22 years ago
Started to write a dictionary More... almost 22 years ago
Commit to test Draco More... almost 22 years ago
Commit to test Draco More... almost 22 years ago
Commit to test Draco More... almost 22 years ago
A /doc/Employers_specifications.xml : Draft of Employer's specification More... almost 22 years ago