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

	size	name
 	624	Address.pm
 	1007	AltId.pm
 	4780	Config.pm
 	11953	Daemon.pm
 	2142	Emergency.pm
 	1552	EvCleanup.pm
 	4708	ExtMsg.pm
 	4543	Feed.pm
d	-	Filter/
 	982	GetlineBody.pm
 	4532	Git.pm
 	7952	GitHTTPBackend.pm
 	12572	HTTP.pm
 	1128	HTTPD.pm
d	-	HTTPD/
 	3242	Hval.pm
 	10682	Import.pm
 	5856	Inbox.pm
 	1793	Linkify.pm
 	1179	Listener.pm
 	2310	MDA.pm
 	1334	MID.pm
 	3239	MIME.pm
 	5294	Mbox.pm
 	825	MsgIter.pm
 	4628	Msgmap.pm
 	25335	NNTP.pm
 	1046	NNTPD.pm
 	1459	NewsWWW.pm
 	475	ParentPipe.pm
 	755	ProcessPipe.pm
 	1658	Qspawn.pm
 	2915	Reply.pm
d	-	SaPlugin/
 	9745	Search.pm
 	19595	SearchIdx.pm
 	4315	SearchMsg.pm
 	4063	SearchThread.pm
 	8655	SearchView.pm
d	-	Spamcheck/
 	5199	Spawn.pm
 	1235	SpawnPP.pm
 	5453	Unsubscribe.pm
 	28237	View.pm
 	12144	WWW.pm
 	1307	WWW.pod
 	8378	WatchMaildir.pm
 	4139	WwwAtomStream.pm
 	1401	WwwAttach.pm
 	3560	WwwStream.pm
 	5308	WwwText.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