jgit/org.eclipse.jgit.http.apache
Shawn Pearce 34de70a5d4 buck: build standalone jgit binary
Construct the java_application JAR wrapped with the shell script
header.  This is enough to clone a repository over HTTPs:

  $ buck build :jgit_bin
  $ buck-out/gen/jgit_bin/jgit_bin clone https://...

Change-Id: I4aceb4e77b2ec9be76a32ec93d94f2dafe9acce6
2015-12-31 17:18:50 -08:00
..
.settings Set minimum required Java version to Java 7 2015-02-09 14:11:50 +01:00
META-INF Fix push with jgit pgm failing with "unauthorized" 2015-12-15 12:49:08 +01:00
resources/org/eclipse/jgit/transport/http/apache/internal Move Apache httpclient based HTTP support to a separate bundle 2014-02-20 23:57:21 +01:00
src/org/eclipse/jgit/transport/http/apache Fix NPE in HttpSupport 2015-12-16 14:08:29 +01:00
.classpath Set minimum required Java version to Java 7 2015-02-09 14:11:50 +01:00
.gitignore Move Apache httpclient based HTTP support to a separate bundle 2014-02-20 23:57:21 +01:00
.project Move Apache httpclient based HTTP support to a separate bundle 2014-02-20 23:57:21 +01:00
BUCK buck: build standalone jgit binary 2015-12-31 17:18:50 -08:00
about.html Move Apache httpclient based HTTP support to a separate bundle 2014-02-20 23:57:21 +01:00
build.properties Move Apache httpclient based HTTP support to a separate bundle 2014-02-20 23:57:21 +01:00
plugin.properties Move Apache httpclient based HTTP support to a separate bundle 2014-02-20 23:57:21 +01:00
pom.xml Use japicmp instead of clirr to detect API changes 2015-10-01 01:41:52 +02:00