Properly reset all commit properties when doing a gitrp_reset().
commit9bdb75947178f72df30314d66bc9bcc90df643d7
authorVicent Marti <tanoku@gmail.com>
Sun, 23 May 2010 15:12:28 +0000 (23 17:12 +0200)
committerAndreas Ericsson <ae@op5.se>
Wed, 2 Jun 2010 08:32:07 +0000 (2 10:32 +0200)
tree0c51be2c8e9c40f947c9527b1c633c78c3d56e0b
parent655d381a1948783d7d26ff9ec5ef54ed6bbefb29
Properly reset all commit properties when doing a gitrp_reset().
Add git_revpool_table_free() method.

Signed-off-by: Vicent Marti <tanoku@gmail.com>
Signed-off-by: Andreas Ericsson <ae@op5.se>
src/revobject.c
src/revobject.h
src/revwalk.c