]> source.dussan.org Git - jgit.git/commit
Allow detection of case insensitive file systems 28/6028/3
authorMatthias Sohn <matthias.sohn@sap.com>
Fri, 18 May 2012 14:52:50 +0000 (16:52 +0200)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Mon, 6 Aug 2012 19:34:57 +0000 (21:34 +0200)
commite9c811d0d08a9c2c748311a13a86b481941a55ce
tree84bb84a53fc279315fa382ec40ba29ec9c02172e
parent803debd7be76a2f18624254409228433c9c329f2
Allow detection of case insensitive file systems

Change-Id: I03f59d07bcc3338ef8d392cbd940799186ca03bd
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Signed-off-by: Christian Halstrick <christian.halstrick@sap.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/AddCommandTest.java
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/CommitCommandTest.java
org.eclipse.jgit/src/org/eclipse/jgit/util/FS.java
org.eclipse.jgit/src/org/eclipse/jgit/util/FS_POSIX.java
org.eclipse.jgit/src/org/eclipse/jgit/util/FS_Win32.java