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-17win32: tests around handling forbidden pathsEdward Thomson
2015-12-14Merge pull request #3521 from pks-t/blame-line-overflowEdward Thomson
2015-12-01diff: include commit message when formatting patchPatrick Steinhardt
2015-12-01blame: use size_t for line counts in git_blame_hunkPatrick Steinhardt
2015-11-25merge: handle conflicts in recursive base buildingEdward Thomson
2015-11-25merge tests: add complex recursive exampleEdward Thomson
2015-11-25merge: add recursive test with conflicting contentsEdward Thomson
2015-11-25merge: add recursive test with three merge basesEdward Thomson
2015-11-25merge: add a third-level recursive mergeEdward Thomson
2015-11-25merge: add a second-level recursive mergeEdward Thomson
2015-11-25merge: add simple recursive testEdward Thomson
2015-11-05submodule: test updating a submodule w/ a pathEdward Thomson
2015-11-02Add test caseVicent Marti
2015-10-22index: test that we round-trip nsecsEdward Thomson
2015-09-18repo::reservedname: test a submodule updateEdward Thomson
2015-06-22crlf tests: posix known-good dataEdward Thomson
2015-06-22crlf tests: windows known-good dataEdward Thomson
2015-06-22crlf: include utf8 resources in master branchEdward Thomson
2015-06-22crlf: include additional test resourcesEdward Thomson
2015-05-31remote: apply insteadOf configuration.Patrick Steinhardt
2015-03-25Illustrate bad checkout on WindowsJacques Germishuys
2015-03-16Added tests to merge files and branches with whitespace problems and fixesJacques Germishuys
2015-02-03checkout test: ensure .gitattributes lifecycleEdward Thomson
2015-01-21checkout tests: nasty symlinksEdward Thomson
2015-01-21Add files and tests with many UTF-8 chars and few UTF-8 charsLinquize
2015-01-08repo::init test: create hook symlinkEdward Thomson
2014-12-23submodule init should resolve relative url pathsJameson Miller
2014-12-16checkout: disallow bad paths on HFSEdward Thomson
2014-12-16checkout: disallow bad paths on win32Edward Thomson
2014-11-18Merge pull request #2654 from linquize/missing-objEdward Thomson
2014-10-28revert tests: always use core.autocrlf=false in testsEdward Thomson
2014-10-27git_rebase_commit: drop already-picked commitsEdward Thomson
2014-10-27Introduce git_rebase to set up a rebase sessionEdward Thomson
2014-10-26Fix missing object in tests/resources/crlf by changing the tail commitLinquize
2014-10-13Introduce failing test for conflict filtering in indexEdward Thomson
2014-10-10Merge pull request #2473 from arthurschreiber/arthur/new-javascript-test-filesEdward Thomson
2014-10-10Merge pull request #2592 from libgit2/cmn/describeCarlos Martín Nieto
2014-10-10Update the javascript diff driver's function pattern.Arthur Schreiber
2014-10-10New test files for the javascript diff driver.Arthur Schreiber
2014-10-04config: Add test cases that have trailing spaces before comment charsLinquize
2014-08-18Revert "test: Remove symlinks from the source tree"Vicent Marti
2014-08-18test: Remove symlinks from the source treeVicent Marti
2014-04-30tests: Add "describe" test repositorynulltoken
2014-04-16Merge pull request #2261 from jacquesg/format-patchVicent Marti
2014-04-15Added git_diff_stats test filesJacques Germishuys
2014-04-14Added cherry pick testsJacques Germishuys
2014-04-01Merge pull request #2178 from libgit2/rb/fix-short-idEdward Thomson
2014-03-20Add `git_merge_status` to provide info about an upcoming mergeEdward Thomson
2014-03-10Add failing test for git_object_short_idJiri Pospisil