Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-04-27 | 1 | -13/+14 |
|\ | |||||
| * | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-04-27 | 1 | -13/+14 |
| |\ | |||||
| | * | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-04-27 | 1 | -13/+14 |
| | |\ | |||||
| | | * | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-04-27 | 1 | -13/+14 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-04-26 | 1 | -13/+14 |
| | | | |\ | |||||
| | | | | * | UploadPack: Fix NPE when traversing a tag chain | Kaushik Lingarkar | 2023-04-21 | 1 | -13/+14 |
* | | | | | | Parse pull.rebase=preserve as alias for pull.rebase=merges | Matthias Sohn | 2023-04-22 | 1 | -1/+6 |
* | | | | | | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-04-21 | 4 | -6/+86 |
|\| | | | | | |||||
| * | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-04-21 | 3 | -6/+58 |
| |\| | | | | |||||
| | * | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-04-21 | 4 | -6/+72 |
| | |\| | | | |||||
| | | * | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-04-21 | 4 | -6/+72 |
| | | |\| | | |||||
| | | | * | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-04-21 | 4 | -6/+72 |
| | | | |\| | |||||
| | | | | * | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-04-21 | 4 | -6/+72 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-5.12' into stable-5.13 | Matthias Sohn | 2023-04-20 | 4 | -6/+72 |
| | | | | | |\ | |||||
| | | | | | | * | Merge branch 'stable-5.11' into stable-5.12stable-5.12 | Matthias Sohn | 2023-04-20 | 3 | -6/+58 |
| | | | | | | |\ | |||||
| | | | | | | | * | Merge branch 'stable-5.10' into stable-5.11 | Matthias Sohn | 2023-04-20 | 4 | -63/+58 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Merge branch 'stable-5.9' into stable-5.10 | Matthias Sohn | 2023-04-20 | 3 | -6/+72 |
| | | | | | | | | |\ | |||||
| | | | | | | | | | * | Prevent infinite loop rescanning the pack list on PackMismatchExceptionstable-5.9 | Matthias Sohn | 2023-04-19 | 3 | -7/+76 |
* | | | | | | | | | | | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-04-15 | 3 | -12/+102 |
|\| | | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-04-15 | 3 | -12/+102 |
| |\| | | | | | | | | | |||||
| | * | | | | | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-04-15 | 4 | -12/+108 |
| | |\| | | | | | | | | |||||
| | | * | | | | | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-04-15 | 4 | -12/+108 |
| | | |\| | | | | | | | |||||
| | | | * | | | | | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-04-15 | 4 | -12/+108 |
| | | | |\| | | | | | | |||||
| | | | | * | | | | | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-04-15 | 4 | -12/+108 |
| | | | | |\| | | | | | |||||
| | | | | | * | | | | | DirCache: support option index.skipHash | Matthias Sohn | 2023-03-28 | 4 | -12/+108 |
* | | | | | | | | | | | Ensure parsed RevCommitCG has derived data from commit-graph | kylezhao | 2023-04-06 | 2 | -5/+26 |
* | | | | | | | | | | | Ensure FileCommitGraph scans commit-graph file if it already exists | kylezhao | 2023-03-27 | 1 | -3/+3 |
* | | | | | | | | | | | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-03-23 | 1 | -2/+3 |
|\| | | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-03-23 | 1 | -2/+3 |
| |\| | | | | | | | | | |||||
| | * | | | | | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-03-23 | 1 | -2/+3 |
| | |\| | | | | | | | | |||||
| | | * | | | | | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-03-23 | 1 | -2/+3 |
| | | |\| | | | | | | | |||||
| | | | * | | | | | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-03-23 | 1 | -2/+3 |
| | | | |\| | | | | | | |||||
| | | | | * | | | | | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-03-23 | 1 | -2/+3 |
| | | | | |\| | | | | | |||||
| | | | | | * | | | | | GC: Close File.lines stream | Xing Huang | 2023-03-23 | 1 | -2/+3 |
* | | | | | | | | | | | Prepare 6.5.1-SNAPSHOT builds | Matthias Sohn | 2023-03-07 | 3 | -58/+58 |
* | | | | | | | | | | | JGit v6.5.0.202303070854-rv6.5.0.202303070854-r | Matthias Sohn | 2023-03-07 | 3 | -4/+4 |
* | | | | | | | | | | | Silence API error raised for removed BranchRebaseMode#PRESERVE | Matthias Sohn | 2023-03-06 | 1 | -0/+8 |
* | | | | | | | | | | | [errorprone] Suppress [Finally] warnings | Matthias Sohn | 2023-03-02 | 2 | -0/+2 |
* | | | | | | | | | | | Prepare 6.5.0-SNAPSHOT builds | Matthias Sohn | 2023-03-01 | 3 | -4/+4 |
* | | | | | | | | | | | JGit v6.5.0.202302281825-rc1v6.5.0.202302281825-rc1 | Matthias Sohn | 2023-03-01 | 3 | -4/+4 |
* | | | | | | | | | | | Change config pull.rebase=preserve to pull.rebase=merges | Pavel Salamon | 2023-02-28 | 3 | -7/+11 |
* | | | | | | | | | | | BatchingProgressMonitor: expose time spent per task | Matthias Sohn | 2023-02-27 | 9 | -33/+259 |
* | | | | | | | | | | | PackWriter: offer to write an object-size index for the pack | Ivan Frade | 2023-02-24 | 1 | -0/+45 |
* | | | | | | | | | | | Fix formatting in GC#doGc | Matthias Sohn | 2023-02-24 | 1 | -11/+11 |
* | | | | | | | | | | | PackExt: Define new extension for the object size index | Ivan Frade | 2023-02-23 | 1 | -1/+4 |
* | | | | | | | | | | | Merge branch 'stable-6.4' | Matthias Sohn | 2023-02-22 | 1 | -5/+5 |
|\| | | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-02-22 | 1 | -5/+5 |
| |\| | | | | | | | | | |||||
| | * | | | | | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-02-22 | 1 | -5/+5 |
| | |\| | | | | | | | | |||||
| | | * | | | | | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-02-22 | 1 | -5/+5 |
| | | |\| | | | | | | | |||||
| | | | * | | | | | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-02-22 | 1 | -5/+5 |
| | | | |\| | | | | | |