aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/transport/ReceivePackAdvertiseRefsHookTest.java
Commit message (Expand)AuthorAgeFilesLines
* ReceivePackAdvertiseRefsHookTest: Open TestRepository in try-with-resourceDavid Pursehouse2019-01-201-232/+251
* Deprecate Repository#hasObjectJonathan Nieder2019-01-041-1/+1
* SubmoduleValidator: Always throw SubmoduleValidationExceptionIvan Frade2018-10-091-3/+2
* Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2018-10-061-0/+65
|\
| * Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-10-061-0/+65
| |\
| | * Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-10-061-0/+65
| | |\
| | | * BaseReceivePack: Validate incoming .gitmodules filesIvan Frade2018-10-051-0/+65
* | | | ReceivePackAdvertiseRefsHookTest.testSuccess() fails on WindowsAndrey Loskutov2018-08-191-0/+1
|/ / /
* | | Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-2/+2
* | | ReceivePackAdvertiseRefsHookTest#testSuccess: Open TransportLocal in t-w-rDavid Pursehouse2018-03-151-17/+19
|/ /
* / ReceivePack: clear advertised .haves if application changes refsShawn Pearce2017-09-071-0/+41
|/
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-7/+7
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+1
* ReceivePackAdvertiseRefsHookTest: Don't close repositories in teardownDavid Pursehouse2017-01-281-10/+0
* Transport: Implement AutoCloseableShawn Pearce2016-01-191-13/+5
* Replace deprecated release() methods by close()Matthias Sohn2015-05-211-2/+3
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-2/+2
* Declare essentially static methods as staticRobin Rosenberg2012-12-271-5/+6
* Add type argumente to some raw reclarationRobin Rosenberg2012-12-271-2/+2
* Modify refs in UploadPack/ReceivePack using a hook interfaceDave Borowitz2012-02-291-0/+575