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-04-25Introduce Remote.IsValidName(string)someoneigna
2013-12-10Don't load a remote's refspecs lazilyCarlos Martín Nieto
2013-12-03Extended RemoteUpdater to update refspecsJan Melcher
2013-11-14Enumerate refspecsJan Melcher
2013-07-01Standardize comments styleyorah
2013-06-03Expose TagFetchMode property on Remote type and include mechanism to update it.Jameson Miller
2013-05-04Remove obsolete methodsyorah
2013-05-03Update libgit2 binaries to b641c00yorah
2013-04-09Add the UpstreamBranchCanonicalName property to Branchyorah
2013-04-03Move Fetch in Network namespaceyorah
2013-02-21Fix credential acquire callback interopJameson Miller
2013-02-08Remove trailing whitespaces.Andrius Bentkus
2013-01-16Provide access to basic username/password auth for cloneBen Straub
2012-12-11Fix some issues pinpointed by Code Analysisnulltoken
2012-12-05Update libgit2 binaries to 16e6ceeBen Straub
2012-11-23Add some `DebuggerDisplay` loveyorah
2012-11-01Report Fetch progress through callbacksJameson Miller
2012-10-24Use params for LambdaEqualityHelperKeith Dahlby
2012-10-17Make TagFetchMode.Auto the explicit defaultnulltoken
2012-10-17Rename TagOption to TagFetchModenulltoken
2012-10-17Add ability to fetch from remotes.Jameson Miller
2012-09-03Unify BuildFromPtr/CreateFromPtr implementation and usageyorah
2012-08-29Make retrieval of error message thread-safeyorah
2012-06-19Make Remote mockableyorah
2012-03-29Move SafeHandle related types to Core.Handles namespacenulltoken
2012-03-06Fix up marshalling of strings returned by libgit2Tim Clem
2012-02-25Refactor the building of a Remotenulltoken
2012-02-25Make Remote IEquatablenulltoken
2011-10-07Fix some missing documentation warningsnulltoken
2011-09-29Basic remote retrieval, can get remoteTim Clem