summaryrefslogtreecommitdiffstats
path: root/SUBMITTING_PATCHES
Commit message (Collapse)AuthorAgeFilesLines
* Correcting explanation of EDLMatthias Sohn2009-10-281-2/+3
| | | | | Change-Id: I2f65022df4e6fe9b1db87eb29e9b079543984298 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
* Fix SUBMITTING_PATCHES to follow the Eclipse IP processShawn O. Pearce2009-10-021-276/+24
| | | | | | | | | | | I somehow missed that SUBMITTING_PATCHES referenced the older "send to git mailing list by email" patch process we used for the first few years of the JGit project's life. Now that we are hosted under the Eclipse Foundation umbrella we need to follow their IP process for all contributions. Change-Id: Ia29b31746826ca5b914e0a1d108c2166ff64d268 Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
* Fix tabs-to-spaces in SUBMITTING_PATCHESShawn O. Pearce2009-10-021-8/+8
| | | | | Change-Id: I1cf5b4355a147c39107c8b97e56108f482c96d8d Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
* Update SUBMITTING_PATCHES to point to Contributor GuideShawn O. Pearce2009-10-021-14/+5
| | | | | | | | | The process is likely to change as we experiment with Gerrit Code Review and learn the Eclipse IP process. Lets point the potential contributor at a wiki that we can more easily keep up-to-date. Change-Id: I99f7cb9edadd0f23024f59ec139dd1e35f5fbd3f Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+366
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>