Perform commit in a Job
commit66f36df9dbf5b66ec895f6e7666d3c2ac765b805
authorStefan Lay <stefan.lay@sap.com>
Fri, 21 May 2010 15:27:13 +0000 (21 17:27 +0200)
committerStefan Lay <stefan.lay@sap.com>
Fri, 21 May 2010 15:27:13 +0000 (21 17:27 +0200)
tree8fac745995edecdd6b2df96d5516a3b60158e6d7
parentb730359800c584e38b4ab760162ad126190d9134
Perform commit in a Job

Put the commit logic into a new CommitOperation.
Run the CommitOperation in a Job and report
progress. Allow for canceling before the index is
written to disk.

Bug: 313858
Signed-off-by: Stefan Lay <stefan.lay@sap.com>
org.eclipse.egit.core/src/org/eclipse/egit/core/CoreText.java
org.eclipse.egit.core/src/org/eclipse/egit/core/coretext.properties
org.eclipse.egit.core/src/org/eclipse/egit/core/op/CommitOperation.java [new file with mode: 0644]
org.eclipse.egit.ui/src/org/eclipse/egit/ui/UIText.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/actions/CommitAction.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/uitext.properties