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 (Collapse)Author
2013-10-18Introduce blob FilteringOptions for content streamEdward Thomson
Get the content of a blob as it would be checked out to the working directory via the filters.
2013-03-14Clean-up trailing whitespacesyorah
For the psychopath that lies deep down in each one of us.
2013-02-11Fix some issues pinpointed by Code Analysisnulltoken
2013-02-10Add RawContentStream.Andrius Bentkus
Holds the rawcontent objectsafe wrapper.