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
2015-08-29iterator: use an options struct instead of argsEdward Thomson
2015-03-03Remove the signature from ref-modifying functionsCarlos Martín Nieto
2014-11-09Rename git_threads_ to git_libgit2_Carlos Martín Nieto
2014-11-07iterator: submodules are determined by an index or treeCarlos Martín Nieto
2014-09-14global: free the error message when exiting a threadCarlos Martín Nieto
2014-08-05Use p_snprintf also in testsJacques Germishuys
2014-07-03Move yield to the tests and enable for FreeBSDcmn/sched-yieldCarlos Martín Nieto
2014-06-07Win32: Fix object::cache::threadmania test on x64Philip Kelley
2014-05-09Disable threads::refdb::edit_while_iterate testRussell Belfer
2014-04-18Some memory leak fixesRussell Belfer
2014-04-18Fix race checking for existing index itemsRussell Belfer
2014-04-18Attribute file cache refactorRussell Belfer
2014-04-18Fix threading tests when threads disabledRussell Belfer
2014-04-18Index locking and entry allocation changesRussell Belfer
2014-04-18Add diff threading tests and attr file cache locksRussell Belfer
2014-01-15refs: remove the _with_log differentiationCarlos Martín Nieto
2013-11-15Rename tests-clar to testsBen Straub