libgit-thin: Introduces git_revlist_exclude()
commit1cde1c4f577df78799f869d54746e6c5c0c1cd87
authorLuiz Fernando N. Capitulino <lcapitulino@gmail.com>
Sat, 7 Jul 2007 22:06:28 +0000 (7 19:06 -0300)
committerLuiz Fernando N. Capitulino <lcapitulino@gmail.com>
Sat, 7 Jul 2007 22:06:28 +0000 (7 19:06 -0300)
tree20e5226ecf7d621163a9d9fef60dc953a83b88f3
parentaba214c8b90690e066def250be2e775c15f04d20
libgit-thin: Introduces git_revlist_exclude()

Note that, in order to add git_revlist_exclude() properly, I've also
added a new function (__revlist_add_commit()) and git_revlist_include()
was changed to use it too.

Will avoid making not related changes in just one commit.

Signed-off-by: Luiz Fernando N. Capitulino <lcapitulino@gmail.com>
libgit-thin/ltrevlist.c
libgit-thin/ltrevlist.h
libgit-thin/tests/simple.c
libgit-thin/tests/test-spec.txt