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

	size	name
 	733	Address.pm
 	982	AddressPP.pm
 	6112	Admin.pm
 	1789	AdminEdit.pm
 	1794	AltId.pm
 	3693	Cgit.pm
 	11248	Config.pm
 	2628	ContentId.pm
 	20914	DS.pm
 	4199	DSKQXS.pm
 	1585	DSPoll.pm
 	17877	Daemon.pm
 	2231	Emergency.pm
 	14127	Eml.pm
 	8514	EmlContentFoo.pm
 	5664	ExtMsg.pm
 	3694	Feed.pm
d	-	Filter/
 	1374	GetlineBody.pm
 	10042	Git.pm
 	4648	GitHTTPBackend.pm
 	1508	GzipFilter.pm
 	13583	HTTP.pm
 	1417	HTTPD.pm
d	-	HTTPD/
 	4178	HlMod.pm
 	3651	Hval.pm
 	20056	Import.pm
 	9616	Inbox.pm
 	6194	InboxWritable.pm
 	3167	Linkify.pm
 	1985	Listener.pm
 	932	Lock.pm
 	2797	MDA.pm
 	3307	MID.pm
 	3510	MIME.pm
 	6300	Mbox.pm
 	2005	MboxGz.pm
 	2892	MsgIter.pm
 	5368	MsgTime.pm
 	7030	Msgmap.pm
 	1474	MultiMidQueue.pm
 	26183	NNTP.pm
 	1493	NNTPD.pm
 	3599	NNTPdeflate.pm
 	2249	NewsWWW.pm
 	5519	Over.pm
 	10587	OverIdx.pm
 	711	ParentPipe.pm
 	915	ProcessPipe.pm
 	11539	Qspawn.pm
 	3141	Reply.pm
d	-	SaPlugin/
 	10350	Search.pm
 	23760	SearchIdx.pm
 	3335	SearchIdxShard.pm
 	5013	SearchThread.pm
 	10105	SearchView.pm
 	1858	Sigfd.pm
 	4641	Smsg.pm
 	18362	SolverGit.pm
 	628	Spamcheck.pm
d	-	Spamcheck/
 	6157	Spawn.pm
 	1605	SpawnPP.pm
 	8753	Syscall.pm
 	528	TLS.pm
 	9677	TestCommon.pm
 	1078	Tmpfile.pm
 	5447	Unsubscribe.pm
 	3681	UserContent.pm
 	38293	V2Writable.pm
 	34742	View.pm
 	7572	ViewDiff.pm
 	6447	ViewVCS.pm
 	19221	WWW.pm
 	1307	WWW.pod
 	7369	WatchMaildir.pm
 	2560	WwwAltId.pm
 	4429	WwwAtomStream.pm
 	1528	WwwAttach.pm
 	2213	WwwHighlight.pm
 	6431	WwwListing.pm
 	9610	WwwStatic.pm
 	5127	WwwStream.pm
 	9084	WwwText.pm
 	12568	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