Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Use release p2 repo for Eclipse 2023-06 (4.28) | Matthias Sohn | 2023-08-30 | 2 | -3/+3 | |
* | | | Update tycho to 4.0.2 | Matthias Sohn | 2023-08-29 | 1 | -1/+1 | |
* | | | Update jmh to 1.37 | Matthias Sohn | 2023-08-29 | 2 | -4/+4 | |
* | | | Update bouncycastle to 1.76 | Matthias Sohn | 2023-08-29 | 15 | -74/+74 | |
* | | | Fix some tests in ConfigTest | Matthias Sohn | 2023-08-29 | 1 | -4/+12 | |
* | | | Handle global git config $XDG_CONFIG_HOME/git/config | Thomas Wolf | 2023-08-28 | 6 | -4/+443 | |
* | | | IO: use JDK convenience methods | Jörg Kubitz | 2023-08-28 | 1 | -77/+9 | |
* | | | org.eclipse.jgit.junit.ssh/.settings/.api_filters: fix unclosed tags | Jörg Kubitz | 2023-08-28 | 1 | -0/+2 | |
* | | | ReadChangedPathFilter: fix Non-externalized string literal warning | Jörg Kubitz | 2023-08-28 | 1 | -2/+2 | |
* | | | Introduce core.packedIndexGitUseStrongRefs config key | Martin Fick | 2023-08-26 | 10 | -81/+274 | |
* | | | Merge "DfsGarbageCollector: provide commit graph stats" | Jonathan Tan | 2023-08-21 | 3 | -2/+41 | |
|\ \ \ | ||||||
| * | | | DfsGarbageCollector: provide commit graph stats | Jonathan Tan | 2023-08-17 | 3 | -2/+41 | |
* | | | | DfsReader: Make PackLoadListener interface visible to subclasses | Ivan Frade | 2023-08-18 | 1 | -4/+4 | |
|/ / / | ||||||
* | | | DfsGarbageCollector: put only GC commits into the commit graph | Ivan Frade | 2023-08-16 | 2 | -14/+13 | |
* | | | DfsReader: Expose when indices are loaded | Ivan Frade | 2023-08-03 | 5 | -25/+321 | |
* | | | Merge branch 'stable-6.7' | Matthias Sohn | 2023-08-03 | 4 | -6/+35 | |
|\| | | ||||||
| * | | Merge branch 'stable-6.6' into stable-6.7 | Matthias Sohn | 2023-08-03 | 4 | -6/+35 | |
| |\| | ||||||
| | * | Merge branch 'stable-6.5' into stable-6.6 | Matthias Sohn | 2023-08-03 | 3 | -6/+35 | |
| | |\ | ||||||
| | | * | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-08-03 | 3 | -6/+35 | |
| | | |\ | ||||||
| | | | * | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-08-03 | 3 | -6/+35 | |
| | | | |\ | ||||||
| | | | | * | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-08-03 | 3 | -6/+35 | |
| | | | | |\ | ||||||
| | | | | | * | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-08-03 | 3 | -6/+35 | |
| | | | | | |\ | ||||||
| | | | | | | * | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-08-03 | 3 | -6/+35 | |
| | | | | | | |\ | ||||||
| | | | | | | | * | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-08-03 | 3 | -6/+35 | |
| | | | | | | | |\ | ||||||
| | | | | | | | | * | Add verification in GcKeepFilesTest that bitmaps are generated | Luca Milanesio | 2023-07-05 | 1 | -0/+4 | |
| | | | | | | | | * | Express the explicit intention of creating bitmaps in GC | Luca Milanesio | 2023-07-05 | 2 | -5/+28 | |
| | | | | | | | | * | GC: prune all packfiles after the loosen phase | Luca Milanesio | 2023-07-05 | 1 | -1/+3 | |
| | | | | | | | | * | Prepare 5.13.3-SNAPSHOT builds | Matthias Sohn | 2023-06-22 | 90 | -503/+561 | |
| | | | | | | | | * | JGit v5.13.2.202306221912-rv5.13.2.202306221912-r | Matthias Sohn | 2023-06-22 | 88 | -121/+121 | |
| | * | | | | | | | | Update to Tycho 4.0.1 | Matthias Sohn | 2023-08-03 | 1 | -1/+1 | |
| * | | | | | | | | | Prepare 6.7.0-SNAPSHOT builds | Matthias Sohn | 2023-08-03 | 91 | -125/+125 | |
| * | | | | | | | | | JGit v6.7.0.202308011830-m2v6.7.0.202308011830-m2 | Matthias Sohn | 2023-08-02 | 91 | -125/+125 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Add missing @since tags | Matthias Sohn | 2023-08-02 | 2 | -1/+6 | |
* | | | | | | | | | Merge "Merge: Add diff3 style merge conflict formatter." | Han-Wen NIenhuys | 2023-08-01 | 5 | -48/+258 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Merge: Add diff3 style merge conflict formatter. | Haamed Gheibi | 2023-07-31 | 5 | -48/+258 | |
* | | | | | | | | | | Fix errorprone warning about precedence | Han-Wen Nienhuys | 2023-08-01 | 1 | -1/+1 | |
* | | | | | | | | | | Move footer-line parsing methods from RevCommit to FooterLine | Nitzan Gur-Furman | 2023-08-01 | 4 | -163/+228 | |
* | | | | | | | | | | Merge changes I8c60d970,I09bdd4b8,I87ff3933 | Jonathan Tan | 2023-07-26 | 12 | -14/+198 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Pack: open reverse index from file if present | Anna Papitto | 2023-07-18 | 1 | -2/+10 | |
| * | | | | | | | | | | PackReverseIndex: open file if present otherwise compute | Anna Papitto | 2023-07-18 | 4 | -0/+77 | |
| * | | | | | | | | | | PackReverseIndex: verify checksums | Anna Papitto | 2023-07-18 | 8 | -12/+111 | |
* | | | | | | | | | | | RevCommitCG: Read changed-path-filters directly from commit graph | Ivan Frade | 2023-07-26 | 5 | -28/+25 | |
* | | | | | | | | | | | Update commons-codec to 1.16.0 | Matthias Sohn | 2023-07-25 | 15 | -28/+28 | |
* | | | | | | | | | | | Add missing @since tags for new API methods | Matthias Sohn | 2023-07-25 | 1 | -0/+3 | |
* | | | | | | | | | | | Add missing package import needed to use MurmurHash3 | Matthias Sohn | 2023-07-25 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge "Identify a commit that generates a diffEntry on a rename Event." | Jonathan Tan | 2023-07-25 | 3 | -3/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Identify a commit that generates a diffEntry on a rename Event. | Ronald Bhuleskar | 2023-07-24 | 3 | -3/+51 | |
* | | | | | | | | | | | Merge changes I60a92463,Ic3b68220 | Jonathan Tan | 2023-07-21 | 11 | -59/+747 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| / / / / / / / / / | |/ / / / / / / / / | ||||||
| * | | | | | | | | | PackReverseIndexV1: reverse index parsed from version 1 file | Anna Papitto | 2023-07-18 | 10 | -12/+676 | |
| * | | | | | | | | | ComputedPackReverseIndex: Clarify custom bucket sort algorithm | Anna Papitto | 2023-07-18 | 1 | -47/+71 |