]> git.proxmox.com Git - libgit2.git/commit - tests/index/tests.c
Vector improvements and their fallout
authorPhilip Kelley <phkelley@hotmail.com>
Sun, 27 Jan 2013 19:17:07 +0000 (14:17 -0500)
committerPhilip Kelley <phkelley@hotmail.com>
Sun, 27 Jan 2013 19:17:07 +0000 (14:17 -0500)
commit11d9f6b30438a141def883b0115f7f764c03e990
treeabe54e8085c4e3a1c7a822ee256f81e0d58e6b42
parentaa3bf89df21c44f22fe70b4aac9109646fd06b48
Vector improvements and their fallout
22 files changed:
include/git2/index.h
src/attr.c
src/attr_file.c
src/commit.c
src/diff_tform.c
src/index.c
src/iterator.c
src/pack.c
src/remote.c
src/stash.c
src/submodule.c
src/tree.c
src/util.c
src/util.h
src/vector.c
src/vector.h
tests-clar/attr/repo.c
tests-clar/index/filemodes.c
tests-clar/index/rename.c
tests-clar/index/stage.c
tests-clar/index/tests.c
tests-clar/submodule/status.c