aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/PreUploadHookChain.java
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc in org.eclipse.jgit transport packageMatthias Sohn2017-12-201-1/+5
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+3
* Remove PreUploadHook.onPreAdvertiseRefsDave Borowitz2012-02-291-6/+0
* Modify refs in UploadPack/ReceivePack using a hook interfaceDave Borowitz2012-02-291-4/+4
* Add simple chain implementations of transport hooks and loggersDave Borowitz2011-12-091-0/+115