aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/.settings/org.eclipse.core.runtime.prefs
Commit message (Collapse)AuthorAgeFilesLines
* Fix line endingsMatthias Sohn2010-06-181-3/+3
| | | | | | | | Some sources had dos line endings. Also configure all projects to use unix line endings and UTF-8 text encoding. Change-Id: I8fc9a1dbb219ffa91d1b3011b3b11b7e48e74ca7 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+3
Per CQ 3448 this is the initial contribution of the JGit project to eclipse.org. It is derived from the historical JGit repository at commit 3a2dd9921c8a08740a9e02c421469e5b1a9e47cb. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>