]> git.proxmox.com Git - libgit2.git/commit - src/diff.c
pool: Simplify implementation
authorVicent Marti <tanoku@gmail.com>
Tue, 27 Oct 2015 16:26:04 +0000 (17:26 +0100)
committerVicent Marti <tanoku@gmail.com>
Wed, 28 Oct 2015 09:13:13 +0000 (10:13 +0100)
commit1e5e02b4f47779fe3733b1a6ab24a6ca13099ec3
treeac854971d3609c9065cbaee0119541428bdc9477
parentefc659b071e02c6d3b39b32b35ab83233d978956
pool: Simplify implementation
17 files changed:
src/attr_file.c
src/attrcache.c
src/checkout.c
src/diff.c
src/diff_tform.c
src/index.c
src/iterator.c
src/merge.c
src/pack-objects.c
src/pathspec.c
src/pool.c
src/pool.h
src/refdb_fs.c
src/revwalk.c
src/sortedcache.c
src/transaction.c
tests/core/pool.c