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-28Merge pull request #1805 from libgit2/threading-packed-loadVicent Martí
2013-08-27vector: Teach git_vector_uniq() to free while deduplicatingnulltoken
2013-08-21Add sorted cache data typeRussell Belfer
2013-06-20Add status flags to force output sort orderRussell Belfer
2013-02-09Merge the push report into the refs to avoid a 3rd network callPhilip Kelley
2013-01-27Vector improvements and their falloutPhilip Kelley
2013-01-09update copyrightsEdward Thomson
2012-11-28Fix up some missing consts in tree & indexRussell Belfer
2012-11-28Clean up config.hBen Straub
2012-11-15Add iterator for git_index objectRussell Belfer
2012-11-02Merge pull request #1014 from arrbee/diff-rename-detectionVicent Martí
2012-10-30Move rename detection into new fileRussell Belfer
2012-10-30index refactoringEdward Thomson
2012-09-17Support for core.ignorecasePhilip Kelley
2012-07-24portability: Improve x86/amd64 compatibilitynulltoken
2012-05-16Ranged iterators and rewritten git_status_fileRussell Belfer
2012-03-21Reimplment git_status_foreach using git diffRussell Belfer
2012-03-03Update diff to use iteratorsRussell Belfer
2012-02-23Fix iterators based on pull request feedbackRussell Belfer
2012-02-22Uniform iterators for trees, index, and workdirRussell Belfer
2012-02-13Update Copyright headerschu
2011-12-31Improved gitattributes macro implementationRussell Belfer
2011-12-21Add APIs for git attributesRussell Belfer
2011-09-19Cleanup legal dataVicent Marti
2011-08-02Add git_vector_foreachCarlos Martín Nieto
2011-07-05vector: implement git_vector_uniq()Kirill A. Shutemov
2011-03-03Fix searching in git_vectorVicent Marti
2011-03-03Split packed from unpacked referencesVicent Marti
2010-12-07Change the library include fileVicent Marti
2010-12-02Refactor all 'vector' functions into common codeVicent Marti