Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | 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 | |
* | | | | | | | Merge "Update Orbit to S20210223232630" | Matthias Sohn | 2021-03-02 | 29 | -44/+44 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update Orbit to S20210223232630 | Matthias Sohn | 2021-03-01 | 29 | -44/+44 | |
* | | | | | | | | LFS: handle invalid pointers better | Thomas Wolf | 2021-03-01 | 6 | -50/+289 | |
|/ / / / / / / | ||||||
* | | | | | | | Fix errorprone configuration for maven-compiler-plugin with javac | Matthias Sohn | 2021-02-27 | 2 | -84/+37 | |
* | | | | | | | Merge branch 'stable-5.11' | Matthias Sohn | 2021-02-25 | 0 | -0/+0 | |
|\| | | | | | | ||||||
| * | | | | | | Prepare 5.11.0-SNAPSHOT builds | Matthias Sohn | 2021-02-24 | 88 | -121/+121 | |
| * | | | | | | JGit v5.11.0.202102240950-m3v5.11.0.202102240950-m3 | Matthias Sohn | 2021-02-24 | 88 | -121/+121 | |
| * | | | | | | Merge branch 'master' into stable-5.11 | Matthias Sohn | 2021-02-24 | 188 | -1367/+6701 | |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | [releng] japicmp: update last release version | Thomas Wolf | 2021-02-23 | 1 | -1/+1 | |
* | | | | | | | IgnoreNode: include path to file for invalid .gitignore patterns | Thomas Wolf | 2021-02-23 | 5 | -26/+80 | |
* | | | | | | | FastIgnoreRule: include bad pattern in log message | Thomas Wolf | 2021-02-23 | 3 | -1/+8 | |
* | | | | | | | init: add config option to set default for the initial branch name | Matthias Sohn | 2021-02-22 | 4 | -4/+76 | |
* | | | | | | | init: allow specifying the initial branch name for the new repository | Matthias Sohn | 2021-02-22 | 8 | -2/+144 | |
* | | | | | | | Fail clone if initial branch doesn't exist in remote repository | Matthias Sohn | 2021-02-22 | 8 | -8/+139 | |
* | | | | | | | GPG: fix reading unprotected old-format secret keys | Thomas Wolf | 2021-02-22 | 4 | -15/+53 | |
* | | | | | | | Update Orbit to S20210216215844 | Matthias Sohn | 2021-02-21 | 30 | -110/+44 |