summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2021-05-0688-121/+121
* JGit v5.12.0.202105051250-m2v5.12.0.202105051250-m2Matthias Sohn2021-05-0588-121/+121
* Merge "[releng] Update eclipse-jarsigner-plugin to 1.3.1"Matthias Sohn2021-04-261-1/+1
|\
| * [releng] Update eclipse-jarsigner-plugin to 1.3.1Thomas Wolf2021-04-191-1/+1
* | Update jetty to 9.4.40.v20210413Matthias Sohn2021-04-2318-335/+335
|/
* Implement ours/theirs content conflict resolutionThomas Wolf2021-04-1915-114/+1085
* ssh: ensure list is modifiable before using Iterator.remove().Thomas Wolf2021-04-141-2/+2
* Update orbit to S20210406213021 and add 4.20-staging targetMatthias Sohn2021-04-1031-42/+212
* Fix typo in test method nameThomas Wolf2021-04-091-1/+1
* Merge "Upgrade ecj to 3.25.0"Matthias Sohn2021-04-071-1/+1
|\
| * Upgrade ecj to 3.25.0Marco Miller2021-03-301-1/+1
* | Allow file mode conflicts in virtual base commit on recursive merge.Marija Savtchouk2021-04-062-9/+88
* | sshd: don't lock the known_hosts files on readingThomas Wolf2021-04-013-23/+10
* | Allow info messages in UsernamePasswordCredentialsProviderThomas Wolf2021-04-011-7/+17
* | ssh config: do environment variable replacementThomas Wolf2021-04-012-29/+76
* | sshd: implement server-sig-algs SSH extension (client side)Thomas Wolf2021-04-016-15/+279
|/
* Bazel: Remove unused dependencies flagged by unused_depsDavid Ostrovsky2021-03-271-9/+3
* Bazel: Format build file with buildifierDavid Ostrovsky2021-03-272-3/+3
* Upgrade wagon-ssh to 3.4.3Marco Miller2021-03-262-2/+2
* Update spring-boot-maven-plugin to 2.4.4Matthias Sohn2021-03-261-1/+1
* Update spotbugs-maven-plugin to 4.2.2Matthias Sohn2021-03-261-1/+1
* Update japicmp-maven-plugin to 0.15.3Matthias Sohn2021-03-262-2/+3
* Merge branch 'stable-5.11'Matthias Sohn2021-03-2616-170/+582
|\
| * Refactor CommitCommand to improve readabilityMatthias Sohn2021-03-231-72/+90
| * CommitCommand: fix formattingMatthias Sohn2021-03-231-2/+1
| * CommitCommand: remove unncessary commentMatthias Sohn2021-03-231-1/+0
| * Ensure post-commit hook is called after index lock was releasedMatthias Sohn2021-03-233-6/+19
| * sshd: try all configured signature algorithms for a keyThomas Wolf2021-03-194-3/+209
| * sshd: modernize ssh config file parsingThomas Wolf2021-03-192-22/+81
| * sshd: implement ssh config PubkeyAcceptedAlgorithmsThomas Wolf2021-03-198-66/+184
* | Optimize RevWalkUtils.findBranchesReachableFrom()Adithya Chakilam2021-03-142-10/+41
* | Introduce getMergedInto(RevCommit commit, Collection<Ref> refs)Adithya Chakilam2021-03-143-0/+207
* | Skip detecting content renames for large filesYoussef Elghareeb2021-03-143-0/+92
* | Remove unused API problem filtersMatthias Sohn2021-03-132-68/+0
* | Document http options supported by JGitThomas Wolf2021-03-131-0/+20
* | HTTP cookies: do tilde expansion on http.cookieFileThomas Wolf2021-03-123-8/+21
* | Prepare 5.12.0-SNAPSHOT buildsMatthias Sohn2021-03-1088-504/+504
* | Merge branch 'stable-5.11'Matthias Sohn2021-03-10117-547/+547
|\|
| * Update Orbit to R20210223232630Matthias Sohn2021-03-1029-44/+44
| * Prepare 5.11.1-SNAPSHOT buildsMatthias Sohn2021-03-0988-503/+503
| * JGit v5.11.0.202103091610-rv5.11.0.202103091610-rMatthias Sohn2021-03-0988-121/+121
| * Merge branch 'master' into stable-5.11Matthias Sohn2021-03-0922-276/+790
| |\ | |/ |/|
* | Manually set status of jmh dependenciesMatthias Sohn2021-03-071-2/+2
* | Update DEPENDENCIES report for 5.11.0Matthias Sohn2021-03-071-0/+66
* | Add dependency to dash-licensesMatthias Sohn2021-03-071-0/+17
* | PackFile: Add id + ext based constructorsNasser Grainawi2021-03-0711-62/+106
* | GC: deleteOrphans: Use PackFileNasser Grainawi2021-03-041-13/+16
* | PackExt: Convert to EnumNasser Grainawi2021-03-042-56/+19
* | Restore preserved packs during missing object seeksMartin Fick2021-03-043-12/+150
* | Pack: Replace extensions bitset with bitmapIdx PackFileNasser Grainawi2021-03-044-48/+40