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

	size	name
 	619	Address.pm
 	980	AltId.pm
 	3928	Config.pm
 	11954	Daemon.pm
 	2137	Emergency.pm
 	1547	EvCleanup.pm
 	4709	ExtMsg.pm
 	4549	Feed.pm
d	-	Filter/
 	1205	GetlineBody.pm
 	8111	Git.pm
 	3370	GitAsync.pm
 	581	GitAsyncWr.pm
 	6609	GitHTTPBackend.pm
 	1679	GitIdx.pm
 	12604	HTTP.pm
 	1123	HTTPD.pm
d	-	HTTPD/
 	3462	Hval.pm
 	10537	Import.pm
 	5764	Inbox.pm
 	1731	Linkify.pm
 	1180	Listener.pm
 	2298	MDA.pm
 	1327	MID.pm
 	3239	MIME.pm
 	3909	Mbox.pm
 	820	MsgIter.pm
 	4813	Msgmap.pm
 	25336	NNTP.pm
 	1041	NNTPD.pm
 	1454	NewsWWW.pm
 	470	ParentPipe.pm
 	750	ProcessPipe.pm
 	4910	Qspawn.pm
 	1326	Repo.pm
 	2897	RepoBase.pm
 	2018	RepoConfig.pm
 	1560	RepoGit.pm
 	4102	RepoGitAtom.pm
 	5335	RepoGitCommit.pm
 	2141	RepoGitDiff.pm
 	8147	RepoGitDiffCommon.pm
 	652	RepoGitFallback.pm
 	3968	RepoGitLog.pm
 	1631	RepoGitPatch.pm
 	1065	RepoGitQuery.pm
 	4205	RepoGitRaw.pm
 	4836	RepoGitSearch.pm
 	10625	RepoGitSearchIdx.pm
 	3378	RepoGitSnapshot.pm
 	6363	RepoGitSrc.pm
 	2860	RepoGitSummary.pm
 	5710	RepoGitTag.pm
 	2020	RepoRoot.pm
 	4433	Repobrowse.pm
d	-	SaPlugin/
 	9738	Search.pm
 	17589	SearchIdx.pm
 	3917	SearchMsg.pm
 	3966	SearchThread.pm
 	7181	SearchView.pm
d	-	Spamcheck/
 	5100	Spawn.pm
 	1230	SpawnPP.pm
 	5448	Unsubscribe.pm
 	27013	View.pm
 	11775	WWW.pm
 	1302	WWW.pod
 	6473	WatchMaildir.pm
 	4130	WwwAtomStream.pm
 	1396	WwwAttach.pm
 	3555	WwwStream.pm
 	5303	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