user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [PATCH 0/4] preliminary doc updates
@ 2016-08-21 11:47  5% Eric Wong
  2016-08-21 11:47  7% ` [PATCH 1/4] README: add link to source code mirrors Eric Wong
  0 siblings, 1 reply; 2+ results
From: Eric Wong @ 2016-08-21 11:47 UTC (permalink / raw)
  To: meta

Actual documentation is coming...

Eric Wong (4):
      README: add link to source code mirrors
      doc: mda: remove vestigial pandoc comment
      avoid spaces after shell redirection operators
      doc: avoid conflicting with MakeMaker variable names

 Documentation/include.mk           | 20 ++++++++++----------
 Documentation/public-inbox-mda.pod |  4 +---
 README                             |  3 +++
 scripts/dc-dlvr                    |  4 ++--
 scripts/dc-dlvr.pre                |  6 +++---
 scripts/report-spam                |  8 ++++----
 6 files changed, 23 insertions(+), 22 deletions(-)


^ permalink raw reply	[relevance 5%]

* [PATCH 1/4] README: add link to source code mirrors
  2016-08-21 11:47  5% [PATCH 0/4] preliminary doc updates Eric Wong
@ 2016-08-21 11:47  7% ` Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2016-08-21 11:47 UTC (permalink / raw)
  To: meta

Centralization sucks, so we mirror everything.
---
 README | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README b/README
index 7618727..3235275 100644
--- a/README
+++ b/README
@@ -88,6 +88,8 @@ Hacking
 Source code is available via git:
 
 	git clone https://public-inbox.org/ public-inbox
+	git clone git://repo.or.cz/public-inbox
+	torsocks git clone http://hjrcffqmbrq6wope.onion/public-inbox
 
 See below for contact info.
 
@@ -119,6 +121,7 @@ And as Tor hidden services:
 You may also clone all messages via git:
 
 	git clone --mirror https://public-inbox.org/meta/
+	torsocks git clone --mirror http://hjrcffqmbrq6wope.onion/meta/
 
 Or pass the same git repository URL for ssoma using the instructions at:
 
-- 
EW


^ permalink raw reply related	[relevance 7%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2016-08-21 11:47  5% [PATCH 0/4] preliminary doc updates Eric Wong
2016-08-21 11:47  7% ` [PATCH 1/4] README: add link to source code mirrors Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).