Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2sharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-04Prevent creation of a Signature with an empty emailnulltoken
2014-04-16Fix some issues pinpointed by Code Analysisnulltoken
2014-01-10Introduce marshaling extension to IntPtrBen Straub
2013-10-15Make string marshaling either lax or strictnulltoken
2013-10-14Protect Signature creation from invalid parametersnulltoken
2013-10-14Protect Signature creation from components containing '\0'nulltoken
2013-08-30Override Signature.ToString()Keith Dahlby
2013-08-07Marked non-extensible classes as sealedKeith Dahlby
2013-07-01Standardize comments styleyorah
2012-10-27Make Signature IEquatablenulltoken
2012-08-29Make retrieval of error message thread-safeyorah
2012-06-08Add Utf8Marshaler.FromManaged() and FromNative()Keith Dahlby
2012-03-29Move SafeHandle related types to Core.Handles namespacenulltoken
2012-03-06Reduce the number of in-memory Utf8Marshaler instancesnulltoken
2012-02-02Strings in structures are being marshalled as ASCII, Hack fix itPaul Betts
2012-02-02Simplify handling of native signature handlenulltoken
2011-09-29Upgrade libgit2 binaries to 35e9407nulltoken
2011-09-21Enforce code stylenulltoken
2011-03-31create core namespace to hide away advanced internalsTim Clem
2011-03-31can create, lookup tagsTim Clem
2011-03-30add docs to signatureTim Clem
2011-03-30remove class headersTim Clem
2011-03-30add back in basic object lookup with new interopTim Clem
2011-03-30Squash up commits on devel branchTim Clem
2011-03-06Rename namespace from libgit2 to LibGit2Sharp.Andrius Bentkus