public-inbox.git  about / heads / tags
an "archives first" approach to mailing lists
tree 40d397349f594a3fa30cf6656d9b4cb59b4bd509
$ git ls-tree -l p516-leak:Documentation	# shows similar output on the CLI

	size	name
 	39	.gitignore
d	-	RelNotes/
 	2080	dc-dlvr-spam-flow.txt
 	5549	design_notes.txt
 	4621	design_www.txt
x	1240	extman.perl
 	1488	hosted.txt
 	4307	include.mk
 	949	marketing.txt
 	1410	public-inbox-compact.pod
 	11217	public-inbox-config.pod
 	1002	public-inbox-convert.pod
 	4883	public-inbox-daemon.pod
 	2792	public-inbox-edit.pod
 	1080	public-inbox-httpd.pod
 	2895	public-inbox-index.pod
 	1271	public-inbox-mda.pod
 	2683	public-inbox-nntpd.pod
 	3179	public-inbox-overview.pod
 	5936	public-inbox-v1-format.pod
 	8579	public-inbox-v2-format.pod
 	3096	public-inbox-watch.pod
 	2684	public-inbox-xcpdb.pod
x	2198	standards.perl
x	833	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