Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-02-01 | 9 | -16/+110 | |
| |\| | | | | | ||||||
| | * | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-02-01 | 10 | -16/+150 | |
| | |\| | | | | ||||||
| | | * | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-02-01 | 10 | -16/+150 | |
| | | |\| | | | ||||||
| | | | * | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-02-01 | 10 | -16/+150 | |
| | | | |\| | | ||||||
| | | | | * | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-02-01 | 10 | -129/+110 | |
| | | | | |\| | ||||||
| | | | | | * | Shortcut during git fetch for avoiding looping through all local refs | Luca Milanesio | 2023-02-01 | 1 | -5/+14 | |
| | | | | | * | FetchCommand: fix fetchSubmodules to work on a Ref to a blob | Matthias Sohn | 2023-01-31 | 1 | -0/+3 | |
| | | | | | * | Silence API warnings introduced by I466dcde6 | Matthias Sohn | 2023-01-31 | 1 | -5/+43 | |
| | | | | | * | Allow the exclusions of refs prefixes from bitmap | Luca Milanesio | 2023-01-31 | 3 | -4/+63 | |
| | | | | | * | PackWriterBitmapPreparer: do not include annotated tags in bitmap | Luca Milanesio | 2023-01-31 | 1 | -0/+3 | |
| | | | | | * | BatchingProgressMonitor: avoid int overflow when computing percentage | Matthias Sohn | 2023-01-31 | 1 | -3/+3 | |
| | | | | | * | Speedup GC listing objects referenced from reflogs | Matthias Sohn | 2023-01-23 | 4 | -24/+36 | |
* | | | | | | | Merge branch 'stable-6.4' | Matthias Sohn | 2023-01-13 | 4 | -31/+86 | |
|\| | | | | | | ||||||
| * | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-01-13 | 4 | -31/+86 | |
| |\| | | | | | ||||||
| | * | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-01-13 | 4 | -31/+86 | |
| | |\| | | | | ||||||
| | | * | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-01-13 | 4 | -31/+86 | |
| | | |\| | | | ||||||
| | | | * | | | Cache trustFolderStat/trustPackedRefsStat value per-instance | Nasser Grainawi | 2023-01-13 | 2 | -23/+21 | |
| | | | * | | | Refresh 'objects' dir and retry if a loose object is not found | Kaushik Lingarkar | 2023-01-13 | 2 | -8/+65 | |
* | | | | | | | RevWalk: integrate commit-graph with commit parsing | kylezhao | 2023-01-10 | 4 | -1/+195 | |
* | | | | | | | Merge branch 'stable-6.4' | Matthias Sohn | 2023-01-06 | 4 | -2/+76 | |
|\| | | | | | | ||||||
| * | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-01-05 | 3 | -2/+59 | |
| |\| | | | | | ||||||
| | * | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-01-05 | 4 | -2/+234 | |
| | |\| | | | | ||||||
| | | * | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-01-05 | 4 | -2/+73 | |
| | | |\| | | | ||||||
| | | | * | | | Introduce core.trustPackedRefsStat config | Kaushik Lingarkar | 2023-01-05 | 4 | -2/+72 | |
| * | | | | | | Prepare 6.4.1-SNAPSHOT builds | Matthias Sohn | 2022-11-30 | 3 | -56/+56 | |
| * | | | | | | JGit v6.4.0.202211300538-rv6.4.0.202211300538-r | Matthias Sohn | 2022-11-30 | 3 | -4/+4 | |
| * | | | | | | Fix crashes on rare combination of file names | Dmitrii Filippov | 2022-11-29 | 1 | -4/+19 | |
| * | | | | | | Prepare 6.4.0-SNAPSHOT build | Matthias Sohn | 2022-11-23 | 3 | -4/+4 | |
| * | | | | | | JGit v6.4.0.202211231055-rc1v6.4.0.202211231055-rc1 | Matthias Sohn | 2022-11-23 | 3 | -4/+4 | |
* | | | | | | | GC: disable writing commit-graph for shallow repos | kylezhao | 2023-01-06 | 1 | -0/+3 | |
* | | | | | | | RefDatabase: fix javadoc formatting | Matthias Sohn | 2023-01-04 | 1 | -29/+35 | |
* | | | | | | | Pull up additionalRefsNames from RefDirectory to RefDatabase | Matthias Sohn | 2023-01-04 | 3 | -5/+17 | |
* | | | | | | | Add TernarySearchTree | Matthias Sohn | 2023-01-04 | 4 | -0/+603 | |
* | | | | | | | CommitGraph: teach ObjectReader to get commit-graph | kylezhao | 2023-01-04 | 3 | -1/+37 | |
* | | | | | | | Merge "CommitGraph: add commit-graph for FileObjectDatabase" | Ivan Frade | 2023-01-03 | 6 | -0/+162 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | CommitGraph: add commit-graph for FileObjectDatabase | kylezhao | 2022-12-23 | 6 | -0/+162 | |
* | | | | | | | | PatchApplier: fix handling of last newline in text patch | Thomas Wolf | 2022-12-26 | 1 | -17/+25 | |
* | | | | | | | | Reformat PatchApplier and PatchApplierTest | Thomas Wolf | 2022-12-22 | 1 | -31/+27 | |
|/ / / / / / / | ||||||
* | | | | | | | PackWriter#prepareBitmapIndex: add clarifying comments | Anna Papitto | 2022-12-20 | 1 | -0/+4 | |
* | | | | | | | Merge "IO#readFully: provide overload that fills the full array" | Ivan Frade | 2022-12-19 | 1 | -0/+19 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | IO#readFully: provide overload that fills the full array | Anna Papitto | 2022-12-19 | 1 | -0/+19 | |
* | | | | | | | | Fix API warnings for the new CommitGraph | Thomas Wolf | 2022-12-17 | 2 | -1/+13 | |
|/ / / / / / / | ||||||
* | | | | | | | PackReverseIndex#findPosition: fix typo in method name | Anna Papitto | 2022-12-16 | 2 | -2/+2 | |
* | | | | | | | GC: Write commit-graph files when gc | kylezhao | 2022-12-16 | 3 | -0/+114 | |
* | | | | | | | CommitGraph: add core.commitGraph config | kylezhao | 2022-12-16 | 2 | -0/+31 | |
* | | | | | | | Merge "Gc#deleteOrphans: avoid dependence on PackExt alphabetical ordering" | Ivan Frade | 2022-12-16 | 1 | -33/+36 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Gc#deleteOrphans: avoid dependence on PackExt alphabetical ordering | Anna Papitto | 2022-12-15 | 1 | -33/+36 | |
* | | | | | | | | CommitGraph: implement commit-graph read | kylezhao | 2022-12-16 | 9 | -0/+804 | |
* | | | | | | | | WalkPushConnection: Sanitize paths given to transports | Jeremy T. Braun | 2022-12-15 | 1 | -4/+13 | |
* | | | | | | | | Merge changes Iad832fe1,Icef9658c | Matthias Sohn | 2022-12-14 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ |