aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* 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-054-2/+234
| |\| |
| | * | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-01-054-2/+73
| | |\|
| | | * Introduce core.trustPackedRefsStat configKaushik Lingarkar2023-01-054-2/+72
* | | | Prepare 6.4.1-SNAPSHOT buildsMatthias Sohn2022-11-303-56/+56
* | | | JGit v6.4.0.202211300538-rv6.4.0.202211300538-rMatthias Sohn2022-11-303-4/+4
* | | | Fix crashes on rare combination of file namesDmitrii Filippov2022-11-291-4/+19
* | | | Prepare 6.4.0-SNAPSHOT buildMatthias Sohn2022-11-233-4/+4
* | | | JGit v6.4.0.202211231055-rc1v6.4.0.202211231055-rc1Matthias Sohn2022-11-233-4/+4
* | | | [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-205-31/+5
| |\| |
| | * | Suppress non-externalized String warningsMatthias Sohn2022-11-201-3/+3
| | * | Remove unused API problem filtersMatthias Sohn2022-11-201-66/+0
| | * | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2022-11-205-16/+102
| | |\|
| | | * Silence API errorsMatthias Sohn2022-11-201-29/+12
| | | * Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2022-11-205-4/+107
| | | |\
| | | | * Silence API errorsMatthias Sohn2022-11-204-3/+27
| | | | * Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2022-11-202-2/+81
| | | | |\
| | | | | * Silence API warningsMatthias Sohn2022-11-202-0/+79
* | | | | | 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-1611-1141/+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
| |\| | | | | |
| | * | | | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2022-11-166-491/+777
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2022-11-166-491/+777
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | / / | | | | | |/ / | | | | |/| |
| | | | * | | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2022-11-166-491/+777
| | | | |\ \ \ | | | | | | |/ | | | | | |/|
| | | | | * | Add option to allow using JDK's SHA1 implementationMatthias Sohn2022-11-155-483/+764
| | | | | * | Ignore IllegalStateException if JVM is already shutting downMatthias Sohn2022-10-271-8/+13
| * | | | | | Fix API breakage caused by extracting WorkTreeUpdaterMatthias Sohn2022-11-153-686/+612
* | | | | | | Use replace instead of replaceAll in toCleanStringEryk Szymanski2022-11-101-1/+1
* | | | | | | UploadPack: Receive and parse client session-idJosh Brown2022-11-027-12/+121
* | | | | | | TransferConfig: Move reading advertisesid setting into TransferConfigJosh Brown2022-11-022-7/+13
* | | | | | | FirstWant: Parse client session-id if received.Josh Brown2022-11-021-3/+20
* | | | | | | ReceivePack: Receive and parse client session-id.Josh Brown2022-10-274-26/+104
| |_|_|_|_|/ |/| | | | |
* | | | | | PushCommand: allow users to disable use of bitmaps for pushkylezhao2022-10-214-1/+84
* | | | | | I/O redirection for the pre-push hookThomas Wolf2022-10-202-7/+86