aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/events/RepositoryEvent.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-1/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Fix javadoc in org.eclipse.jgit events packageMatthias Sohn2017-12-181-3/+13
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-0/+1
* Remove volatile keyword from RepositoryEventShawn O. Pearce2010-06-281-1/+1
* Redo event listeners to be more genericShawn O. Pearce2010-06-251-0/+95