aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/PostUploadHookChain.java
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc in org.eclipse.jgit transport packageMatthias Sohn2017-12-201-1/+3
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+1
* Introduce PostUploadHook to replace UploadPackLoggerTerry Parker2015-06-121-0/+90