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-11-15Rename tests-clar to testsBen Straub
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-10-09Rename new fn to git_repository_reinit_filesystemRussell Belfer
2013-10-08More filemode cleanups for FAT on MacOSRussell Belfer
2013-10-05Add git_repository_reset_filesystem and fix testsRussell Belfer
2013-07-24Add hunk/file headers to git_diff_patch_sizeRussell Belfer
2013-07-23Add git_diff_patch_size() APIRussell Belfer
2013-06-11Implement regex pattern diff driverRussell Belfer
2013-06-10Reorganize diff and add basic diff driverRussell Belfer
2013-05-07Fix line numbering for patches with eofnlRussell Belfer
2013-05-07More tests for files with no newline at endRussell Belfer
2013-05-07Add GIT_DIFF_LINE_CONTEXT_EOFNLRussell Belfer
2013-04-23Improve diff config options handlingRussell Belfer
2013-04-21Move some low-level repo fns to include/git2/sysRussell Belfer
2013-03-04Fix a few leaksCarlos Martín Nieto
2013-03-02Allow empty config object and use itRussell Belfer
2013-03-02Control for core.autocrlf during testingRussell Belfer
2013-02-22Fix tests for find_similar and relatedRussell Belfer
2013-02-05Fix MSVC compilation warningsnulltoken
2013-01-30Free buffer at end of testRussell Belfer
2013-01-30Add helper for diff line statsRussell Belfer
2013-01-11Fix diff patch line number calculationRussell Belfer
2012-11-28Fix warnings on Win64 buildRussell Belfer
2012-11-28Update diff callback param orderRussell Belfer
2012-11-15Fix diff API to better parameter orderRussell Belfer
2012-10-25Add git_diff_patch_to_str APIRussell Belfer
2012-09-26Add const to all shared pointers in diff APIRussell Belfer
2012-05-03Fix usage of "new" for fieldname in public headerRussell Belfer
2012-05-01tests-clar/diff: mark output_len unusedMichael Schubert
2012-04-30diff: provide more context to the consumer of the callbacksnulltoken
2012-04-26diff: fix generation of the header of a removal patchnulltoken