Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge branch 'master' into stable-6.7 | Matthias Sohn | 2023-09-02 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CommitGraphWriter: throw exception on unknown chunk | Ivan Frade | 2023-09-01 | 1 | -0/+3 | |
* | | | | | | | | | | Fix warning raised for local variable hiding DfsPackFile#index | Matthias Sohn | 2023-08-31 | 1 | -3/+3 | |
* | | | | | | | | | | Suppress boxing warnings in DfsPackFile | Matthias Sohn | 2023-08-31 | 1 | -0/+8 | |
* | | | | | | | | | | Prepare 6.7.0-SNAPSHOT builds | Matthias Sohn | 2023-08-30 | 3 | -4/+4 | |
* | | | | | | | | | | JGit v6.7.0.202308301100-rc1v6.7.0.202308301100-rc1 | Matthias Sohn | 2023-08-30 | 3 | -4/+4 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Handle global git config $XDG_CONFIG_HOME/git/config | Thomas Wolf | 2023-08-28 | 5 | -4/+142 | |
* | | | | | | | | | IO: use JDK convenience methods | Jörg Kubitz | 2023-08-28 | 1 | -77/+9 | |
* | | | | | | | | | Introduce core.packedIndexGitUseStrongRefs config key | Martin Fick | 2023-08-26 | 8 | -80/+272 | |
* | | | | | | | | | Merge "DfsGarbageCollector: provide commit graph stats" | Jonathan Tan | 2023-08-21 | 2 | -2/+17 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | DfsGarbageCollector: provide commit graph stats | Jonathan Tan | 2023-08-17 | 2 | -2/+17 | |
* | | | | | | | | | | 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 | 1 | -4/+1 | |
* | | | | | | | | | DfsReader: Expose when indices are loaded | Ivan Frade | 2023-08-03 | 3 | -2/+111 | |
* | | | | | | | | | Merge branch 'stable-6.6' into stable-6.7 | Matthias Sohn | 2023-08-03 | 2 | -5/+30 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'stable-6.5' into stable-6.6 | Matthias Sohn | 2023-08-03 | 2 | -6/+31 | |
| |\| | | | | | | | ||||||
| | * | | | | | | | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-08-03 | 2 | -6/+31 | |
| | |\| | | | | | | ||||||
| | | * | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-08-03 | 2 | -6/+31 | |
| | | |\| | | | | | ||||||
| | | | * | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-08-03 | 2 | -6/+31 | |
| | | | |\| | | | | ||||||
| | | | | * | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-08-03 | 2 | -6/+31 | |
| | | | | |\| | | | ||||||
| | | | | | * | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-08-03 | 2 | -6/+31 | |
| | | | | | |\| | | ||||||
| | | | | | | * | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-08-03 | 2 | -6/+31 | |
| | | | | | | |\| | ||||||
| | | | | | | | * | 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 | 3 | -54/+54 | |
| | | | | | | | * | JGit v5.13.2.202306221912-rv5.13.2.202306221912-r | Matthias Sohn | 2023-06-22 | 3 | -4/+4 | |
| | * | | | | | | | Merge branch 'stable-6.4' into stable-6.5 | Luca Milanesio | 2023-06-08 | 1 | -16/+1 | |
| | |\| | | | | | | ||||||
| | | * | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Luca Milanesio | 2023-06-08 | 1 | -16/+1 | |
| | | |\| | | | | | ||||||
| | | | * | | | | | Merge branch 'stable-6.2' into stable-6.3 | Luca Milanesio | 2023-06-08 | 1 | -16/+1 | |
| | | | |\| | | | | ||||||
| | | | | * | | | | Merge branch 'stable-6.1' into stable-6.2 | Luca Milanesio | 2023-06-08 | 1 | -16/+1 | |
| | | | | |\| | | | ||||||
| | | | | | * | | | Merge branch 'stable-6.0' into stable-6.1 | Luca Milanesio | 2023-06-08 | 1 | -16/+1 | |
| | | | | | |\| | | ||||||
| | | | | | | * | | Merge branch 'stable-5.13' into stable-6.0 | Luca Milanesio | 2023-06-08 | 1 | -16/+1 | |
| | | | | | | |\| | ||||||
| | | | | | | | * | Revert "RefDirectory: Throw exception if CAS of packed ref list fails" | Martin Fick | 2023-06-07 | 1 | -16/+1 | |
| * | | | | | | | | Prepare 6.6.1-SNAPSHOT builds | Matthias Sohn | 2023-05-30 | 3 | -58/+58 | |
| * | | | | | | | | JGit v6.6.0.202305301015-rv6.6.0.202305301015-r | Matthias Sohn | 2023-05-30 | 3 | -4/+4 | |
| * | | | | | | | | Prepare 6.6.0-SNAPSHOT builds | Matthias Sohn | 2023-05-24 | 3 | -4/+4 | |
| * | | | | | | | | JGit v6.6.0.202305241045-m3v6.6.0.202305241045-m3 | Matthias Sohn | 2023-05-24 | 3 | -4/+4 | |
* | | | | | | | | | Prepare 6.7.0-SNAPSHOT builds | Matthias Sohn | 2023-08-03 | 3 | -4/+4 | |
* | | | | | | | | | JGit v6.7.0.202308011830-m2v6.7.0.202308011830-m2 | Matthias Sohn | 2023-08-02 | 3 | -4/+4 | |
* | | | | | | | | | 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 | 4 | -15/+147 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Merge: Add diff3 style merge conflict formatter. | Haamed Gheibi | 2023-07-31 | 4 | -15/+147 | |
* | | | | | | | | | | Move footer-line parsing methods from RevCommit to FooterLine | Nitzan Gur-Furman | 2023-08-01 | 3 | -64/+136 | |
* | | | | | | | | | | Merge changes I8c60d970,I09bdd4b8,I87ff3933 | Jonathan Tan | 2023-07-26 | 7 | -14/+104 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | 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 | 1 | -0/+33 | |
| * | | | | | | | | | | PackReverseIndex: verify checksums | Anna Papitto | 2023-07-18 | 6 | -12/+61 | |
* | | | | | | | | | | | 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 | 1 | -1/+1 | |
* | | | | | | | | | | | Add missing @since tags for new API methods | Matthias Sohn | 2023-07-25 | 1 | -0/+3 |