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-16Upgrade to .Net 4.0nulltoken
2014-04-16Fix some issues pinpointed by Code Analysisnulltoken
2014-01-21Introduce Diff.Compare<PatchStats>()Ben Straub
2013-12-06Revise API for rename/copy detectionBen Straub
2013-12-06Initial rename detection workNathan Roe
2013-11-06Update libgit2 binaries to e87d9d3nulltoken
2013-10-15Split Patch and TreeChanges generationyorah
2013-08-25Teach Index.Stage to stage files in ignored dirsEdward Thomson
2013-08-07Skip building diff patch while doing stage/resetNikolay Zakharov
2013-07-20Teach Repository to Checkout pathsJameson Miller
2013-07-01Standardize comments styleyorah
2013-06-28Rename DiffOptions into DiffModifiersnulltoken
2013-05-25Add CompareOptionsKeith Dahlby
2013-04-09Add ExplicitPathsOptions to Repository.Index.Unstage()/Stage()yorah
2013-04-09Add ExplicitPathsOptions to Repository.Diff.Compare()yorah
2013-04-03Remove obsolete DiffTargetKeith Dahlby
2013-03-18Respect core.ignorecase in BuildRelativePathFrom()Keith Dahlby
2013-03-12Make Diff.Compare consider untracked changesGreg Edwards
2013-03-12Update libgit2 binaries to eef7e80Edward Thomson
2013-02-21Fix Diff.Compare() Obsolete messageyorah
2013-02-07Make Diff.Compare able to expose type changesnulltoken
2013-01-08Update libgit2 binaries to 7dfc5c3Ben Straub
2013-01-07Rename Enum.Has<T> to Compat.Enum.HasFlag<T>nulltoken
2012-12-13Simplify Index.Unstage() implementationnulltoken
2012-12-13Make Diff.Compare() able to compare a null Tree against the Index and Workdirnulltoken
2012-12-05Revert "Temporary revert of the null Trees diffing feature"nulltoken
2012-12-05Update libgit2 binaries to 16e6ceeBen Straub
2012-11-30Mark DiffTarget obsoletenulltoken
2012-11-30Temporary revert of the null Trees diffing featurenulltoken
2012-11-29Make Diff.Compare() able to compare null Treesnulltoken
2012-08-29Make retrieval of error message thread-safeyorah
2012-07-23Upgrade libgit2 binaries to 14e1bc1nulltoken
2012-06-20Make Diff.Compare able to work against the working directory and the indexnulltoken
2012-06-19Fix issues raised by Code Analysisnulltoken
2012-06-19Make Diff mockableyorah
2012-06-06Make Repo.Diff.Compare() accept a list of paths to inspectnulltoken
2012-05-21Make Diff.Compare able to compare a Tree against the Indexnulltoken
2012-05-20Make Diff.Compare able to handle a blob to blob comparisonnulltoken
2012-04-28Add tree to tree Diff featureyorah