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

	size	name
 	733	Address.pm
 	982	AddressPP.pm
 	7943	Admin.pm
 	1796	AdminEdit.pm
 	1794	AltId.pm
 	3681	Cgit.pm
 	505	CompressNoop.pm
 	12049	Config.pm
 	1188	ConfigIter.pm
 	2604	ContentHash.pm
 	20934	DS.pm
 	4201	DSKQXS.pm
 	1585	DSPoll.pm
 	18162	Daemon.pm
 	1660	DirIdle.pm
 	635	DummyInbox.pm
 	619	EOFpipe.pm
 	2218	Emergency.pm
 	14969	Eml.pm
 	8132	EmlContentFoo.pm
 	6645	ExtMsg.pm
 	2187	FakeInotify.pm
 	3653	Feed.pm
d	-	Filter/
 	1288	GetlineBody.pm
 	13492	Git.pm
 	1334	GitAsyncCat.pm
 	1517	GitCredential.pm
 	4648	GitHTTPBackend.pm
 	5631	GzipFilter.pm
 	14110	HTTP.pm
 	1400	HTTPD.pm
d	-	HTTPD/
 	4178	HlMod.pm
 	3937	Hval.pm
 	40145	IMAP.pm
 	3761	IMAPClient.pm
 	3330	IMAPD.pm
 	2161	IMAPTracker.pm
 	3293	IMAPdeflate.pm
 	8398	IMAPsearchqp.pm
 	1335	IdxStack.pm
 	20327	Import.pm
 	678	In2Tie.pm
 	10409	Inbox.pm
 	3162	InboxIdle.pm
 	7477	InboxWritable.pm
 	2529	KQNotify.pm
 	3181	Linkify.pm
 	1926	Listener.pm
 	1097	Lock.pm
 	2824	MDA.pm
 	3214	MID.pm
 	3691	MIME.pm
 	3866	ManifestJsGz.pm
 	7509	Mbox.pm
 	1557	MboxGz.pm
 	3092	MsgIter.pm
 	5368	MsgTime.pm
 	7769	Msgmap.pm
 	921	NDC_PP.pm
 	27088	NNTP.pm
 	2051	NNTPD.pm
 	3765	NNTPdeflate.pm
 	2249	NewsWWW.pm
 	8828	Over.pm
 	13418	OverIdx.pm
 	915	ProcessPipe.pm
 	11608	Qspawn.pm
 	3141	Reply.pm
d	-	SaPlugin/
 	12779	Search.pm
 	24227	SearchIdx.pm
 	4303	SearchIdxShard.pm
 	1232	SearchQuery.pm
 	5013	SearchThread.pm
 	10419	SearchView.pm
 	2159	Sigfd.pm
 	4294	Smsg.pm
 	20462	SolverGit.pm
 	628	Spamcheck.pm
d	-	Spamcheck/
 	8600	Spawn.pm
 	1817	SpawnPP.pm
 	8898	Syscall.pm
 	556	TLS.pm
 	11541	TestCommon.pm
 	1078	Tmpfile.pm
 	2685	URIimap.pm
 	5447	Unsubscribe.pm
 	3686	UserContent.pm
 	38389	V2Writable.pm
 	35748	View.pm
 	7568	ViewDiff.pm
 	6518	ViewVCS.pm
 	19061	WWW.pm
 	1307	WWW.pod
 	32108	Watch.pm
 	2323	WwwAltId.pm
 	4728	WwwAtomStream.pm
 	3166	WwwAttach.pm
 	2213	WwwHighlight.pm
 	2886	WwwListing.pm
 	9739	WwwStatic.pm
 	6562	WwwStream.pm
 	9517	WwwText.pm
 	13210	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