jgit/org.eclipse.jgit.pgm.test
Robin Rosenberg dccad56c9a Set core.precomposeunicode to true when creating repository on Mac
Java has no option but to use precomposed Unicode, so we should
state that when creating a new repository. Not that Java will use
precomposed unicode regardless of this setting, but this reduces
the risk of incompatibility with C Git.

Change-Id: I3779b75f76d2e2061c836cbc9b4b7c2ae0cf18f4
2012-08-22 00:36:11 +02:00
..
.settings Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
META-INF Prepare 2.1.0 builds 2012-06-14 00:45:13 +02:00
src/org/eclipse/jgit Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
tst/org/eclipse/jgit/pgm Set core.precomposeunicode to true when creating repository on Mac 2012-08-22 00:36:11 +02:00
.classpath Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
.gitignore Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
.project Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
about.html Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
build.properties Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
org.eclipse.jgit.pgm--All-Tests.launch Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
plugin.properties Allow to write tests with CLI syntax 2012-04-18 18:57:36 +02:00
pom.xml Prepare 2.1.0 builds 2012-06-14 00:45:13 +02:00