]> source.dussan.org Git - jgit.git/commit
Extract work queue to allow reusing it 03/74903/1
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 2 Jun 2016 23:04:51 +0000 (01:04 +0200)
committerSaša Živkov <sasa.zivkov@sap.com>
Wed, 8 Jun 2016 12:36:24 +0000 (14:36 +0200)
commit26862bb834b90722d6290181f8776711d8a7d10d
tree431fbe1577526ffb3f7e04832ce6ff52c08970ad
parent0900dc08f59de482b38862094936e80fca39df2a
Extract work queue to allow reusing it

Change-Id: I28f7800030a3b9db48e315061509af0746feffcc
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/lib/BatchingProgressMonitor.java
org.eclipse.jgit/src/org/eclipse/jgit/lib/WorkQueue.java [new file with mode: 0644]