summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Revert "Adds FilteredRevCommit that can overwrites its parents in the DAG."Ronald Bhuleskar2022-08-037-398/+21
* | | CleanCommand: fix prefix matchingThomas Wolf2022-08-035-18/+96
| |/ |/|
* | Option to pass start RevCommit to be blamed on to the BlameGenerator.Ronald Bhuleskar2022-08-022-39/+337
|/
* Adds FilteredRevCommit that can overwrites its parents in the DAG.Ronald Bhuleskar2022-08-027-21/+398
* Add the ability to override parents on RevCommit.Ronald Bhuleskar2022-08-0214-129/+333
* Refactor NameConflictTreeWalk.fastMin methodDmitrii Filippov2022-08-011-8/+16
* Fix BUILD rules for FilteredRenameDetectorTestDmitrii Filippov2022-08-011-0/+1
* Rename fastMinHasMatch to allTreesNamesMatchFastMinRefDmitrii Filippov2022-08-011-8/+8
* Merge "Document TreeWalk#min()"Han-Wen NIenhuys2022-08-011-0/+8
|\
| * Document TreeWalk#min()Han-Wen Nienhuys2022-08-011-0/+8
* | Merge "NameConflictTreeWalk: respect git order on multi-tree iteration"Han-Wen NIenhuys2022-08-012-2/+90
|\ \ | |/ |/|
| * NameConflictTreeWalk: respect git order on multi-tree iterationDmitrii Filippov2022-07-292-2/+90
* | Squash error-prone messagesHan-Wen Nienhuys2022-08-011-0/+6
* | Use constants for git packet protocol line identifiersThomas Wolf2022-07-316-79/+234
* | ObjectDirectory: improve reading of shallow fileRobin Müller2022-07-313-16/+32
* | Fetch: add support for shallowRobin Müller2022-07-3125-90/+1066
* | [tests] Stabilize the HTTP server's request logThomas Wolf2022-07-312-12/+18
|/
* Update Orbit to S20220726152247 and bouncycastle to 1.71Matthias Sohn2022-07-2723-124/+193
* Merge "Create util class for work tree updating in both filesystem and index."Han-Wen NIenhuys2022-07-254-426/+855
|\
| * Create util class for work tree updating in both filesystem and index.Nitzan Gur-Furman2022-07-254-426/+855
* | Fix the handling of .git/info/exclude and core.excludesFileThomas Wolf2022-07-152-15/+131
* | Remove version constraints from org.tukaani.xz packageAndrey Loskutov2022-07-131-1/+1
* | Merge branch 'stable-6.2'Matthias Sohn2022-07-066-11/+102
|\ \
| * \ Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2022-07-066-11/+102
| |\ \
| | * \ Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2022-07-066-11/+102
| | |\ \
| | | * \ Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2022-07-066-11/+102
| | | |\ \
| | | | * | UploadPack: don't prematurely terminate timer in case of errorMatthias Sohn2022-06-302-8/+21
| | | | * | Merge "Do not create reflog for remote tracking branches during clone" into s...Matthias Sohn2022-06-263-2/+71
| | | | |\ \
| | | | | * | Do not create reflog for remote tracking branches during cloneLuca Milanesio2022-06-253-2/+71
| | | | * | | UploadPack: do not check reachability of visible SHA1sLuca Milanesio2022-06-251-1/+9
| | | | * | | Add missing package import javax.management to org.eclipse.jgitMatthias Sohn2022-06-171-0/+1
| | | | |/ /
* | | | | / Add aarch64 environment to target platform configurationMatthias Sohn2022-07-021-0/+5
| |_|_|_|/ |/| | | |
* | | | | JGit blame very slow for large merge commits that rename filesSimeon Andreev2022-07-017-73/+400
* | | | | Fix warnings about non-externalized string literalsThomas Wolf2022-06-231-4/+4
* | | | | [sshd] Correct signature for RSA keys from an SSH agentThomas Wolf2022-06-231-6/+11
* | | | | Run tests that checks araxis output only on LinuxSimeon Andreev2022-06-174-0/+28
* | | | | Add 4.25 target platform for Eclipse 2022-09Matthias Sohn2022-06-172-0/+105
* | | | | Suppress API errors raised for new API introduced in 5.13.1Matthias Sohn2022-06-171-14/+24
* | | | | Eclipse 4.24 was released, adapt p2 URL accordinglyMatthias Sohn2022-06-172-3/+3
* | | | | Fix DefaultCharset bug pattern flagged by error proneDavid Ostrovsky2022-06-175-24/+44
* | | | | Use SystemReader#getDefaultCharset to read console inputDavid Ostrovsky2022-06-171-2/+3
* | | | | Merge "Merge branch 'stable-6.2'"Matthias Sohn2022-06-176-13/+438
|\ \ \ \ \
| * | | | | Merge branch 'stable-6.2'Matthias Sohn2022-06-156-13/+438
| |\| | | |
| | * | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2022-06-156-13/+438
| | |\| | |
| | | * | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2022-06-156-13/+438
| | | |\| |
| | | | * | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2022-06-156-13/+438
| | | | |\|
| | | | | * Prepare 5.13.2-SNAPSHOT buildsMatthias Sohn2022-06-1488-503/+503
| | | | | * JGit v5.13.1.202206130422-rv5.13.1.202206130422-rMatthias Sohn2022-06-1388-121/+121
| | | | | * AmazonS3: Add support for AWS API signature version 4eric.steele2022-06-136-14/+439
* | | | | | Annotate the exception with the possible failure reason when Bitmaps are not ...Ronald Bhuleskar2022-06-151-1/+7
|/ / / / /