aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bazel: Add workspace status command to stamp final artifactDavid Ostrovsky2020-07-173-1/+68
* DiffFormatter: correctly deal with tracked files in ignored foldersThomas Wolf2020-07-174-8/+92
* Merge branch 'stable-5.8'Matthias Sohn2020-07-150-0/+0
|\
| * Prepare 5.8.2-SNAPSHOT buildsMatthias Sohn2020-07-1488-503/+503
| * JGit v5.8.1.202007141445-rv5.8.1.202007141445-rMatthias Sohn2020-07-1488-121/+121
* | Update Jetty to 9.4.30.v20200611Matthias Sohn2020-07-1413-211/+211
* | Fix writing GPG signatures with trailing newlineThomas Wolf2020-07-082-45/+65
* | Rename a test methodThomas Wolf2020-07-041-1/+1
* | Add a test for upstream bug SSHD-1028Thomas Wolf2020-07-033-0/+43
* | Improve error message when receive.maxCommandBytes is exceededDavid Pursehouse2020-06-292-2/+4
* | LfsConnectionFactory#getLfsUrl: Fix unconditional break in for-loopDavid Pursehouse2020-06-291-1/+1
* | DiffFormatterTest: Add a test to confirm the default rename detection settingsDavid Pursehouse2020-06-261-0/+13
* | Upgrade maven-site-plugin to 3.9.1David Pursehouse2020-06-251-1/+1
* | Upgrade build-helper-maven-plugin to 3.2.0David Pursehouse2020-06-251-1/+1
* | Upgrade spotbugs to 4.0.4David Pursehouse2020-06-251-1/+1
* | Merge branch 'stable-5.8'Matthias Sohn2020-06-253-2/+5
|\|
| * Add new osgi fragments to maven-central deploy scriptsMatthias Sohn2020-06-202-0/+4
| * Do not require org.assertj.core.annotationsSebastian Ratz2020-06-181-2/+1
* | MergedReftable: Include the last reftable in determining minUpdateIndexMinh Thai2020-06-222-17/+17
* | Merge "PackBitmapIndex: Not buffer inflated bitmap during bitmap creation."Terry Parker2020-06-192-3/+17
|\ \
| * | PackBitmapIndex: Not buffer inflated bitmap during bitmap creation.Yunjie Li2020-06-182-3/+17
* | | Upgrade ecj to 3.22.0David Pursehouse2020-06-181-1/+1
|/ /
* | Remove workaround for signing jars using Tycho pluginsMatthias Sohn2020-06-141-12/+0
* | Use https for URL of jgit websiteMatthias Sohn2020-06-141-1/+1
* | Fix CI information in pom.xmlMatthias Sohn2020-06-141-2/+2
* | Use gitiles as scm url in pom.xml for browsing source codeMatthias Sohn2020-06-141-1/+1
* | Update API baseline to 5.8.0.202006091008-rMatthias Sohn2020-06-101-1/+1
* | Remove trailing whitespaceMatthias Sohn2020-06-102-2/+2
* | SimpleMergeTest: Clean up code styleDemetr Starshov2020-06-101-156/+149
* | Merge branch 'stable-5.8'Matthias Sohn2020-06-090-0/+0
|\|
| * Prepare 5.8.1-SNAPSHOT buildsMatthias Sohn2020-06-0988-503/+503
| * Handle Fragment-Host declaration when updating versionMatthias Sohn2020-06-091-0/+1
| * JGit v5.8.0.202006091008-rv5.8.0.202006091008-rMatthias Sohn2020-06-0988-121/+121
| * Merge branch 'master' into stable-5.8Matthias Sohn2020-06-08297-1075/+9326
| |\
* | | Prepare 5.9.0-SNAPSHOT buildsMatthias Sohn2020-06-0988-503/+503
* | | Handle Fragment-Host declaration when updating versionMatthias Sohn2020-06-091-0/+1
| |/ |/|
* | Add benchmark for strategies how to move a fileMatthias Sohn2020-06-061-0/+136
* | Merge "Merge branch 'stable-5.7'"Matthias Sohn2020-06-052-54/+51
|\ \
| * \ Merge branch 'stable-5.7'David Pursehouse2020-06-052-54/+51
| |\ \
| | * | ObjectDirectoryInserter: Open FileOutputStream in try-with-resourceDavid Pursehouse2020-06-051-16/+16
| | * | ObjectDirectoryInserter: Remove redundant 'throws' declarationsDavid Pursehouse2020-06-051-5/+3
| | * | ObjectDirectory: Further clean up insertUnpackedObjectDavid Pursehouse2020-06-051-17/+22
| | * | ObjectDirectory: Explicitly handle NoSuchFileExceptionDavid Pursehouse2020-06-041-19/+13
| | * | ObjectDirectory: Fail immediately when atomic move is not supportedDavid Pursehouse2020-06-041-2/+2
* | | | Add getter for unpackErrorHandler in ReceivePackJack Wickham2020-06-051-0/+10
|/ / /
* | | Upgrade maven-project-info-reports-plugin to 3.1.0David Pursehouse2020-06-051-1/+1
* | | Upgrade maven-shade-plugin to 3.2.4David Pursehouse2020-06-051-1/+1
* | | Add Git#shutdown for releasing resources held by JGit processMatthias Sohn2020-06-043-0/+24
* | | ApplyCommand: use context lines to determine hunk locationThomas Wolf2020-06-0414-43/+659
* | | GPG: don't prompt for a passphrase for unprotected keysThomas Wolf2020-06-043-23/+80