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
2013-05-23Teach Repository.Reset to append to the ReflogSaaman
2013-05-04Remove obsolete methodsyorah
2013-05-04Fix documentationnulltoken
2013-05-03Obsolete GitObjectTypenulltoken
2013-05-03Introduce ObjectTypenulltoken
2013-04-26Move Repository.Conflicts to Index.ConflictsSaaman
2013-04-26Teach UpdateTarget() to append to the reflogSaaman
2013-04-26Code style cleanupSaaman
2013-04-26Teach Checkout() to append to the reflogSaaman
2013-04-26Fix Checkout behavior when dealing with HeadSaaman
2013-04-25Teach Checkout() to cope with revparse syntaxSaaman
2013-04-24Insert new reflog entry on merge commitSaaman
2013-04-24Reflog entries can't be >1 linePaul Betts
2013-04-17Simple function added that check is valid git repository path without initial...Arkadiy Shapkin
2013-04-11Add Repository.SubmodulesKeith Dahlby
2013-04-11Make amend on orphaned head throw OrphanedHeadExceptionMetalrom
2013-04-11Small code refactoringMetalrom
2013-04-10Insert new reflog entry on commitMetalrom
2013-04-09Add ExplicitPathsOptions to Repository.Reset()yorah
2013-04-03Remove miscellaneous obsolete membersKeith Dahlby
2013-03-18Add PathCase and related Repository membersKeith Dahlby
2013-03-02Obsolete IsEmpty property on RepositoryInformationJameson Miller
2013-03-02Allow commits on any unparented branchJameson Miller
2013-03-02Revert "Remove useless GC.SuppressFinalize()"nulltoken
2013-03-01Throws when HEAD is missingnulltoken
2013-02-28Use implicit GitOid to ObjectId cast everywhereKeith Dahlby
2013-02-28Add Repository.Stashes.AddMetalrom
2013-02-21Properly handle unmanaged resources cleanup in Repository constructoryorah
2013-02-21Remove useless GC.SuppressFinalize()yorah
2013-02-21Fix credential acquire callback interopJameson Miller
2013-02-15Remove unnecessary finalizer from Repository (cleanup already guaranteed by t...Sam Harwell
2013-02-14Introduce Repository.ConflictsEdward Thomson
2013-02-11Fix some issues pinpointed by Code Analysisnulltoken
2013-02-08Mark Repository.Remotes obsoletenulltoken
2013-02-08Introduce Repository.Network.Remotesnulltoken
2013-01-31Introduce repo.Network.FetchHeadsEdward Thomson
2013-01-29Teach Repository.Commit() to add merged branches as parentsEdward Thomson
2013-01-29Teach Repository.Commit() to cleanup merge dataEdward Thomson
2013-01-29Introduce Repository.MergeHeadsEdward Thomson
2013-01-23Introduce OrphanedHeadExceptionnulltoken
2013-01-22Small documentation fixnulltoken
2013-01-22Checkout branch as snapshotJameson Miller
2013-01-22Update checkout in response to libgit2 checkout changesJameson Miller
2013-01-22Add Ignore supportPaul Betts
2013-01-16Provide access to basic username/password auth for cloneBen Straub
2013-01-09Introduce Repository.Refs.Headnulltoken
2013-01-08Update libgit2 binaries to 7dfc5c3Ben Straub
2013-01-07Rename Enum.Has<T> to Compat.Enum.HasFlag<T>nulltoken
2013-01-03Eagerly load the Configuration if any config path is providednulltoken
2012-12-31Add optional RepositoryOptions to Repository.Clone callSaaman