Add gitignore support to IndexDiff and use TreeWalk
commit3ba1c7c0681642da30fce234b4a4f405852adfdd
authorJens Baumgart <jens.baumgart@sap.com>
Wed, 4 Aug 2010 09:49:33 +0000 (4 11:49 +0200)
committerChris Aniszczyk <caniszczyk@gmail.com>
Wed, 4 Aug 2010 15:03:20 +0000 (4 10:03 -0500)
tree3ef683b7d6f78f13c9b5a9edc10f0b87707db9ac
parenta9c0883edec2ed5246a2dc7c046fcb3b044d0680
Add gitignore support to IndexDiff and use TreeWalk

IndexDiff was re-implemented and now uses TreeWalk instead
of GitIndex. Additionally, gitignore support and retrieval of
untracked files was added.

Change-Id: Ie6a8e04833c61d44c668c906b161202b200bb509
Signed-off-by: Jens Baumgart <jens.baumgart@sap.com>
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/IndexDiffTest.java
org.eclipse.jgit/src/org/eclipse/jgit/lib/IndexDiff.java