aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/ConfigConstants.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-01-051-0/+6
|\
| * Introduce core.trustPackedRefsStat configKaushik Lingarkar2023-01-051-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
|/ /
* | Describe: add support for core.abbrev config optionMatthias Sohn2022-03-021-0/+7
* | PushCommand: determine remote from git config if not givenThomas Wolf2022-02-141-0/+14
* | Support for git config push.defaultThomas Wolf2022-02-091-0/+14
* | Provide git config commit.cleanupThomas Wolf2022-01-311-0/+7
* | Add config reader for user-defined difftoolsAndre Bossert2021-12-081-1/+44
|/
* Support commit.template config propertyJulian Ruppel2021-07-211-0/+14
* searchForReuse might impact performance in large repositoriesFabio Ponciroli2021-06-251-0/+8
* Add git config for conflict style merge/diff3Thomas Wolf2021-05-031-0/+8
* init: add config option to set default for the initial branch nameMatthias Sohn2021-02-221-0/+13
* GPG: support git config gpg.programThomas Wolf2021-02-071-0/+8
* Remove reftree and ketchHan-Wen Nienhuys2020-12-151-6/+0
* TagCommand: support signing annotated tagsThomas Wolf2020-12-071-0/+16
* Add constants for parsing git wire protocol versionDavid Ostrovsky2020-11-291-1/+7
* DirCache: support index V4Thomas Wolf2020-08-151-1/+30
* Define constants for pack config option keysMatthias Sohn2020-04-031-0/+120
* Merge branch 'stable-5.6'Matthias Sohn2020-03-051-2/+11
|\
| * Update reftable storage repo layoutHan-Wen Nienhuys2020-03-041-0/+21
* | Merge branch 'stable-5.6' into stable-5.7Matthias Sohn2020-02-011-0/+30
|\|
| * Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-02-011-0/+30
| |\
| | * Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-02-011-0/+30
| | |\
| | | * Merge branch 'stable-5.1' into stable-5.2David Pursehouse2020-02-011-0/+6
| | | |\
| | | | * WindowCache: add option to use strong refs to reference ByteWindowsMatthias Sohn2020-01-201-0/+6
| | | * | Merge branch 'stable-5.1' into stable-5.2David Pursehouse2020-01-171-0/+24
| | | |\|
| | | | * Add config constants for WindowCache configuration optionsMatthias Sohn2020-01-091-0/+24
* | | | | Merge branch 'stable-5.6'Matthias Sohn2020-01-091-0/+6
|\| | | |
| * | | | Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2020-01-091-0/+6
| |\| | |
| | * | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-01-091-0/+6
| | |\| |
| | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-01-091-0/+6
| | | |\|
| | | | * Enhance WindowCache statisticsMatthias Sohn2019-12-081-0/+6
* | | | | Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* | | | | Set config "extensions" option when converting ref storage formatMatthias Sohn2019-12-151-1/+24
|/ / / /
* | | | DiffFormatter: support core.quotePath = falseThomas Wolf2019-11-151-0/+6
* | | | Support for core.hooksPathThomas Wolf2019-10-211-0/+6
|/ / /
* | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-08-081-0/+19
|\| |
| * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-081-0/+19
| |\|
| | * Persist minimal racy threshold and allow manual configurationMatthias Sohn2019-08-061-0/+7
| | * Persist filesystem timestamp resolution and allow manual configurationMatthias Sohn2019-07-171-0/+12
* | | ConfigConstants: Fix quoting of section names in javadocsDavid Pursehouse2019-04-291-8/+8
|/ /
* | New GpgConfig for typed access to GPG settingsGunnar Wagenknecht2018-11-201-0/+30
* | ConfigConstants: Add constants for i18n.logOutputEncodingDavid Pursehouse2018-09-301-0/+14
|/
* Declare ConfigConstants and GitProtocolConstants finalMatthias Sohn2018-08-151-1/+1