Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | 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 | |
* | | | | | | | Add missing bazel dependency for o.e.j.gpg.bc.test | Matthias Sohn | 2021-02-20 | 1 | -0/+1 | |
* | | | | | | | GPG: handle extended private key format | Thomas Wolf | 2021-02-19 | 20 | -94/+2157 | |
* | | | | | | | dfs: handle short copies | wh | 2021-02-19 | 1 | -2/+9 | |
* | | | | | | | Merge "[GPG] Provide a factory for the BouncyCastleGpgSigner" | Thomas Wolf | 2021-02-19 | 2 | -1/+36 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [GPG] Provide a factory for the BouncyCastleGpgSigner | Thomas Wolf | 2021-02-19 | 2 | -1/+36 | |
* | | | | | | | | Merge "Rename PackFile to Pack" | Jonathan Nieder | 2021-02-18 | 37 | -264/+267 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Rename PackFile to Pack | Nasser Grainawi | 2021-02-10 | 37 | -264/+267 | |
* | | | | | | | | Fix boxing warnings | Matthias Sohn | 2021-02-17 | 2 | -2/+2 | |
* | | | | | | | | GPG: compute the keygrip to find a secret key | Thomas Wolf | 2021-02-16 | 25 | -67/+869 | |
* | | | | | | | | GPG signature verification via BouncyCastle | Thomas Wolf | 2021-02-16 | 24 | -44/+1507 | |
* | | | | | | | | Post commit hook failure should not cause commit failure | Tim Neumann | 2021-02-15 | 2 | -4/+35 | |
* | | | | | | | | Allow to define additional Hook classes outside JGit | Matthias Sohn | 2021-02-15 | 1 | -2/+2 | |
* | | | | | | | | GitHook: use default charset for output and error streams | Matthias Sohn | 2021-02-15 | 1 | -4/+6 | |
* | | | | | | | | GitHook: use generic OutputStream instead of PrintStream | Matthias Sohn | 2021-02-15 | 5 | -28/+49 | |
* | | | | | | | | Update jetty to 9.4.36.v20210114 | Matthias Sohn | 2021-02-13 | 17 | -315/+315 | |
* | | | | | | | | Allow dir/file conflicts in virtual base commit on recursive merge. | Marija Savtchouk | 2021-02-09 | 2 | -10/+277 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge "GitHook: make fields outputStream and errorStream private" | Christian Halstrick | 2021-02-09 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | GitHook: make fields outputStream and errorStream private | Matthias Sohn | 2021-02-09 | 1 | -2/+2 | |
* | | | | | | | | GPG: support git config gpg.program | Thomas Wolf | 2021-02-07 | 6 | -37/+241 | |
|/ / / / / / / | ||||||
* | | | | | | | Bump bazel version to 4.0.0 | David Ostrovsky | 2021-02-07 | 1 | -1/+1 |