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
2014-06-07React to review feedbackPhilip Kelley
2014-06-07Win32: Fix object::cache::threadmania test on x64Philip Kelley
2013-09-17Add simple global shutdown hooksRussell Belfer
2013-08-27Convert to our own SRWLOCK type on Win32Russell Belfer
2013-08-27Fix MINGW SRWLock typedefsRussell Belfer
2013-08-27Load SRWLock APIs at runtimeRussell Belfer
2013-08-23Trying to fix Win32 warningsRussell Belfer
2013-08-23Add SRWLock implementation of rwlocks for Win32Russell Belfer
2013-04-22Make indexer use shared packfile open codeRussell Belfer
2013-01-09update copyrightsEdward Thomson
2012-10-16Support pthread_cond_* on Win32Philip Kelley
2012-02-13Update Copyright headerschu
2011-09-19Tabify everythingVicent Marti
2011-09-19Cleanup legal dataVicent Marti
2011-03-20Thread safe cacheVicent Marti
2011-03-15Add proper threading support to libgit2Vicent Marti