From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:863f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms12 with LMTPS id WNZTKLPaHmBiNwAAsNZ9tg (envelope-from ); Sat, 06 Feb 2021 18:06:43 +0000 Received: from out1.migadu.com ([2001:41d0:2:863f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id IMvnGLHaHmDwUwAAB5/wlQ (envelope-from ); Sat, 06 Feb 2021 18:06:41 +0000 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kyleam.com; s=key1; t=1612634801; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=b1U0cBthZOl5RxEm/Pk+wzA6cr6xVOu+gNmvDZd8ei4=; b=jV8e9TwnNZwYRjSos5aGlTAovtellPcsMmvKBNFLKm/2nebtbFsobuyzpuhyOnXTSEP6us wiLJaPjr+ByEL0nWLSyqPtU3kJKvkrO9681r3V1ciEK6qwUy8cwoEKd03OqYQDsAYL+aLf tZnwrqvXNI6FBlnMyaK9xhhLlLZqahmVGi8r3JeKBOEoU+vrCAwfz47o+sWni4NEpVG2U5 D5BCeqVq/Zf4wtPq4YzWzkNw0ZSq54vEKBB1c5/+hPe1Erlg7EL9ff2LKN4L9mU8aPB2+f iWQxOdJ9P1TndXhx14V0ceMzLagg2aeR22vRCYbPgXiQaYlVuscywynO5AwgiQ== From: Kyle Meyer To: piem@inbox.kyleam.com Subject: [PATCH 0/3] manual: Point to range-diff and related projects Date: Sat, 6 Feb 2021 13:06:27 -0500 Message-Id: <20210206180630.3676-1-kyle@kyleam.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: kyle@kyleam.com X-TUID: YKJ39QkOFNL8 Increase the odds that someone who stumbles across the piem manual discovers something useful... [1/3] manual: contributing: Remove some unnecessary bits [2/3] manual: contributing: Mention range-diff [3/3] manual: Add a "Related projects and tools" section piem.texi | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 57 insertions(+), 5 deletions(-) base-commit: 0a3de9e528c010e3f8ff113eaca28f10ad0528ca -- 2.30.0