jgit/org.eclipse.jgit
Ivan Frade 9b7a4a30ca ProtocolV2HookChain: Allow to create a chain of protocol V2 hooks
UploadPack only supports one protocol-v2 hook. There are already cases
where more than one is needed.

Offer a Chain class to compose ProtocolV2Hooks, as other hooks do. It
looks like a single hook but it calls all its members.

Change-Id: Idd173ca7df6672079ac0de03c67f77abac376538
Signed-off-by: Ivan Frade <ifrade@google.com>
2019-07-18 10:33:51 -07:00
..
.settings Delete unused API problem filters 2019-06-16 02:25:33 +02:00
META-INF Fix bundle localization of Apache SSH bundle 2019-06-21 17:54:06 +02:00
findBugs [findBugs] Silence warning about Transport initialization 2012-09-14 00:01:47 +02:00
resources/org/eclipse/jgit RevWalk: Add a setFirstParent that mimics C git's --first-parent 2019-06-27 16:27:33 -07:00
src/org/eclipse/jgit ProtocolV2HookChain: Allow to create a chain of protocol V2 hooks 2019-07-18 10:33:51 -07:00
.classpath Change JGit minimum execution environment to JavaSE-1.8 2016-09-20 11:32:36 +02:00
.fbprefs
.gitignore
.project
BUILD [Java 11] Remove dependency on javax.xml.bind package 2019-06-18 02:22:21 +02:00
about.html SHA-1: collision detection support 2017-02-28 16:38:43 -08:00
build.properties
plugin.properties Fix bundle localization of Apache SSH bundle 2019-06-21 17:54:06 +02:00
pom.xml Prepare 5.5.0-SNAPSHOT builds 2019-06-13 03:01:15 +02:00