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
2014-11-09Rename git_threads_ to git_libgit2_Carlos Martín Nieto
2014-04-22Use git_diff_get_stats in example/diff + refactorRussell Belfer
2014-04-22Some doc and examples/diff.c changesRussell Belfer
2014-03-06Merge completed: resolve the conflict with the upstreamSun He
2014-03-05fix the output format of diffSun He
2014-03-05Add the --shortstat flag to examples/diff.cSun He
2014-03-05examples/diff: Add minimal, patience diff options.Brian Gesiak
2014-02-28Fix warnings and code style issuesRussell Belfer
2014-02-09replace 'out' with 'patch',replace the literal tabs with '\t'.rocky-luo
2014-02-08add example for diff with --numstatrocky-luo
2013-11-02Replace copyright topmatter in example filesBen Straub
2013-11-01A few formatting changes for roccoCarlos Martín Nieto
2013-11-01Format comments for use with doccoBen Straub
2013-10-30Extract common example helpers and reorg examplesRussell Belfer
2013-10-22Create git_diff_line and extend git_diff_hunkRussell Belfer
2013-10-16Diff API cleanupRussell Belfer
2013-10-12Rename diff objects and split patch.hRussell Belfer
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