]> source.dussan.org Git - jgit.git/commit
Add isOutdated method to DirCache 67/2467/1
authorJens Baumgart <jens.baumgart@sap.com>
Wed, 9 Feb 2011 14:02:22 +0000 (15:02 +0100)
committerJens Baumgart <jens.baumgart@sap.com>
Wed, 9 Feb 2011 14:02:22 +0000 (15:02 +0100)
commitc9e4a78555e828e5eecaa6fb0d89b7b460cab48b
treefe04d3a33491738b527588b6a5947757fc4271bc
parent724af77c65c27eb24d41989bed3229910dbe063c
Add isOutdated method to DirCache

isOutdated returns true iff the memory state differs from the index
file.

Change-Id: If35db06743f5f588ab19d360fd2a18a07c918edb
Signed-off-by: Jens Baumgart <jens.baumgart@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/dircache/DirCache.java