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-08-28Add stddef include for sortedcacheRussell Belfer
2013-08-23Fix sortedcache docs and other feedbackRussell Belfer
2013-08-22Convert sortedcache to use rwlockRussell Belfer
2013-08-22Improve comments on locking for sortedcache APIsRussell Belfer
2013-08-22Add sortedcache APIs to lookup index and removeRussell Belfer
2013-08-21Add sorted cache data typeRussell Belfer