summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
| * | Merge "Fix typo in org.eclipse.jgit.ssh.jsch.test MANIFEST"Matthias Sohn2020-06-041-1/+1
| |\ \
| | * | Fix typo in org.eclipse.jgit.ssh.jsch.test MANIFESTThomas Wolf2020-06-041-1/+1
| * | | Fix ProtectedMembersInFinalClass warning flagged by error proneDavid Ostrovsky2020-06-041-1/+1
| |/ /
| * | Use version range to define fragment host bundle versionMatthias Sohn2020-06-042-2/+2
| * | Fix jgit packagingMatthias Sohn2020-06-034-34/+15
| * | Fix InvalidInlineTag error flagged by error proneDavid Ostrovsky2020-06-012-2/+2
| * | Fix BadComparable error flagged by error proneDavid Ostrovsky2020-06-011-1/+1
| * | Add tests for RawTextComparator.WS_IGNORE_CHANGE.hash()Thomas Wolf2020-06-021-0/+44
| * | Update Orbit to R20200529191137 for final Eclipse release 2020-06Thomas Wolf2020-06-0123-99/+165
| * | Organize manifest of org.eclipse.jgit.pgmMatthias Sohn2020-06-011-30/+18
| * | Do not include log4j implementation in jgitMichael Keppler2020-06-013-17/+2
| * | Decouple JSch from JGit CoreMatthias Sohn2020-06-01140-180/+2910
| * | Decouple BouncyCastle from JGit CoreMatthias Sohn2020-06-0175-142/+2836
| * | Verify that the user home directory is validThomas Wolf2020-05-313-1/+33
| * | WindowCache: conditional JMX setupThomas Wolf2020-05-292-1/+39
| * | Merge "RawTextComparator.WS_IGNORE_CHANGE must not compare whitespace"Christian Halstrick2020-05-282-17/+39
| |\ \
| | * | RawTextComparator.WS_IGNORE_CHANGE must not compare whitespaceThomas Wolf2020-05-282-17/+39
| * | | Revert "PackBitmapIndex: Not buffer inflated bitmap in BasePackBitmapIndex"Yunjie Li2020-05-271-0/+1
| * | | Update jetty to 9.4.28.v20200408Matthias Sohn2020-05-2714-229/+229
| * | | Add 4.16 staging target platformMatthias Sohn2020-05-265-10/+112
| |/ /
| * | In-memory SSH keys for the "no files" sshd testsThomas Wolf2020-05-233-49/+52
| * | Builder API to configure SshdSessionFactoriesThomas Wolf2020-05-237-52/+746
| * | TransportHttp: abort on time-out or on SocketExceptionThomas Wolf2020-05-232-0/+90
| * | Merge "Bazel: Remove superfluous dependencies flagged by unused_deps"David Pursehouse2020-05-234-6/+1
| |\ \
| | * | Bazel: Remove superfluous dependencies flagged by unused_depsDavid Ostrovsky2020-05-224-6/+1
| * | | Ignore core.eol if core.autocrlf=inputThomas Wolf2020-05-222-0/+34
| * | | Attributes: fix handling of text=auto in combination with eolThomas Wolf2020-05-223-7/+117
| |/ /
| * | Log stack trace if CachingKeyPairProvider hits unexpected exceptionMatthias Sohn2020-05-201-1/+1
| * | Update Orbit to S20200519202422 and ant to 1.10.8Matthias Sohn2020-05-2022-55/+55
| * | Include full IssuerFingerprint in GPG signatureThomas Wolf2020-05-182-11/+17
| * | Bazel: Fix src_sha1 of bcpg-jdk15onDavid Pursehouse2020-05-181-1/+1
| * | Suppress API error for new method BitmapIndex.Bitmap#retrieveCompressedMatthias Sohn2020-05-171-0/+8
| * | Fix wrong @since tags added in dcb0265Matthias Sohn2020-05-171-2/+2
| * | Merge changes I39783eee,I874503ec,Ic942a8e4,I6ec2c3e8,I62cb5030, ...Terry Parker2020-05-1311-116/+408
| |\ \