aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/PreUploadHook.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Remove unnecessary modifiers from interfacesIvan Frade2018-11-151-4/+4
* Fix javadoc in org.eclipse.jgit transport packageMatthias Sohn2017-12-201-5/+7
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+3
* Remove PreUploadHook.onPreAdvertiseRefsDave Borowitz2012-02-291-20/+0
* Modify refs in UploadPack/ReceivePack using a hook interfaceDave Borowitz2012-02-291-13/+17
* UploadPack: Add a PreUploadHook to monitor and control behaviorShawn O. Pearce2011-04-011-0/+158