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
2016-02-29tests: use legitimate object idsEdward Thomson
2016-02-12win32: introduce p_timeval that isn't stupidEdward Thomson
2015-11-03diff: test "symlinks" in wd are respected on win32Edward Thomson
2015-10-21tests: Fix warningsVicent Marti
2015-09-12diff::workdir: ensure ignored files are not returnedEdward Thomson
2015-08-31iterator: saner pathlist matching for idx iteratorEdward Thomson
2015-08-31diff: use new iterator pathlist handlingEdward Thomson
2015-08-29diff: better document GIT_DIFF_PATHSPEC_DISABLEEdward Thomson
2015-06-26Removed unused variablesPierre-Olivier Latour
2015-06-26diff: test we don't update index unnecessarilyEdward Thomson
2015-06-24Merge pull request #3226 from libgit2/cmn/racy-diff-againEdward Thomson
2015-06-23Explicitly handle GIT_DELTA_CONFLICTED in git_diff_merge()Pierre-Olivier Latour
2015-06-22diff: check files with the same or newer timestampsCarlos Martín Nieto
2015-06-16tests: tick the index when we count OID calculationsCarlos Martín Nieto
2015-06-12diff: introduce binary diff callbacksEdward Thomson
2015-06-02Fixed build warnings on Xcode 6.1Pierre-Olivier Latour
2015-05-28diff conflicts: test index to workdir w/ conflictsEdward Thomson
2014-05-27Fix compile error on Visual StudioCha, Hojeong
2014-05-17Git binary check compat testsRussell Belfer
2014-05-02Remove trace / add git_diff_perfdata struct + apiRussell Belfer
2014-05-02Add payloads, bitmaps to trace APIRussell Belfer
2014-05-02Don't use trace if GIT_TRACE not definedRussell Belfer
2014-05-02Add GIT_STATUS_OPT_UPDATE_INDEX and use trace APIRussell Belfer
2014-05-02Add diff option to update index stat cacheRussell Belfer
2014-05-02Skip diff oid calc when size definitely changedRussell Belfer
2014-05-02Add build option for diff internal statisticsRussell Belfer
2014-03-25Update behavior for untracked sub-reposRussell Belfer
2014-01-22Drop git_patch_to_strNicolas Hake
2013-11-15Rename tests-clar to testsBen Straub