aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/AbstractAdvertiseRefsHook.java
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc in org.eclipse.jgit transport packageMatthias Sohn2017-12-201-4/+6
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+2
* Factor a base class out of ReceivePackDave Borowitz2012-05-141-1/+1
* Add missing @since tags to mark API added in 2.0Matthias Sohn2012-05-101-0/+2
* Modify refs in UploadPack/ReceivePack using a hook interfaceDave Borowitz2012-02-291-0/+105