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

	size	name
 	733	Address.pm
 	982	AddressPP.pm
 	5859	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
 	5664	ExtMsg.pm
 	3758	Feed.pm
d	-	Filter/
 	1374	GetlineBody.pm
 	10278	Git.pm
 	4648	GitHTTPBackend.pm
 	1508	GzipFilter.pm
 	13583	HTTP.pm
 	1417	HTTPD.pm
d	-	HTTPD/
 	4178	HlMod.pm
 	3651	Hval.pm
 	19551	Import.pm
 	9680	Inbox.pm
 	6202	InboxWritable.pm
 	3167	Linkify.pm
 	1985	Listener.pm
 	932	Lock.pm
 	2816	MDA.pm
 	3307	MID.pm
 	3315	MIME.pm
 	6649	Mbox.pm
 	1999	MboxGz.pm
 	2436	MsgIter.pm
 	5380	MsgTime.pm
 	7030	Msgmap.pm
 	1474	MultiMidQueue.pm
 	26474	NNTP.pm
 	1493	NNTPD.pm
 	3599	NNTPdeflate.pm
 	2249	NewsWWW.pm
 	5519	Over.pm
 	10587	OverIdx.pm
 	711	ParentPipe.pm
 	915	ProcessPipe.pm
 	11645	Qspawn.pm
 	3141	Reply.pm
d	-	SaPlugin/
 	9781	Search.pm
 	23224	SearchIdx.pm
 	3314	SearchIdxShard.pm
 	4787	SearchThread.pm
 	10121	SearchView.pm
 	1858	Sigfd.pm
 	4693	Smsg.pm
 	18369	SolverGit.pm
 	628	Spamcheck.pm
d	-	Spamcheck/
 	6157	Spawn.pm
 	1605	SpawnPP.pm
 	8753	Syscall.pm
 	528	TLS.pm
 	8744	TestCommon.pm
 	1078	Tmpfile.pm
 	5447	Unsubscribe.pm
 	3681	UserContent.pm
 	38533	V2Writable.pm
 	34485	View.pm
 	7482	ViewDiff.pm
 	6447	ViewVCS.pm
 	19048	WWW.pm
 	1307	WWW.pod
 	7195	WatchMaildir.pm
 	2765	WwwAltId.pm
 	4436	WwwAtomStream.pm
 	1546	WwwAttach.pm
 	2213	WwwHighlight.pm
 	6468	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