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-11-15Rename tests-clar to testsBen Straub
2013-10-09Rename new fn to git_repository_reinit_filesystemRussell Belfer
2013-10-09Make reference lookups apply precomposeunicodeRussell Belfer
2013-10-08More filemode cleanups for FAT on MacOSRussell Belfer
2013-10-05Add git_repository_reset_filesystem and fix testsRussell Belfer
2013-10-03Initial iconv hookup for precomposed unicodeRussell Belfer
2013-09-26Fix warningsnulltoken
2013-09-24Fix incorrect return code in crlf filterRussell Belfer
2013-09-17Some tests with ident and crlf filtersRussell 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-05Fix tests to use core.filemode correctlyRussell Belfer
2013-08-13Minor win32 fixes and improvementsRussell Belfer
2013-08-13Rename git__win32_path fns to git_win32_pathRussell Belfer
2013-08-13windows: Path conversion with better semanticsVicent Marti
2013-08-08Discriminate path-specific and general UTF-X conversionsBen Straub
2013-08-08Rename git_win_str_utf* to git_win32_path_utf*Ben Straub
2013-08-08Add typedefs for win32 utf-8 and utf-16 buffersBen Straub
2013-08-05Split UTF-16 and UTF-8 buffer sizes for win32Ben Straub
2013-05-10Improve ignore handling in git_status_fileRussell Belfer
2013-03-23Add cl_repo_set_bool and cleanup testsRussell Belfer
2013-03-19Switch search paths to classic delimited stringsRussell Belfer
2013-02-16Clear up warnings from cppcheckRussell Belfer
2013-02-11Fix some incorrect MSVC #ifdef's. Fixes #1305Philip Kelley
2013-01-05Update cl_git_pass to return more infoRussell Belfer
2013-01-03This is a better nameVicent Marti