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

	size	name
 	673	Address.pm
 	5210	Admin.pm
 	1723	AltId.pm
 	3814	Cgit.pm
 	11038	Config.pm
 	2619	ContentId.pm
 	28463	DS.pm
 	12588	Daemon.pm
 	2208	Emergency.pm
 	1819	EvCleanup.pm
 	5645	ExtMsg.pm
 	3902	Feed.pm
d	-	Filter/
 	1369	GetlineBody.pm
 	9309	Git.pm
 	6846	GitHTTPBackend.pm
 	12694	HTTP.pm
 	1460	HTTPD.pm
d	-	HTTPD/
 	4168	HlMod.pm
 	3976	Hval.pm
 	18885	Import.pm
 	9664	Inbox.pm
 	6087	InboxWritable.pm
 	2248	Linkify.pm
 	1184	Listener.pm
 	927	Lock.pm
 	2262	MDA.pm
 	2787	MID.pm
 	3315	MIME.pm
 	7429	Mbox.pm
 	1499	MsgIter.pm
 	2546	MsgTime.pm
 	7005	Msgmap.pm
 	25632	NNTP.pm
 	1303	NNTPD.pm
 	2169	NewsWWW.pm
 	5574	Over.pm
 	10547	OverIdx.pm
 	477	ParentPipe.pm
 	752	ProcessPipe.pm
 	8819	Qspawn.pm
 	3145	Reply.pm
d	-	SaPlugin/
 	9233	Search.pm
 	22015	SearchIdx.pm
 	3300	SearchIdxPart.pm
 	4718	SearchMsg.pm
 	4689	SearchThread.pm
 	8806	SearchView.pm
 	16832	SolverGit.pm
 	623	Spamcheck.pm
d	-	Spamcheck/
 	6679	Spawn.pm
 	1540	SpawnPP.pm
 	10148	Syscall.pm
 	5447	Unsubscribe.pm
 	3676	UserContent.pm
 	28823	V2Writable.pm
 	33992	View.pm
 	6682	ViewDiff.pm
 	6100	ViewVCS.pm
 	17917	WWW.pm
 	1307	WWW.pod
 	6770	WatchMaildir.pm
 	4256	WwwAtomStream.pm
 	1403	WwwAttach.pm
 	2374	WwwHighlight.pm
 	2486	WwwListing.pm
 	4507	WwwStream.pm
 	6216	WwwText.pm
 	9641	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