aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/ConfigConstants.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add ConfigConstants.CONFIG_SECTION_LFSDavid Pursehouse2018-03-051-0/+6
* LFS: Add remote download to SmudgeFilterMarkus Duft2018-02-161-0/+6
* Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2017-11-241-0/+7
|\
| * Merge branch 'stable-4.6' into stable-4.7Matthias Sohn2017-11-221-0/+7
| |\
| | * Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2017-11-221-0/+7
| | |\
| | | * Fix LockFile semantics when running on NFSChristian Halstrick2017-11-221-0/+7
* | | | Make 'inCoreLimit' of LocalFile used in ResolveMerger configurableChangcheng Xiao2017-07-221-0/+7
* | | | Add support for config "pull.ffMattias Neuling2017-06-161-0/+6
|/ / /
* | | Run auto GC in the backgroundDavid Turner2017-06-061-0/+14
* | | FetchCommand: Fix detection of submodule recursion modeDavid Pursehouse2017-03-101-0/+6
* | | FetchCommand: Add basic support for recursing into submodulesDavid Pursehouse2017-03-041-0/+6
|/ /
* | Move constants used for config-files to ConfigConstantsChristian Halstrick2016-10-231-0/+13
* | Implement auto gcMatthias Sohn2016-10-231-0/+24
* | Add "concurrencyLevel" option to DfsBlockCachePhilipp Marx2016-10-191-0/+7
|/
* Merge branch 'master' into stable-4.3Matthias Sohn2016-04-061-0/+6
|\
| * Add config parameter gc.prunePackExpire for packfile expirationChristian Halstrick2016-03-311-0/+6
* | Implement DIR_NO_GITLINKSPreben Ingvaldsen2016-04-051-0/+6
|/
* Add EOL stream type detection to TreeWalkIvan Motsch2016-03-071-0/+7
* Avoid storing large packs in block cache during reuseShawn Pearce2015-04-231-0/+12
* Add basic support for .gitattributesArthur Daussy2015-01-071-0/+7
* Introduce config parameter core.trustfolderstatChristian Halstrick2014-11-121-0/+6
* Fix javadoc formatting in ConfigConstantsMatthias Sohn2014-11-121-23/+15
* Add missing @since tagsMatthias Sohn2014-11-031-1/+4
* Support for Submodule configuration submodule.<name>.ignoreChristian Halstrick2014-11-031-0/+3
* Fixed API violation errors for 3.6 in ConfigConstantsAndrey Loskutov2014-09-241-2/+10
* Add "aggressive" option to GCChristian Halstrick2014-09-191-0/+6
* Windows: Hide the .git directory if hidedotfiles is set to non-falseRobin Rosenberg2014-09-041-0/+6
* Preserve merges during pull if configured to do soKonrad Kügler2014-07-151-0/+7
* Use fetch.prune and remote.<name>.prune to set prune mode when fetchingKonrad Kügler2014-02-131-0/+14
* Add symlink support to JGitRobin Rosenberg2014-02-101-0/+7
* Implement rebase.autostashStefan Lay2013-12-041-0/+15
* Create constants in ConfigConstants for the "diff" sectionRobin Rosenberg2013-04-191-0/+30
* Delete broken DFS read-ahead supportShawn Pearce2013-04-041-6/+0
* Fix @since tags in JGit, version 2.4 never existedTomasz Zarna2013-03-211-1/+4
* Implement core.checkstat = minimalRobin Rosenberg2013-02-101-0/+4
* Add additional FastForwardMode enums for different config contextsTomasz Zarna2013-01-181-0/+3
* Revert "Add additional FastForwardMode enums for different config contexts"Shawn Pearce2013-01-111-3/+0
* Add additional FastForwardMode enums for different config contextsTomasz Zarna2013-01-061-0/+3
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-0/+1
* Add config constant for "mergeoptions"Tomasz Zarna2012-11-181-0/+3
* Support config param "gc.pruneexpire"Christian Halstrick2012-09-171-0/+6
* Set core.precomposeunicode to true when creating repository on MacRobin Rosenberg2012-08-221-0/+3