Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PackWriter: offer to write an object-size index for the pack | Ivan Frade | 2023-02-24 | 1 | -0/+37 |
* | Merge branch 'stable-6.4' | Matthias Sohn | 2023-02-22 | 1 | -5/+3 |
|\ | |||||
| * | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-02-22 | 1 | -5/+3 |
| |\ | |||||
| | * | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-02-22 | 1 | -5/+3 |
| | |\ | |||||
| | | * | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-02-22 | 1 | -5/+3 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-02-22 | 1 | -5/+3 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-02-22 | 1 | -5/+3 |
| | | | | |\ | |||||
| | | | | | * | Fix GcConcurrentTest#testInterruptGc | Matthias Sohn | 2023-02-22 | 1 | -5/+3 |
* | | | | | | | UploadPack: use allow-any-sha1-in-want configuration | kylezhao | 2023-02-21 | 1 | -0/+44 |
* | | | | | | | PackObjectSizeIndex: interface and impl for the object-size index | Ivan Frade | 2023-02-14 | 1 | -0/+392 |
* | | | | | | | UInt24Array: Array of unsigned ints encoded in 3 bytes. | Ivan Frade | 2023-02-14 | 1 | -0/+79 |
* | | | | | | | PackIndex: expose the position of an object-id in the index | Ivan Frade | 2023-02-14 | 1 | -0/+39 |
* | | | | | | | DfsPackFile/DfsGC: Write commit graphs and expose in pack | Xing Huang | 2023-02-07 | 2 | -1/+146 |
* | | | | | | | Merge "UploadPack: consume delimiter in object-info command" | Han-Wen NIenhuys | 2023-02-02 | 1 | -1/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | UploadPack: consume delimiter in object-info command | Han-Wen Nienhuys | 2023-02-02 | 1 | -1/+3 |
* | | | | | | | | Merge "PatchApplier fix - init cache with provided tree" | Han-Wen NIenhuys | 2023-02-02 | 4 | -21/+82 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | PatchApplier fix - init cache with provided tree | Nitzan Gur-Furman | 2023-02-02 | 4 | -21/+82 |
* | | | | | | | | | Avoid error-prone warning | Han-Wen Nienhuys | 2023-02-01 | 3 | -10/+10 |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge branch 'stable-6.4' | Matthias Sohn | 2023-02-01 | 3 | -0/+149 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / / | |||||
| * | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-02-01 | 3 | -0/+149 |
| |\| | | | | | |||||
| | * | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-02-01 | 3 | -0/+149 |
| | |\| | | | | |||||
| | | * | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-02-01 | 3 | -0/+149 |
| | | |\| | | | |||||
| | | | * | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-02-01 | 3 | -0/+149 |
| | | | |\| | | |||||
| | | | | * | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-02-01 | 3 | -0/+149 |
| | | | | |\| | |||||
| | | | | | * | Allow the exclusions of refs prefixes from bitmap | Luca Milanesio | 2023-01-31 | 1 | -0/+18 |
| | | | | | * | PackWriterBitmapPreparer: do not include annotated tags in bitmap | Luca Milanesio | 2023-01-31 | 1 | -0/+34 |
| | | | | | * | BatchingProgressMonitor: avoid int overflow when computing percentage | Matthias Sohn | 2023-01-31 | 1 | -0/+83 |
| | | | | | * | FileSnapshotTest: Add more MISSING_FILE coverage | Nasser Grainawi | 2023-01-06 | 1 | -0/+14 |
| * | | | | | | Prepare 6.4.1-SNAPSHOT builds | Matthias Sohn | 2022-11-30 | 2 | -58/+58 |
| * | | | | | | JGit v6.4.0.202211300538-rv6.4.0.202211300538-r | Matthias Sohn | 2022-11-30 | 2 | -2/+2 |
| * | | | | | | Fix crashes on rare combination of file names | Dmitrii Filippov | 2022-11-29 | 2 | -0/+197 |
| * | | | | | | Prepare 6.4.0-SNAPSHOT build | Matthias Sohn | 2022-11-23 | 2 | -2/+2 |
| * | | | | | | JGit v6.4.0.202211231055-rc1v6.4.0.202211231055-rc1 | Matthias Sohn | 2022-11-23 | 2 | -2/+2 |
* | | | | | | | RevWalk: integrate commit-graph with commit parsing | kylezhao | 2023-01-10 | 1 | -0/+319 |
* | | | | | | | GC: disable writing commit-graph for shallow repos | kylezhao | 2023-01-06 | 1 | -0/+19 |
* | | | | | | | Add TernarySearchTree | Matthias Sohn | 2023-01-04 | 2 | -0/+331 |
* | | | | | | | CommitGraph: teach ObjectReader to get commit-graph | kylezhao | 2023-01-04 | 1 | -0/+20 |
* | | | | | | | Merge "CommitGraph: add commit-graph for FileObjectDatabase" | Ivan Frade | 2023-01-03 | 1 | -0/+45 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | CommitGraph: add commit-graph for FileObjectDatabase | kylezhao | 2022-12-23 | 1 | -0/+45 |
* | | | | | | | | PatchApplier: fix handling of last newline in text patch | Thomas Wolf | 2022-12-26 | 37 | -1/+1333 |
* | | | | | | | | Reformat PatchApplier and PatchApplierTest | Thomas Wolf | 2022-12-22 | 1 | -28/+38 |
|/ / / / / / / | |||||
* | | | | | | | IO#readFully: provide overload that fills the full array | Anna Papitto | 2022-12-19 | 1 | -2/+2 |
* | | | | | | | GC: Write commit-graph files when gc | kylezhao | 2022-12-16 | 1 | -0/+154 |
* | | | | | | | CommitGraph: add core.commitGraph config | kylezhao | 2022-12-16 | 1 | -0/+14 |
* | | | | | | | Merge "Gc#deleteOrphans: avoid dependence on PackExt alphabetical ordering" | Ivan Frade | 2022-12-16 | 1 | -2/+33 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Gc#deleteOrphans: avoid dependence on PackExt alphabetical ordering | Anna Papitto | 2022-12-15 | 1 | -2/+33 |
* | | | | | | | | CommitGraph: implement commit-graph read | kylezhao | 2022-12-16 | 4 | -0/+412 |
|/ / / / / / / | |||||
* | | | | | | | commitgraph package: fix exports/imports, add @since tag for new API | Matthias Sohn | 2022-12-08 | 1 | -0/+1 |
* | | | | | | | CommitGraph: implement commit-graph writer | kylezhao | 2022-12-06 | 2 | -0/+232 |
* | | | | | | | Merge "Fix crashes on rare combination of file names" | Han-Wen NIenhuys | 2022-11-28 | 2 | -0/+197 |
|\ \ \ \ \ \ \ |