From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 8 Dec 2014 12:24:04 +0100 From: Steffen Nurpmeso To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Message-ID: <20141208112404.euq2lgO-%sdaoden@yandex.com> References: <20141207174103.461d2e0c@zinc.9fans.fr> In-Reply-To: <20141207174103.461d2e0c@zinc.9fans.fr> User-Agent: s-nail v14.7.8-79-gdebc1fa MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [9fans] plan 9 on github Topicbox-Message-UUID: 35cab464-ead9-11e9-9d60-3106f5b1d025 David du Colombier <0intro@gmail.com> wrote: |I've recently converted my archives of /n/sources/plan9 |to Git and uploaded the repository on GitHub. | |https://github.com/0intro/plan9 Thank you. |It contains the entire history of /n/sources/plan9, |one commit per day, from December 12, 2002 to today, |excluding the binaries and empty directories. You could have used --aggressive garbage collection, it reduces the package to exactly 100MB. |I tried to make it as accurate as possible with the |exact content, dates and permissions. |Please let me know if you notice any mistake. | |I think this repository could be used as a reference |for people interested in the history of Plan 9 or |wanting to use it as a basis for their own changes. | |It could also be useful for people wanting to merge |Plan 9 code in their projects like plan9port, vx32, |drawterm and others. | |Have fun. I now have three incarnations of the codebase in my arena, that gives a lot of precious code for rotting. --steffen