aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/Constants.java
Commit message (Expand)AuthorAgeFilesLines
* Fetch: add support for shallowRobin Müller2022-07-311-1/+8
* Introduce a constant for the length of an abbreviated hash stringSebastian Schuberth2022-02-031-0/+9
* Fix human name for local .bundle filesKonrad Windszus2020-04-211-0/+7
* Merge branch 'stable-5.6'Matthias Sohn2020-03-051-0/+6
|\
| * Update reftable storage repo layoutHan-Wen Nienhuys2020-03-041-0/+6
* | ErrorProne: Enable and fix UnusedException checkDavid Pursehouse2020-01-271-1/+4
* | Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
|/
* file: implement FileReftableDatabaseHan-Wen Nienhuys2019-11-161-0/+6
* Store filesystem timestamp resolution in extra jgit configMatthias Sohn2019-11-091-0/+9
* Constants for objects and info/{http-,}alternatesDavid Turner2019-08-021-0/+18
* Use Objects.requireNonNull instead of a custom helperJonathan Nieder2019-03-221-24/+0
* Introduce a checkNotNull helperJonathan Nieder2019-03-221-1/+25
* Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8David Pursehouse2018-09-301-2/+8
* Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2018-09-091-1/+1
|\
| * Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-09-091-1/+1
| |\
| | * Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-09-091-1/+1
| | |\
| | | * Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-09-091-1/+1
| | | |\
| | | | * Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-09-091-1/+1
| | | | |\
| | | | | * Fix @since tag for LOCK_SUFFIXMatthias Sohn2018-09-091-1/+1
* | | | | | Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2018-09-081-1/+1
|\| | | | |
| * | | | | Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-09-081-1/+1
| |\| | | |
| | * | | | Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-09-081-0/+7
| | |\| | |
| | | * | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-09-081-0/+7
| | | |\| |
| | | | * | Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-09-081-0/+7
| | | | |\|
| | | | | * Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2018-09-081-0/+7
| | | | | |\
| | | | | | * Use constant for ".lock"Matthias Sohn2018-09-071-0/+7
| | | | | |/
* | | | | | Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse2018-09-041-3/+9
* | | | | | Add EMPTY_TREE_ID as a sibling of EMPTY_BLOB_IDDave Borowitz2018-08-151-0/+8
* | | | | | Update javadoc for EMPTY_BLOB_IDDave Borowitz2018-08-151-1/+5
|/ / / / /
* | | | | Use constant for ".lock"Matthias Sohn2018-06-081-0/+7
* | | | | Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-5/+5
* | | | | Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8David Pursehouse2018-03-111-2/+4
* | | | | Constants: Initialize CHARSET and CHARACTER_ENCODING from StandardCharsets.UTF_8David Pursehouse2018-03-111-3/+4
|/ / / /
* / / / LFS: support merge/rebase/cherry-pick/diff/compare with LFS filesMarkus Duft2018-03-031-0/+7
|/ / /
* / / Fix javadoc in org.eclipse.jgit lib packageMatthias Sohn2017-12-191-4/+6
|/ /
* / Support -merge attribute in binary macroMathieu Cartaud2017-06-271-1/+15
|/
* Move constants used for config-files to ConfigConstantsChristian Halstrick2016-10-231-7/+0
* Add configuration parameter to enable built-in hooks/filtersChristian Halstrick2016-09-201-0/+7
* Add support for built-in clean filtersChristian Halstrick2016-09-201-0/+7
* Add support for smudge filtersChristian Halstrick2015-11-271-0/+7
* Add support for clean filtersChristian Halstrick2015-11-271-0/+14
* Add the new class Attributes holding multiple Attribute(s)Ivan Motsch2015-11-271-0/+7
* Support for the commit-msg hook.Laurent Delaigue2015-03-021-0/+8
* Introduce hook support into the FS implementationsLaurent Goubet2015-02-021-0/+7
* Add basic support for .gitattributesArthur Daussy2015-01-071-0/+7
* Support the new repository layout for submodulesChristian Halstrick2014-12-151-0/+7
* Allow explicit configuration of git directory in InitCommandChristian Halstrick2014-12-151-1/+15
* Add missing @since tagsMatthias Sohn2014-01-201-1/+5
* Suppport the GIT_CONFIG_NOSYSTEM environment variableRobin Rosenberg2014-01-061-0/+3
* Add missing @since tagsMatthias Sohn2013-05-061-1/+5