aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/transport/PushProcessTest.java
Commit message (Expand)AuthorAgeFilesLines
* [push] Call the pre-push hook later in the push processThomas Wolf2022-03-061-7/+64
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-2/+2
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-3/+3
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+2
* Move SampleDataRepositoryTestCase to org.eclipse.jgit.testShawn Pearce2013-11-241-1/+1
* Allow users to show server messages while pushingAndré Dietisheim2013-03-211-0/+7
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-1/+1
* Fix boxing warnings in PushProcessTestTomasz Zarna2011-08-241-7/+7
* RemoteRefUpdate: Accept Ref and ObjectId arguments for sourceShawn O. Pearce2011-03-031-5/+5
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-1/+25
* Rewrite reference handling to be abstract and accurateShawn O. Pearce2010-01-231-15/+16
* Only import the sample data packs on tests that need themShawn O. Pearce2009-11-021-2/+2
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+418