]> source.dussan.org Git - jgit.git/commit
Revert C Git 1.7.5 bug workaround 56/132256/9
authorMasaya Suzuki <masayasuzuki@google.com>
Sun, 11 Nov 2018 20:31:22 +0000 (12:31 -0800)
committerMasaya Suzuki <masayasuzuki@google.com>
Mon, 19 Nov 2018 21:37:28 +0000 (13:37 -0800)
commit49befd84d759501ef45942055eac1c743cb0c5ec
tree3a17475f2b69c1f749410b3cb260b7db7a69e63f
parentc567b6ecde6b055441f52f0f36dcf8b9d0fe5068
Revert C Git 1.7.5 bug workaround

This reverts the workaround introduced by
1c6c73c5a9b8dd700be45d658f165a464265dba7, which is a patch for dealing
with a buggy C Git client v1.7.5 in 2012. We'll stop supporting very old
C Git clients.

Change-Id: I94999a39101c96f210b5eca3c2f620c15eb1ac1b
Signed-off-by: Masaya Suzuki <masayasuzuki@google.com>
org.eclipse.jgit.http.server/src/org/eclipse/jgit/http/server/ClientVersionUtil.java
org.eclipse.jgit.http.server/src/org/eclipse/jgit/http/server/ReceivePackServlet.java
org.eclipse.jgit.http.server/src/org/eclipse/jgit/http/server/UploadPackServlet.java
org.eclipse.jgit.http.test/tst/org/eclipse/jgit/http/server/ClientVersionUtilTest.java
org.eclipse.jgit/src/org/eclipse/jgit/transport/ReceivePack.java