aboutsummaryrefslogtreecommitdiffstats
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* README: Convert to Markdown and rename to README.mdRobin Stocker2012-09-081-136/+0
| | | | | | | | This makes it display nicely on the GitHub mirror repository. And it is still very pleasant to read in plain text. Change-Id: I0c5e1caa58a22684cdbd9a02e9ec38e97d5adb1a Signed-off-by: Robin Stocker <robin@nibor.org>
* Update the README file to refer to the EDL rather than BSD license.Robin Rosenberg2012-08-011-2/+3
| | | | | | | The wordings of the two license are the same. This change is there to make this file consistent with the LICENSE file. Change-Id: I7c9d7a8f3622dd4099ca311af3dd032034bf56c0
* Update README regarding CRLF conversion, /etc and $HOMERobin Rosenberg2012-04-291-3/+16
| | | | Change-Id: I3c41a8ee7f500e2c39df94eaf5d87c234934b741
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+122
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>