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-03-24status: update test to include valid OIDEdward Thomson
2015-09-17git_futils_mkdir_*: make a relative-to-base mkdirEdward Thomson
2015-06-22diff: check files with the same or newer timestampsCarlos Martín Nieto
2015-06-20status: test that symlinks don't lose their modeEdward Thomson
2015-06-16tests: tick the index when we count OID calculationsCarlos Martín Nieto
2015-06-02Fixed build warnings on Xcode 6.1Pierre-Olivier Latour
2015-05-28diff conflicts: don't include incorrect IDEdward Thomson
2015-05-28diff/status: introduce conflictsEdward Thomson
2015-05-28index: validate mode of new conflictsEdward Thomson
2015-05-28conflicts: when adding conflicts, remove stagedEdward Thomson
2014-08-14Don't include the unreadable tests on win32Edward Thomson
2014-06-05Add another test for unreadable and not included.Alan Rogers
2014-06-04Add GIT_STATUS_OPT_INCLUDE_UNREADABLE_AS_UNTRACKEDAlan Rogers
2014-05-31Fix the no permissions test.Alan Rogers
2014-05-22We do expect the foo path in the nopermissions testAlan Rogers
2014-05-22Remove errant newlineAlan Rogers
2014-05-21Simplify the no permission test.Alan Rogers
2014-05-15Skip unreadable files for now.Alan Rogers
2014-05-15Simplify the test.Alan Rogers
2014-05-14Add a test (failing) for a work tree status.Alan Rogers
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-02Skip diff oid calc when size definitely changedRussell Belfer
2014-01-25index: rename an entry's id to 'id'Carlos Martín Nieto
2013-12-11Remove converting user error to GIT_EUSERRussell Belfer
2013-11-15Rename tests-clar to testsBen Straub