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
2013-09-26Fix warningsnulltoken
2013-09-24Fix incorrect return code in crlf filterRussell Belfer
2013-09-17Update clar and recreate cl_assert_equal_szRussell Belfer
2013-09-17Add clar helper to create new commit from indexRussell Belfer
2013-09-17Add clar helpers for testing file equalityRussell Belfer
2013-09-12clar: Move cl_assert_equal_sz() definition to clar.hnulltoken
2013-09-05Fix tests to use core.filemode correctlyRussell Belfer
2013-09-05Make tests take umask into accountRussell Belfer
2013-08-01Major rename detection changesRussell Belfer
2013-07-10Add ignore_submodules to diff optionsRussell Belfer
2013-05-10Improve ignore handling in git_status_fileRussell Belfer
2013-03-23Add cl_repo_set_bool and cleanup testsRussell Belfer
2013-03-23Update cl_assert_equal_sz to be nicerRussell Belfer
2013-01-05Update cl_git_pass to return more infoRussell Belfer
2012-11-17tests: introduce cl_git_remove_placeholders()nulltoken
2012-11-10Helpers for local-filesystem remote URLsBen Straub
2012-10-18Update clar and add reliable rename for Win32Philip Kelley
2012-08-23Fix warnings and merge issues on Win64Russell Belfer
2012-06-20Make index add/append support core.filemode flagRussell Belfer
2012-06-08Fix filemode comparison in diffsRussell Belfer
2012-06-08Tests: wrap 'getenv' and friends for Win32 tests.Ben Straub
2012-05-07clar helper: don't dereference giterr_last() if it's NULLCarlos Martín Nieto
2012-05-03Remove old and unused error codesVicent Martí
2012-04-17Update clar and remove old helpersRussell Belfer
2012-04-11Refactor git_repository_open with new optionsRussell Belfer
2012-03-03Clean up GIT_UNUSED macros on all platformsRussell Belfer
2012-03-03Update diff to use iteratorsRussell Belfer
2012-03-03Add filter tests and fix some bugsRussell Belfer
2012-01-25Rename the Clay test suite to ClarVicent Martí