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

	size	name
 	673	Address.pm
 	6020	Admin.pm
 	1784	AdminEdit.pm
 	1723	AltId.pm
 	3814	Cgit.pm
 	11190	Config.pm
 	2624	ContentId.pm
 	19943	DS.pm
 	2445	DSKQXS.pm
 	1580	DSPoll.pm
 	16972	Daemon.pm
 	2208	Emergency.pm
 	690	EvCleanup.pm
 	5645	ExtMsg.pm
 	3767	Feed.pm
d	-	Filter/
 	1369	GetlineBody.pm
 	9077	Git.pm
 	6962	GitHTTPBackend.pm
 	12402	HTTP.pm
 	1425	HTTPD.pm
d	-	HTTPD/
 	4168	HlMod.pm
 	3976	Hval.pm
 	19521	Import.pm
 	9651	Inbox.pm
 	6084	InboxWritable.pm
 	2248	Linkify.pm
 	1207	Listener.pm
 	932	Lock.pm
 	2262	MDA.pm
 	2787	MID.pm
 	3315	MIME.pm
 	7602	Mbox.pm
 	1499	MsgIter.pm
 	2551	MsgTime.pm
 	7030	Msgmap.pm
 	27165	NNTP.pm
 	1420	NNTPD.pm
 	3594	NNTPdeflate.pm
 	2169	NewsWWW.pm
 	5579	Over.pm
 	10552	OverIdx.pm
 	711	ParentPipe.pm
 	915	ProcessPipe.pm
 	10414	Qspawn.pm
 	3145	Reply.pm
d	-	SaPlugin/
 	9185	Search.pm
 	21895	SearchIdx.pm
 	3292	SearchIdxShard.pm
 	4574	SearchMsg.pm
 	4689	SearchThread.pm
 	9950	SearchView.pm
 	16850	SolverGit.pm
 	628	Spamcheck.pm
d	-	Spamcheck/
 	6203	Spawn.pm
 	1584	SpawnPP.pm
 	9958	Syscall.pm
 	559	TLS.pm
 	1077	Tmpfile.pm
 	5447	Unsubscribe.pm
 	3676	UserContent.pm
 	33095	V2Writable.pm
 	33992	View.pm
 	6821	ViewDiff.pm
 	6116	ViewVCS.pm
 	18347	WWW.pm
 	1307	WWW.pod
 	6916	WatchMaildir.pm
 	4361	WwwAtomStream.pm
 	1403	WwwAttach.pm
 	2374	WwwHighlight.pm
 	6169	WwwListing.pm
 	4500	WwwStream.pm
 	6216	WwwText.pm
 	12762	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