]> git.proxmox.com Git - libgit2.git/history - src/vector.c
Merge pull request #223 from carlosmn/valgrind
[libgit2.git] / src / vector.c
2011-05-18 Vicent MartíMerge pull request #195 from RomainMuller/master
2011-05-17 Jakob PfenderMerge branch 'development' into unmerged
2011-05-17 Vicent MartíMerge pull request #116 from carlosmn/test-naming
2011-05-17 Carlos Martín NietoMerge upstream/development
2011-05-13 Vicent MartíMerge pull request #183 from schu/errors
2011-05-11 schuMove vector.c to the new error handling
2011-03-03 Vicent MartiFix compilation in MSVC
2011-03-03 Vicent MartiImplement reference counting for git_objects
2011-03-03 Vicent MartiFix searching in git_vector
2011-03-03 Vicent MartiFix warnings in vector.c
2011-03-03 Vicent MartiSplit packed from unpacked references
2011-01-08 Vicent MartiMerge branch 'master' of https://github.com/Neopallium...
2011-01-08 Alex BudovskiFixed two buffer handling errors in vector.c
2010-12-06 Vicent MartiFix type-conversion warnings
2010-12-02 Vicent MartiMerge branch 'commitparents' of https://github.com...
2010-12-02 Vicent MartiRefactor all 'vector' functions into common code