aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org
Commit message (Expand)AuthorAgeFilesLines
* WorkingTreeModifiedEvent: must be fired explicitly after mergeThomas Wolf2019-11-032-9/+39
* Merge "HttpSupport.proxyFor(): use only scheme, host, and port"David Pursehouse2019-10-301-0/+69
|\
| * HttpSupport.proxyFor(): use only scheme, host, and portThomas Wolf2019-10-301-0/+69
* | reftable: enforce ascending order in sortAndWriteRefsHan-Wen Nienhuys2019-10-302-27/+6
|/
* GPG: implement more OpenPGP UserId matching formatsThomas Wolf2019-10-231-0/+167
* Merge "TreeRevFilterTest: Simplify filter used"Jonathan Tan2019-10-221-17/+7
|\
| * TreeRevFilterTest: Simplify filter usedJonathan Tan2019-10-221-17/+7
* | Support for core.hooksPathThomas Wolf2019-10-211-0/+71
|/
* Close ObjectReaders in testsThomas Wolf2019-10-214-120/+145
* Close some Repository instances in testsThomas Wolf2019-10-216-167/+182
* Close ObjectInserters in testsThomas Wolf2019-10-214-55/+67
* Remove meaningless comment in CloneCommandTestMatthias Sohn2019-10-211-1/+0
* Implement mirror option in CloneCommandMatthias Sohn2019-10-211-1/+33
* Enable and fix "Statement unnecessarily nested within else clause" warningsDavid Pursehouse2019-10-175-29/+17
* Close RevWalks in testsThomas Wolf2019-10-167-380/+443
* Merge "reftable: fix lookup by ID in merged reftables"Jonathan Tan2019-10-161-0/+13
|\
| * reftable: fix lookup by ID in merged reftablesHan-Wen Nienhuys2019-10-161-0/+13
* | Merge changes I6e022e4a,If1b9d808David Pursehouse2019-10-1520-916/+1041
|\ \
| * | Close TreeWalks in testsThomas Wolf2019-10-1511-600/+689
| * | Close SubmoduleWalks in testsThomas Wolf2019-10-159-316/+352
| |/
* / ProtocolV2Parser: Introduce advertise sideband-all optionIvan Frade2019-10-151-2/+5
|/
* CachedPackUriProvider: Add size to the pack informationIvan Frade2019-10-111-1/+1
* UploadPackTest: Stop using deprecated PacketLineIn constantsDavid Pursehouse2019-10-071-6/+6
* Fix parsing of core.logAllRefUpdatesThomas Wolf2019-10-071-3/+25
* reftable: move AutoCloseable to ReftableReaderHan-Wen Nienhuys2019-09-271-1/+1
* Fire WorkingTreeModifiedEvent if cherry-pick failed with conflictsMatthias Sohn2019-09-261-0/+21
* reftable: pass OutputStream at construction timeHan-Wen Nienhuys2019-09-204-76/+82
* UploadPackReachabilityTest: Use assertThrows instead of thrownIvan Frade2019-09-181-15/+14
* RequestValidatorTestCase: Tests for the request validatorsIvan Frade2019-09-184-0/+598
* UploadPackTest: Move "reachability" tests to its own fileIvan Frade2019-09-182-97/+317
* Merge branch 'stable-5.5'Matthias Sohn2019-09-171-0/+182
|\
| * Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2019-09-171-0/+182
| |\
| | * Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-09-171-0/+182
| | |\
| | | * Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-171-0/+182
| | | |\
| | | | * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-171-0/+182
| | | | |\
| | | | | * WorkingTreeIterator: handle different timestamp resolutionsThomas Wolf2019-09-171-0/+182
* | | | | | reftable: read file footer in ReftableReader#allRefsHan-Wen Nienhuys2019-09-111-0/+38
* | | | | | reftable: add ReftableReflogReaderHan-Wen Nienhuys2019-09-111-0/+44
* | | | | | ReceivePack: Prevent pointing a branch to a non-commit objectYunjie Li2019-09-062-24/+24
|/ / / / /
* | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2019-09-041-0/+29
|\| | | |
| * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-09-041-0/+29
| |\| | |
| | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-041-0/+29
| | |\| |
| | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-041-0/+29
| | | |\|
| | | | * Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2019-09-031-0/+29
| | | | |\
| | | | | * Merge branch 'stable-4.11' into stable-5.0stable-5.0Matthias Sohn2019-09-033-203/+69
| | | | | |\
| | | | | | * Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2019-09-033-203/+69
| | | | | | |\
| | | | | | | * Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2019-09-033-203/+69
| | | | | | | |\
| | | | | | | | * BatchRefUpdate: repro racy atomic update, and fix itHan-Wen Nienhuys2019-09-031-0/+29
| | | | | | | | * Delete unused FileTreeIteratorWithTimeControlMatthias Sohn2019-09-032-177/+0
| | | | | | | | * Fix RacyGitTests#testRacyGitDetectionMatthias Sohn2019-09-031-11/+26