summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/events
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-0412-456/+60
* Format @NonNull on return value as method annotationJonathan Nieder2018-10-091-2/+4
* Store in IndexChangedEvent if it was caused by JGit itselfMatthias Sohn2018-05-131-0/+22
* Fix javadoc in org.eclipse.jgit events packageMatthias Sohn2017-12-1812-26/+66
* Cleanup: Organize importsMatthias Sohn2017-08-301-1/+1
* Send a detailed event on working tree modificationsThomas Wolf2017-08-153-0/+203
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-2/+2
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-272-0/+2
* Add Javadoc description for packagesRobin Stocker2012-10-311-0/+4
* Use core.streamFileThreshold to set our streaming limitShawn O. Pearce2010-07-023-0/+124
* Remove volatile keyword from RepositoryEventShawn O. Pearce2010-06-281-1/+1
* Redo event listeners to be more genericShawn O. Pearce2010-06-258-0/+569