Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Update orbit to S20210406213021 and add 4.20-staging target | Matthias Sohn | 2021-04-10 | 31 | -42/+212 | |
* | | | | | | | Fix typo in test method name | Thomas Wolf | 2021-04-09 | 1 | -1/+1 | |
* | | | | | | | Merge "Upgrade ecj to 3.25.0" | Matthias Sohn | 2021-04-07 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Upgrade ecj to 3.25.0 | Marco Miller | 2021-03-30 | 1 | -1/+1 | |
* | | | | | | | | Allow file mode conflicts in virtual base commit on recursive merge. | Marija Savtchouk | 2021-04-06 | 2 | -9/+88 | |
* | | | | | | | | sshd: don't lock the known_hosts files on reading | Thomas Wolf | 2021-04-01 | 3 | -23/+10 | |
* | | | | | | | | Allow info messages in UsernamePasswordCredentialsProvider | Thomas Wolf | 2021-04-01 | 1 | -7/+17 | |
* | | | | | | | | ssh config: do environment variable replacement | Thomas Wolf | 2021-04-01 | 2 | -29/+76 | |
* | | | | | | | | sshd: implement server-sig-algs SSH extension (client side) | Thomas Wolf | 2021-04-01 | 6 | -15/+279 | |
|/ / / / / / / | ||||||
* | | | | | | | Bazel: Remove unused dependencies flagged by unused_deps | David Ostrovsky | 2021-03-27 | 1 | -9/+3 | |
* | | | | | | | Bazel: Format build file with buildifier | David Ostrovsky | 2021-03-27 | 2 | -3/+3 | |
* | | | | | | | Upgrade wagon-ssh to 3.4.3 | Marco Miller | 2021-03-26 | 2 | -2/+2 | |
* | | | | | | | Update spring-boot-maven-plugin to 2.4.4 | Matthias Sohn | 2021-03-26 | 1 | -1/+1 | |
* | | | | | | | Update spotbugs-maven-plugin to 4.2.2 | Matthias Sohn | 2021-03-26 | 1 | -1/+1 | |
* | | | | | | | Update japicmp-maven-plugin to 0.15.3 | Matthias Sohn | 2021-03-26 | 2 | -2/+3 | |
* | | | | | | | Merge branch 'stable-5.11' | Matthias Sohn | 2021-03-26 | 16 | -170/+582 | |
|\| | | | | | | ||||||
| * | | | | | | Refactor CommitCommand to improve readability | Matthias Sohn | 2021-03-23 | 1 | -72/+90 | |
| * | | | | | | CommitCommand: fix formatting | Matthias Sohn | 2021-03-23 | 1 | -2/+1 | |
| * | | | | | | CommitCommand: remove unncessary comment | Matthias Sohn | 2021-03-23 | 1 | -1/+0 | |
| * | | | | | | Ensure post-commit hook is called after index lock was released | Matthias Sohn | 2021-03-23 | 3 | -6/+19 | |
| * | | | | | | sshd: try all configured signature algorithms for a key | Thomas Wolf | 2021-03-19 | 4 | -3/+209 | |
| * | | | | | | sshd: modernize ssh config file parsing | Thomas Wolf | 2021-03-19 | 2 | -22/+81 | |
| * | | | | | | sshd: implement ssh config PubkeyAcceptedAlgorithms | Thomas Wolf | 2021-03-19 | 8 | -66/+184 | |
* | | | | | | | Optimize RevWalkUtils.findBranchesReachableFrom() | Adithya Chakilam | 2021-03-14 | 2 | -10/+41 | |
* | | | | | | | Introduce getMergedInto(RevCommit commit, Collection<Ref> refs) | Adithya Chakilam | 2021-03-14 | 3 | -0/+207 | |
* | | | | | | | Skip detecting content renames for large files | Youssef Elghareeb | 2021-03-14 | 3 | -0/+92 | |
* | | | | | | | Remove unused API problem filters | Matthias Sohn | 2021-03-13 | 2 | -68/+0 | |
* | | | | | | | Document http options supported by JGit | Thomas Wolf | 2021-03-13 | 1 | -0/+20 | |
* | | | | | | | HTTP cookies: do tilde expansion on http.cookieFile | Thomas Wolf | 2021-03-12 | 3 | -8/+21 | |
* | | | | | | | Prepare 5.12.0-SNAPSHOT builds | Matthias Sohn | 2021-03-10 | 88 | -504/+504 | |
* | | | | | | | Merge branch 'stable-5.11' | Matthias Sohn | 2021-03-10 | 117 | -547/+547 | |
|\| | | | | | | ||||||
| * | | | | | | Update Orbit to R20210223232630 | Matthias Sohn | 2021-03-10 | 29 | -44/+44 | |
| * | | | | | | Prepare 5.11.1-SNAPSHOT builds | Matthias Sohn | 2021-03-09 | 88 | -503/+503 | |
| * | | | | | | JGit v5.11.0.202103091610-rv5.11.0.202103091610-r | Matthias Sohn | 2021-03-09 | 88 | -121/+121 | |
| * | | | | | | Merge branch 'master' into stable-5.11 | Matthias Sohn | 2021-03-09 | 22 | -276/+790 | |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Manually set status of jmh dependencies | Matthias Sohn | 2021-03-07 | 1 | -2/+2 | |
* | | | | | | | Update DEPENDENCIES report for 5.11.0 | Matthias Sohn | 2021-03-07 | 1 | -0/+66 | |
* | | | | | | | Add dependency to dash-licenses | Matthias Sohn | 2021-03-07 | 1 | -0/+17 | |
* | | | | | | | PackFile: Add id + ext based constructors | Nasser Grainawi | 2021-03-07 | 11 | -62/+106 | |
* | | | | | | | GC: deleteOrphans: Use PackFile | Nasser Grainawi | 2021-03-04 | 1 | -13/+16 | |
* | | | | | | | PackExt: Convert to Enum | Nasser Grainawi | 2021-03-04 | 2 | -56/+19 | |
* | | | | | | | Restore preserved packs during missing object seeks | Martin Fick | 2021-03-04 | 3 | -12/+150 | |
* | | | | | | | Pack: Replace extensions bitset with bitmapIdx PackFile | Nasser Grainawi | 2021-03-04 | 4 | -48/+40 | |
* | | | | | | | PackDirectory: Use PackFile to ensure we find preserved packs | Nasser Grainawi | 2021-03-04 | 1 | -31/+43 | |
* | | | | | | | GC: Use PackFile to de-dup logic | Nasser Grainawi | 2021-03-04 | 1 | -25/+16 | |
* | | | | | | | Create a PackFile class for Pack filenames | Nasser Grainawi | 2021-03-04 | 11 | -60/+348 | |
| * | | | | | | Prepare 5.11.0-SNAPSHOT builds | Matthias Sohn | 2021-03-04 | 88 | -121/+121 | |
| * | | | | | | JGit v5.11.0.202103031150-rc1v5.11.0.202103031150-rc1 | Matthias Sohn | 2021-03-03 | 88 | -121/+121 | |
| * | | | | | | Merge branch 'master' into stable-5.11 | Matthias Sohn | 2021-03-03 | 43 | -265/+460 | |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | HTTP: cookie file stores expiration in seconds | Thomas Wolf | 2021-03-03 | 6 | -87/+90 |