aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/ConfigConstants.java
Commit message (Expand)AuthorAgeFilesLines
* FileReftableStack: use FileSnapshot to detect modificationMatthias Sohn2025-03-031-0/+8
* FileReftableDatabase: consider ref updates by another processMatthias Sohn2025-03-031-0/+14
* Improve configuration of trusting file attributes in FileSnapshotMatthias Sohn2025-02-061-0/+23
* Submodules: Update submodule with deleted worktreeSimon Eder2025-01-291-0/+7
* SSH signing: prepare configThomas Wolf2024-10-221-0/+29
* DfsReaderOptions: read loadRevIndexInParallel from configIvan Frade2024-10-111-0/+7
* Remove deprecated ConfigConstants#CONFIG_KEY_STREAM_FILE_TRESHOLDMatthias Sohn2024-09-031-6/+0
* ConfigConstants: Add missing @since 7.0Thomas Wolf2024-08-101-1/+5
* Merge "DfsBlockCacheConfig: support configurations for dfs cache tables per e...Ivan Frade2024-07-121-0/+10
|\
| * DfsBlockCacheConfig: support configurations for dfs cache tables per extensionsLaura Hamelin2024-07-121-0/+10
* | DfsPackFile: Enable/disable object size index via DfsReaderOptionsIvan Frade2024-07-101-0/+7
|/
* Introduce core.trustLooseRefStat configKaushik Lingarkar2024-03-051-0/+7
* PackWriterBitmapPreparer: Set limit on excessive branch countJackson Toeniskoetter2024-01-121-0/+7
* Fix annotation of deprecated constant CONFIG_KEY_STREAM_FILE_TRESHOLDMatthias Sohn2023-11-171-1/+2
* Fix typo in constant name CONFIG_KEY_STREAM_FILE_TRESHOLDMatthias Sohn2023-11-151-2/+11
* Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2023-10-131-0/+13
|\
| * Merge branch 'stable-6.5' into stable-6.6Matthias Sohn2023-10-131-0/+13
| |\
| | * Merge branch 'stable-6.4' into stable-6.5Matthias Sohn2023-10-131-0/+13
| | |\
| | | * Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-10-131-0/+13
| | | |\
| | | | * Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-10-131-0/+13
| | | | |\
| | | | | * Add support for git config repack.packKeptObjectsAntonio Barone2023-10-121-0/+13
* | | | | | Introduce core.packedIndexGitUseStrongRefs config keyMartin Fick2023-08-261-0/+6
* | | | | | CommitGraphWriter: add option for writing/using bloom filtersRonald Bhuleskar2023-07-181-0/+22
* | | | | | Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-1/+2
|/ / / / /
* / / / / PackWriter: write the PackReverseIndex fileAnna Papitto2023-05-081-0/+7
|/ / / /
* | | | Merge branch 'stable-6.4' into stable-6.5Matthias Sohn2023-04-151-0/+6
|\| | |
| * | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-04-151-0/+6
| |\| |
| | * | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-04-151-0/+6
| | |\|
| | | * DirCache: support option index.skipHashMatthias Sohn2023-03-281-0/+6
* | | | Merge branch 'stable-6.4'Matthias Sohn2023-02-201-0/+14
|\| | |
| * | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-02-161-0/+14
| |\| |
| | * | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-02-161-0/+14
| | |\|
| | | * Add pack options to preserve and prune old pack filesMatthias Sohn2023-02-111-0/+14
* | | | PackConfig: add entry for minimum size to indexIvan Frade2023-02-161-0/+7
* | | | Merge branch 'stable-6.4'Matthias Sohn2023-02-011-0/+6
|\| | |
| * | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-02-011-0/+6
| |\| |
| | * | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-02-011-0/+6
| | |\|
| | | * Allow the exclusions of refs prefixes from bitmapLuca Milanesio2023-01-311-0/+6
* | | | Merge branch 'stable-6.4'Matthias Sohn2023-01-061-0/+7
|\| | |
| * | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-01-051-0/+6
| |\| |
| | * | Introduce core.trustPackedRefsStat configKaushik Lingarkar2023-01-051-0/+6
* | | | CommitGraph: add core.commitGraph configkylezhao2022-12-161-0/+7
* | | | CommitGraph: implement commit-graph writerkylezhao2022-12-061-0/+6
|/ / /
* | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2022-11-161-0/+7
|\| |
| * | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2022-11-161-0/+7
| |\|
| | * Add option to allow using JDK's SHA1 implementationMatthias Sohn2022-11-151-0/+7
* | | Fixed since tags added for new merge constantsAndrey Loskutov2022-05-301-4/+4
* | | Add command line support for "git mergetool"Andre Bossert2022-05-251-1/+2
* | | Add config reader for user-defined mergetoolsAndre Bossert2022-05-251-4/+32
* | | CommitConfig: add support for core.commentCharThomas Wolf2022-03-261-1/+8
|/ /