jgit/org.eclipse.jgit
David Pursehouse b7810bf5a8 RawParseUtils: Avoid import of java.nio.charset.StandardCharsets
The import is only needed because of a reference to it in the Javadoc,
and can be avoided by explicitly specifying the package instead, which
is how it's referenced in other cases (Constants, FileHeader).

Change-Id: I0c6254a9adf1f52fb8f2c04a858b11696ad264f5
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
2019-01-20 20:27:12 +09:00
..
.settings Move BaseReceivePack#advertisedRefs getter and setter to ReceivePack 2018-12-29 11:59:27 +01:00
META-INF Implement signing commits using BouncyCastle 2019-01-16 10:05:10 +01:00
findBugs [findBugs] Silence warning about Transport initialization 2012-09-14 00:01:47 +02:00
resources/org/eclipse/jgit Implement signing commits using BouncyCastle 2019-01-16 10:05:10 +01:00
src/org/eclipse/jgit RawParseUtils: Avoid import of java.nio.charset.StandardCharsets 2019-01-20 20:27:12 +09:00
.classpath Change JGit minimum execution environment to JavaSE-1.8 2016-09-20 11:32:36 +02:00
.fbprefs
.gitignore
.project
BUILD Implement signing commits using BouncyCastle 2019-01-16 10:05:10 +01:00
about.html SHA-1: collision detection support 2017-02-28 16:38:43 -08:00
build.properties
plugin.properties Remove incubation marker 2011-05-31 22:53:53 +02:00
pom.xml Implement signing commits using BouncyCastle 2019-01-16 10:05:10 +01:00