summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-01-091-6/+37
|\
| * Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-01-091-6/+37
| |\
| | * Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-01-091-6/+37
| | |\
| | | * Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-01-091-6/+37
| | | |\
| | | | * Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-01-091-6/+37
| | | | |\
| | | | | * Enhance WindowCache statisticsMatthias Sohn2019-12-081-6/+37
* | | | | | Cleanup CommitAndLogCommandTestMatthias Sohn2019-12-051-55/+51
* | | | | | CLI: Add support for excluding paths from Git log commandJohn Tipper2019-12-052-53/+222
* | | | | | ReftableTest: Clean up boxing warnings on usage of String.formatDavid Pursehouse2019-12-051-16/+26
* | | | | | Introduce RefDatabase#hasFastTipsWithSha1Han-Wen Nienhuys2019-12-042-0/+70
* | | | | | Make blame work correctly on merge conflictsThomas Wolf2019-11-271-1/+35
* | | | | | Merge changes I8698001d,I5c1177acJonathan Nieder2019-11-251-0/+43
|\ \ \ \ \ \
| * | | | | | Add missing license header to UploadPackRefSortingForReachabilityTestJonathan Nieder2019-11-251-0/+43
* | | | | | | [spotbugs] Fix potential NPE in FSTestMatthias Sohn2019-11-261-1/+3
* | | | | | | RepositoryCache: don't require HEAD in git repositoriesHan-Wen Nienhuys2019-11-261-0/+6
* | | | | | | FileRepository: cleanup refs outside refs/ on reftable conversionHan-Wen Nienhuys2019-11-261-0/+5
|/ / / / / /
* | | | | | UploadPackTest: Fix unused parameter in checkUnadvertisedIfUnallowedDavid Pursehouse2019-11-251-7/+11
* | | | | | BitmappedReachabilityChecker: Use only one bitmap for the whole checkIvan Frade2019-11-211-181/+0
* | | | | | checkNotAdvertisedWants: Be lazy converting Ref to RevCommitIvan Frade2019-11-211-0/+33
* | | | | | ReachabilityChecker: Receive a Stream instead of a CollectionIvan Frade2019-11-211-10/+10
* | | | | | file: implement FileReftableDatabaseHan-Wen Nienhuys2019-11-164-39/+912
* | | | | | RewriteGenerator: avoid adding null parentThomas Wolf2019-11-151-0/+36
* | | | | | DiffFormatter: support core.quotePath = falseThomas Wolf2019-11-151-0/+78
* | | | | | IndexDiff/SubmoduleWalk: handle submodule.<name>.ignore correctlyThomas Wolf2019-11-151-0/+77
* | | | | | Merge changes I583491f6,Idd44e3bbJonathan Nieder2019-11-141-178/+145
|\ \ \ \ \ \
| * | | | | | Run Eclipse formatter on BatchRefUpdateTestHan-Wen Nienhuys2019-11-141-178/+145
* | | | | | | transport: Merge BaseReceivePack into ReceivePackMasaya Suzuki2019-11-133-6/+6
|/ / / / / /
* | | | | | Merge branch 'stable-5.5'Matthias Sohn2019-11-111-6/+8
|\| | | | |
| * | | | | Store filesystem timestamp resolution in extra jgit configMatthias Sohn2019-11-091-6/+8
* | | | | | 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
|/ / / / / /