public-inbox.git  about / heads / tags
an "archives first" approach to mailing lists
tree 352684c0901a109e26a2447c74a013c7009ef538
$ git ls-tree -l v1.4.0:Documentation	# shows similar output on the CLI

	size	name
 	65	.gitignore
d	-	RelNotes/
 	2083	dc-dlvr-spam-flow.txt
 	5549	design_notes.txt
 	5686	design_www.txt
x	1245	extman.perl
 	707	flow.ge
 	1860	flow.txt
 	1488	hosted.txt
 	3496	include.mk
 	949	marketing.txt
x	4815	mknews.perl
 	1398	public-inbox-compact.pod
 	12329	public-inbox-config.pod
 	2225	public-inbox-convert.pod
 	4872	public-inbox-daemon.pod
 	2748	public-inbox-edit.pod
 	1080	public-inbox-httpd.pod
 	3514	public-inbox-index.pod
 	2192	public-inbox-init.pod
 	2127	public-inbox-learn.pod
 	2048	public-inbox-mda.pod
 	2685	public-inbox-nntpd.pod
 	3874	public-inbox-overview.pod
 	1637	public-inbox-purge.pod
 	5960	public-inbox-v1-format.pod
 	8605	public-inbox-v2-format.pod
 	3189	public-inbox-watch.pod
 	2546	public-inbox-xcpdb.pod
 	958	public-inbox.cgi.pod
 	1160	reproducibility.txt
x	2283	standards.perl
d	-	technical/
x	3155	txt2pre
glossary
--------
Tree objects belong to commits or other tree objects.  Trees may
reference blobs, sub-trees, or (rarely) commits of submodules.

Path names are stored in tree objects, but trees do not know
their own path name.  A tree's path name comes from their parent tree,
or it is the root tree referenced by a commit object.  Thus, this web UI
relies on the `b=' URI parameter as a hint to display the path name.
git clone https://public-inbox.org/public-inbox.git
git clone http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/public-inbox.git