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

	size	name
 	733	Address.pm
 	982	AddressPP.pm
 	5859	Admin.pm
 	1789	AdminEdit.pm
 	1708	AltId.pm
 	3693	Cgit.pm
 	11237	Config.pm
 	2628	ContentId.pm
 	20914	DS.pm
 	4181	DSKQXS.pm
 	1585	DSPoll.pm
 	17788	Daemon.pm
 	2231	Emergency.pm
 	5761	ExtMsg.pm
 	3768	Feed.pm
d	-	Filter/
 	1363	GetlineBody.pm
 	10251	Git.pm
 	4648	GitHTTPBackend.pm
 	13022	HTTP.pm
 	1417	HTTPD.pm
d	-	HTTPD/
 	4178	HlMod.pm
 	4043	Hval.pm
 	19349	Import.pm
 	9306	Inbox.pm
 	6163	InboxWritable.pm
 	3186	Linkify.pm
 	1985	Listener.pm
 	932	Lock.pm
 	2816	MDA.pm
 	3253	MID.pm
 	3315	MIME.pm
 	6823	Mbox.pm
 	1999	MboxGz.pm
 	2042	MsgIter.pm
 	5322	MsgTime.pm
 	7030	Msgmap.pm
 	26512	NNTP.pm
 	1416	NNTPD.pm
 	3599	NNTPdeflate.pm
 	2249	NewsWWW.pm
 	5539	Over.pm
 	10779	OverIdx.pm
 	711	ParentPipe.pm
 	915	ProcessPipe.pm
 	11090	Qspawn.pm
 	3145	Reply.pm
d	-	SaPlugin/
 	9707	Search.pm
 	22153	SearchIdx.pm
 	3065	SearchIdxShard.pm
 	4712	SearchMsg.pm
 	4743	SearchThread.pm
 	10181	SearchView.pm
 	1811	Sigfd.pm
 	18400	SolverGit.pm
 	628	Spamcheck.pm
d	-	Spamcheck/
 	6161	Spawn.pm
 	1605	SpawnPP.pm
 	8753	Syscall.pm
 	528	TLS.pm
 	8768	TestCommon.pm
 	1078	Tmpfile.pm
 	5447	Unsubscribe.pm
 	3681	UserContent.pm
 	37717	V2Writable.pm
 	34822	View.pm
 	6778	ViewDiff.pm
 	6540	ViewVCS.pm
 	18099	WWW.pm
 	1307	WWW.pod
 	7195	WatchMaildir.pm
 	4453	WwwAtomStream.pm
 	1546	WwwAttach.pm
 	2213	WwwHighlight.pm
 	6412	WwwListing.pm
 	9581	WwwStatic.pm
 	4643	WwwStream.pm
 	8434	WwwText.pm
 	12449	Xapcmd.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