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
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
2015-05-20ignore: clear the error when matching a pattern negationCarlos Martín Nieto
2015-05-04status test: always test the new file pathEdward Thomson
2015-04-17ignore: fix negative ignores without wildcards.Patrick Steinhardt
2015-03-03repository: remove log message override for switching the active branchCarlos Martín Nieto
2015-03-03Remove the signature from ref-modifying functionsCarlos Martín Nieto
2014-12-05ignore: adjust test for negating inside a dirCarlos Martín Nieto
2014-11-23Plug leaksCarlos Martín Nieto
2014-11-10Fixed a couple Clang warningsPierre-Olivier Latour
2014-11-07git_status_file now takes an exact pathUngureanu Marius
2014-11-07submodules: add failing test for stale module entriesCarlos Martín Nieto
2014-11-06ignore: add failing test for a file mentioning the parentCarlos Martín Nieto
2014-11-05ignore: consider files with a CR in their namesCarlos Martín Nieto
2014-08-26Merge pull request #2508 from libgit2/rb/fix-ignore-slash-starVicent Marti
2014-08-14Don't include the unreadable tests on win32Edward Thomson
2014-08-09Demonstrate a trailing slash failure.Rob Rix
2014-08-09status: failing test with slash-starCarlos Martín Nieto
2014-07-22Merge remote-tracking branch 'origin/master' into fix-git-status-list-new-unr...Alan Rogers
2014-07-01Introduce cl_assert_equal_oidEdward Thomson
2014-06-05Merge remote-tracking branch 'origin/development' into fix-git-status-list-ne...Alan Rogers
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-31Use 'X' for unreadable status.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-06Improve checks for ignore containmentRussell Belfer
2014-05-02Improve handling of fake home directoryRussell 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-02Skip diff oid calc when size definitely changedRussell Belfer
2014-04-25Improve docs for status rename detection limitsRussell Belfer
2014-04-25Test toggling core.precomposeunicode yields renameRussell Belfer
2014-04-25Test decomposed unicode renames work as expectedRussell Belfer
2014-04-19Fix ignore difference from git with trailing /*Russell Belfer
2014-04-18Cleanup tests with helper functionsRussell Belfer
2014-04-18Pop ignore only if whole relative path matchesRussell Belfer