aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-02-203-1/+22
|\
| * Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-02-203-1/+22
| |\
| | * Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-02-163-1/+22
| | |\
| | | * Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-02-162-0/+20
| | | |\
| | | | * Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-02-164-3/+44
| | | | |\
| | | | | * Add pack options to preserve and prune old pack filesMatthias Sohn2023-02-112-0/+20
| | | | | * Allow to perform PackedBatchRefUpdate without locking loose refsSaša Živkov2023-02-032-3/+24
| | | * | | Fix getPackedRefs to not throw NoSuchFileExceptionPrudhvi Akhil Alahari2023-02-161-1/+2
* | | | | | Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-02-019-16/+110
|\| | | | |
| * | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-02-019-16/+110
| |\| | | |
| | * | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-02-019-16/+110
| | |\| | |
| | | * | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-02-019-16/+110
| | | |\| |
| | | | * | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-02-019-16/+110
| | | | |\|
| | | | | * Shortcut during git fetch for avoiding looping through all local refsLuca Milanesio2023-02-011-5/+14
| | | | | * FetchCommand: fix fetchSubmodules to work on a Ref to a blobMatthias Sohn2023-01-311-0/+3
| | | | | * Allow the exclusions of refs prefixes from bitmapLuca Milanesio2023-01-313-4/+63
| | | | | * PackWriterBitmapPreparer: do not include annotated tags in bitmapLuca Milanesio2023-01-311-0/+3
| | | | | * BatchingProgressMonitor: avoid int overflow when computing percentageMatthias Sohn2023-01-311-3/+3
| | | | | * Speedup GC listing objects referenced from reflogsMatthias Sohn2023-01-233-4/+24
* | | | | | Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-01-134-31/+86
|\| | | | |
| * | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-01-134-31/+86
| |\| | | |
| | * | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-01-134-31/+86
| | |\| | |
| | | * | | Cache trustFolderStat/trustPackedRefsStat value per-instanceNasser Grainawi2023-01-132-23/+21
| | | * | | Refresh 'objects' dir and retry if a loose object is not foundKaushik Lingarkar2023-01-132-8/+65
* | | | | | Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-01-053-2/+59
|\| | | | |
| * | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-01-053-2/+59
| |\| | | |
| | * | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-01-053-2/+59
| | |\| | |
| | | * | | Introduce core.trustPackedRefsStat configKaushik Lingarkar2023-01-053-2/+58
* | | | | | Fix crashes on rare combination of file namesDmitrii Filippov2022-11-291-4/+19
* | | | | | [pgm] Add options --name-only, --name-status to diff, log, showalerthak2022-11-231-2/+17
* | | | | | Fix warning about non-externalized StringMatthias Sohn2022-11-201-2/+1
* | | | | | Merge branch 'stable-6.3'Matthias Sohn2022-11-204-3/+5
|\| | | | |
| * | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2022-11-204-3/+5
| |\| | | |
| | * | | | Suppress non-externalized String warningsMatthias Sohn2022-11-201-3/+3
| | * | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2022-11-204-3/+5
| | |\| | |
| | | * | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2022-11-204-3/+5
| | | |\| |
| | | | * | Silence API errorsMatthias Sohn2022-11-203-3/+3
| | | | * | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2022-11-201-0/+2
| | | | |\|
| | | | | * Silence API warningsMatthias Sohn2022-11-201-0/+2
* | | | | | DfsBlockCache: Report IndexEventConsumer metrics for reverse indexes.Anna Papitto2022-11-171-3/+4
* | | | | | DfsStreamKey: Replace ForReverseIndex to separate metrics.Anna Papitto2022-11-172-17/+2
* | | | | | Merge "PackExt: Add a reverse index extension."Ivan Frade2022-11-171-1/+4
|\ \ \ \ \ \
| * | | | | | PackExt: Add a reverse index extension.Anna Papitto2022-11-151-1/+4
* | | | | | | RawText.isBinary(): handle complete buffer correctlyThomas Wolf2022-11-161-3/+12
* | | | | | | Merge branch 'stable-6.3'Matthias Sohn2022-11-1610-1130/+1413
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2022-11-162-3/+24
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2022-11-162-3/+24
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Merge "Merge branch 'stable-6.0' into stable-6.1" into stable-6.1Matthias Sohn2022-11-166-491/+777
| | | |\ \ \ \
| | | * | | | | Allow to perform PackedBatchRefUpdate without locking loose refsSaša Živkov2022-10-262-3/+24
| * | | | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2022-11-166-491/+777
| |\| | | | | |