public-inbox.git  about / heads / tags
an "archives first" approach to mailing lists
tree 08e16820a8834cdf027eab1f4311b99ec722e2ca
$ git ls-tree -l v1.1.0-pre1:lib/PublicInbox	# shows similar output on the CLI

	size	name
 	673	Address.pm
 	1257	AltId.pm
 	4780	Config.pm
 	2569	ContentId.pm
 	11988	Daemon.pm
 	2208	Emergency.pm
 	1629	EvCleanup.pm
 	5461	ExtMsg.pm
 	3899	Feed.pm
d	-	Filter/
 	982	GetlineBody.pm
 	5280	Git.pm
 	7971	GitHTTPBackend.pm
 	12684	HTTP.pm
 	1128	HTTPD.pm
d	-	HTTPD/
 	3242	Hval.pm
 	18243	Import.pm
 	7814	Inbox.pm
 	5284	InboxWritable.pm
 	1793	Linkify.pm
 	1179	Listener.pm
 	927	Lock.pm
 	2262	MDA.pm
 	2367	MID.pm
 	3315	MIME.pm
 	7145	Mbox.pm
 	825	MsgIter.pm
 	2264	MsgTime.pm
 	6470	Msgmap.pm
 	25194	NNTP.pm
 	1046	NNTPD.pm
 	1459	NewsWWW.pm
 	4445	Over.pm
 	9977	OverIdx.pm
 	475	ParentPipe.pm
 	755	ProcessPipe.pm
 	1658	Qspawn.pm
 	2915	Reply.pm
d	-	SaPlugin/
 	9347	Search.pm
 	19541	SearchIdx.pm
 	2950	SearchIdxPart.pm
 	4269	SearchMsg.pm
 	4535	SearchThread.pm
 	8728	SearchView.pm
d	-	Spamcheck/
 	5199	Spawn.pm
 	1235	SpawnPP.pm
 	5453	Unsubscribe.pm
 	24162	V2Writable.pm
 	31623	View.pm
 	12094	WWW.pm
 	1307	WWW.pod
 	6801	WatchMaildir.pm
 	4093	WwwAtomStream.pm
 	1355	WwwAttach.pm
 	4377	WwwStream.pm
 	5308	WwwText.pm
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