Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | JGit v5.11.1.202105131744-rv5.11.1.202105131744-r | Matthias Sohn | 2021-05-13 | 88 | -121/+121 |
* | Merge branch 'stable-5.10' into stable-5.11 | Matthias Sohn | 2021-05-12 | 1 | -14/+13 |
|\ | |||||
| * | Merge branch 'stable-5.9' into stable-5.10 | Matthias Sohn | 2021-05-12 | 1 | -14/+13 |
| |\ | |||||
| | * | Merge branch 'stable-5.8' into stable-5.9 | Matthias Sohn | 2021-05-12 | 1 | -14/+13 |
| | |\ | |||||
| | | * | Merge branch 'stable-5.7' into stable-5.8 | Matthias Sohn | 2021-05-11 | 3 | -22/+13 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-5.6' into stable-5.7 | Matthias Sohn | 2021-05-11 | 3 | -22/+13 |
| | | | |\ | |||||
| | | | | * | Remove texts which were added by mistake in 00386272 | Matthias Sohn | 2021-05-11 | 2 | -8/+0 |
| | | | | * | Fix formatting which was broken in 00386272 | Matthias Sohn | 2021-05-11 | 1 | -14/+13 |
* | | | | | | Merge branch 'stable-5.10' into stable-5.11 | Matthias Sohn | 2021-05-11 | 5 | -71/+247 |
|\| | | | | | |||||
| * | | | | | Merge branch 'stable-5.9' into stable-5.10 | Matthias Sohn | 2021-05-11 | 6 | -73/+249 |
| |\| | | | | |||||
| | * | | | | Merge branch 'stable-5.8' into stable-5.9 | Matthias Sohn | 2021-05-11 | 5 | -72/+248 |
| | |\| | | | |||||
| | | * | | | Merge branch 'stable-5.7' into stable-5.8 | Matthias Sohn | 2021-05-11 | 5 | -72/+256 |
| | | |\| | | |||||
| | | | * | | Merge branch 'stable-5.6' into stable-5.7 | Matthias Sohn | 2021-05-11 | 4 | -35/+256 |
| | | | |\| | |||||
| | | | | * | LockFile: create OutputStream only when needed | Thomas Wolf | 2021-05-10 | 4 | -146/+285 |
| | | | * | | Remove ReftableNumbersNotIncreasingException | Han-Wen Nienhuys | 2021-03-01 | 1 | -37/+0 |
* | | | | | | 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 |
* | | | | | | 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 |