summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-5.0'Matthias Sohn2018-08-251-0/+159
|\
| * Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-08-251-0/+159
| |\
| | * Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-08-251-0/+159
| | |\
| | | * Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-08-241-0/+159
| | | |\
| | | | * Fix fetching with duplicate ref updatesThomas Wolf2018-08-221-0/+29
| | | | * Fetch(Process): should tolerate duplicate refspecsMarc Strapetz2018-08-221-0/+45
| | | | * FetchCommandTest: test add/update/delete fetchMarc Strapetz2018-08-221-0/+85
| | | | * Prepare 4.9.4-SNAPSHOT buildsMatthias Sohn2018-07-312-47/+47
| | | | * JGit v4.9.3.201807311005-rv4.9.3.201807311005-rMatthias Sohn2018-07-312-2/+2
| | * | | Prepare 4.11.2-SNAPSHOT buildsMatthias Sohn2018-07-312-47/+47
| | * | | JGit v4.11.1.201807311124-rv4.11.1.201807311124-rMatthias Sohn2018-07-312-2/+2
| * | | | Prepare 5.0.3-SNAPSHOT buildsMatthias Sohn2018-08-012-47/+47
| * | | | JGit v5.0.2.201807311906-rv5.0.2.201807311906-rMatthias Sohn2018-08-012-2/+2
* | | | | refactor: simplify collection.toArray()Michael Keppler2018-08-233-7/+7
* | | | | Merge "Support remove-project node in the manifest parser"Jonathan Nieder2018-08-201-0/+26
|\ \ \ \ \
| * | | | | Support remove-project node in the manifest parserMasaya Suzuki2018-08-201-0/+26
* | | | | | SubmoduleDeinitTest fails on WindowsAndrey Loskutov2018-08-191-4/+6
* | | | | | FilterCommandsTest fails on WindowsAndrey Loskutov2018-08-191-0/+2
* | | | | | ReceivePackAdvertiseRefsHookTest.testSuccess() fails on WindowsAndrey Loskutov2018-08-191-0/+1
* | | | | | Introduce ProtocolV2HookMasaya Suzuki2018-08-161-15/+52
* | | | | | Respond with shallow-info before wanted-refsJonathan Tan2018-08-131-4/+4
* | | | | | Merge "Fix ResolveMerger: rebase with autocrlf=true, direct checkout"Gunnar Wagenknecht2018-08-132-1/+40
|\ \ \ \ \ \
| * | | | | | Fix ResolveMerger: rebase with autocrlf=true, direct checkoutThomas Wolf2018-08-132-1/+40
* | | | | | | Support protocol v2 want-ref in UploadPackJonathan Tan2018-08-101-0/+219
|/ / / / / /
* | | | | | Merge "Use project names instead of paths for the submodule name"Jonathan Nieder2018-07-271-28/+66
|\ \ \ \ \ \
| * | | | | | Use project names instead of paths for the submodule nameMasaya Suzuki2018-07-271-28/+66
| |/ / / / /
* | | | | | Merge branch 'stable-5.0'Matthias Sohn2018-07-271-11/+25
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-07-271-11/+25
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-07-271-11/+25
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-07-271-0/+132
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-07-271-0/+132
| | | | |\ \
| | | | | * \ Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-07-271-0/+132
| | | | | |\ \
| | | | | | * | Prepare 4.7.3-SNAPSHOT buildsMatthias Sohn2018-07-272-44/+44
| | | | | | * | JGit v4.7.2.201807261330-rv4.7.2.201807261330-rMatthias Sohn2018-07-262-2/+2
| | | | | | * | Delete all loose refs empty directoriesLuca Milanesio2018-07-261-10/+24
| | | | | | * | GC: Remove empty references foldersHector Caballero2018-07-101-0/+118
| | | | | * | | Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-06-201-0/+3
| | | | | |\| |
| | | | | | * | Merge branch 'stable-4.6' into stable-4.7David Pursehouse2018-06-201-0/+3
| | | | | | |\ \
| | | | | | | * \ Merge branch 'stable-4.5' into stable-4.6David Pursehouse2018-06-191-0/+3
| | | | | | | |\ \
| | | | | | | | * | Temporarily @Ignore flaky CommitCommandTest methodsDave Borowitz2018-06-191-0/+3
| | | | | | | | * | Prepare 4.5.5-SNAPSHOT buildsMatthias Sohn2017-11-222-42/+42
| | | | | | | | * | JGit v4.5.4.201711221230-rv4.5.4.201711221230-rMatthias Sohn2017-11-222-2/+2
| | | | | | | | * | Prepare 4.5.4-SNAPSHOT buildsMatthias Sohn2017-08-262-42/+42
| | | | | | | | * | JGit v4.5.3.201708160445-rv4.5.3.201708160445-rMatthias Sohn2017-08-162-2/+2
* | | | | | | | | | Send only 1 flush pkt at the end of v2 fetchJonathan Tan2018-07-241-0/+4
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Always send refs' objects despite "filter" in packJonathan Tan2018-07-201-0/+79
* | | | | | | | | Merge "Ensure RacyGitTests don't raise false negatives"Jonathan Nieder2018-07-201-2/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ensure RacyGitTests don't raise false negativesChristian Halstrick2018-07-171-2/+6
* | | | | | | | | | ResolveMerger: don't try needlessly to delete directoriesThomas Wolf2018-07-192-1/+61
|/ / / / / / / / /
* | | | | | | | | Add API to specify the submodule nameMasaya Suzuki2018-07-121-0/+56