aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/Constants.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a constant for info/excludeRobin Rosenberg2013-04-081-0/+3
* Update the revert command and things relating to revertRobin Rosenberg2012-12-281-0/+3
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-0/+1
* RevWalk support for shallow clonesMarc Strapetz2012-11-211-0/+3
* Add "--squash" option to MergeCommandTomasz Zarna2012-06-151-1/+4
* Remove 86 boxing warningsKevin Sawicki2012-05-081-2/+4
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* Add command support for listing stashed commitsKevin Sawicki2012-01-201-0/+6
* Add constant for default name for the Git repo configurationTomasz Zarna2012-01-021-0/+3
* Add comand support for git-submoduleKevin Sawicki2011-12-281-0/+3
* Add CHERRY_PICK_HEAD for cherry-pick conflictsRobin Stocker2011-04-061-0/+3
* Show notes in Log CLI commandSasa Zivkov2011-02-231-0/+6
* Correct GIT_INDEX_FILE environment variableShawn O. Pearce2010-12-221-1/+1
* Add support for special symref FETCH_HEAD and MERGE_HEADChristian Halstrick2010-10-251-0/+9
* Smudge racily clean index entries by truncating length (like git.git)Christian Halstrick2010-07-201-0/+4
* Add compatibility with gitignore specificationsCharley Wang2010-07-131-0/+3
* Added merge support to CommitCommandChristian Halstrick2010-05-211-0/+6
* Externalize strings from JGitSasa Zivkov2010-05-191-13/+15
* Introduce a named constant for the ".git" directory extensionRobin Rosenberg2010-01-151-0/+3
* Introduce a named constant for the .git directory.Robin Rosenberg2010-01-151-0/+3
* Recognize Git repository environment variablesRobin Rosenberg2009-12-281-0/+34
* Get rid of a duplicate constant for SHA-1 lengthRobin Rosenberg2009-12-281-1/+14
* Replace a hard-coded default remote's name with a constantMykola Nikishov2009-11-291-0/+3
* Remove trailing whitespace at end of lineAlex Blewitt2009-10-311-9/+9
* Add gitignore to constantsMykola Nikishov2009-10-161-0/+3
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+463