Obey core.filemode setting
commitec80c9b112f2b2807273382c5bf57ebaefdb368d
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Tue, 21 Aug 2007 21:31:25 +0000 (21 23:31 +0200)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Wed, 22 Aug 2007 19:00:45 +0000 (22 21:00 +0200)
tree38abd7eb4d4c4c2007aeaeb9f0aa6d27ae8d0946
parent2693708206dd3c2983c397a35f442d51f4b3ca94
Obey core.filemode setting

This includes ignoring changes and setting the execute bit
on checkout. If J2SE 5.0 or earlier is used core.filemode
is ignored by jgit anyway. The Eclipse API has suppport for
the execute permission but jgit is not dependent on Eclipse.

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.jgit/org.spearce.jgit--All-Tests (Java 6).launch [new file with mode: 0644]
org.spearce.jgit/src/org/spearce/jgit/lib/GitIndex.java
org.spearce.jgit/tst/org/spearce/jgit/lib/T0007_Index.java