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-19tree-cache: Fix error message typonulltoken
2013-11-19tree-cache: Don't segfault upon corruptionnulltoken
2013-11-19tree-cache: Zero out the allocated tree children arraynulltoken
2013-11-19tree-cache: Free the tree upon the detection of a corrupted childnulltoken
2013-01-09update copyrightsEdward Thomson
2012-12-12tree cache: loosen negative entry count checkNguyễn Thái Ngọc Duy
2012-06-08misc: Fix warnings from PVS Studio trialVicent Martí
2012-05-03Remove old and unused error codesVicent Martí
2012-04-23tree-cache: don't error out on a childless invalidated entryCarlos Martín Nieto
2012-02-13Update Copyright headerschu
2011-10-29global: Properly use `git__` memory wrappersVicent Marti
2011-09-27Add git_tree_cache_getCarlos Martín Nieto
2011-09-27Add git_tree_cache_invalidate_pathCarlos Martín Nieto
2011-09-27tree cache: correctly handle invalidated treesCarlos Martín Nieto
2011-09-27Make tree cache name a flex-arrayCarlos Martín Nieto
2011-09-27Move the tree cache functions to their own fileCarlos Martín Nieto