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

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-18Extend diff exampleRussell Belfer
2013-05-16Make examples/diff.c compile vs threadsafe libraryRussell Belfer
2013-04-16Clean up minor detailsBen Straub
2013-04-15Change git_revparse to output git_object pointersBen Straub
2013-04-09Deprecate git_revparse_single and _rangelikeBen Straub
2013-03-03Simplify diff example using revparseRussell Belfer
2013-01-23Don't clear the opt instance in the diff example.Sebastian Bauer
2012-12-17Fix diff constructor name order confusionRussell Belfer
2012-12-01Deploy GIT_DIFF_OPTIONS_INITBen Straub
2012-11-28Update diff callback param orderRussell Belfer
2012-11-28Examples: fix reference namesBen Straub
2012-11-15Add explicit git_index ptr to diff and checkoutRussell Belfer
2012-11-02Improve docs, examples, warningsRussell Belfer
2012-06-08Minor fixes, cleanups, and clarificationsRussell Belfer
2012-05-18Basic setup for profilingRussell Belfer
2012-03-13examples/diff: update example codeschu
2012-03-03Update diff to use iteratorsRussell Belfer
2012-03-03Continue implementation of git-diffRussell Belfer
2012-03-03Clean up diff implementation for reviewRussell Belfer