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-01-28Merge pull request #2066 from libgit2/rb/builtin-diff-driversVicent Marti
2014-01-27Update Javascript userdiff driver and testsRussell Belfer
2014-01-25diff: rename the file's 'oid' to 'id'Carlos Martín Nieto
2014-01-25index: rename an entry's id to 'id'Carlos Martín Nieto
2014-01-25Move userdiff tests to be data drivenRussell Belfer
2014-01-24Update all tests for new pattern extractionRussell Belfer
2014-01-24Implement matched pattern extract for fn headersRussell Belfer
2014-01-24Fix filemode updating in diff textRussell Belfer
2014-01-24Import git drivers and test HTML driverRussell Belfer
2014-01-22Drop git_patch_to_strNicolas Hake
2014-01-15refs: remove the _with_log differentiationCarlos Martín Nieto
2013-12-12More tests of canceling from callbacksRussell Belfer
2013-12-11More improvements to callback return value testsRussell Belfer
2013-12-11Remove converting user error to GIT_EUSERRussell Belfer
2013-12-07Don't clobber whitespace settingsBen Straub
2013-12-06Don't use weird return codesBen Straub
2013-12-06Implement GIT_DIFF_FIND_BY_CONFIGBen Straub
2013-12-03GIT_DIFF_FIND_REMOVE_UNMODIFIED sounds betterRussell Belfer
2013-12-03Add GIT_DIFF_FIND_DELETE_UNMODIFIED flagRussell Belfer
2013-12-03Fix bug making split deltas a COPIED targetsRussell Belfer
2013-11-19Add content offset to git_diff_lineNick Hengeveld
2013-11-15Rename tests-clar to testsBen Straub