Issue 20: Make IndexBuilder update the index incrementally
commit215bbba3f8f5bb620a7c54ec22e5ef541c135702
authorJonas Fonseca <fonseca@diku.dk>
Fri, 11 Sep 2009 23:17:44 +0000 (11 19:17 -0400)
committerJonas Fonseca <fonseca@diku.dk>
Mon, 14 Sep 2009 00:50:07 +0000 (13 20:50 -0400)
tree77a2ac5a3bbb1ac2781866c389f26d735e1cc59d
parentf30409ba8f85d74aa11df3f5e54b8493ea46b4f8
Issue 20: Make IndexBuilder update the index incrementally

This way checking for non-existing files is done automatically.

Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
src/org/nbgit/client/IndexBuilder.java
test/unit/src/org/nbgit/client/IndexBuilderTest.java