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

	size	name
 	673	Address.pm
 	6030	Admin.pm
 	1784	AdminEdit.pm
 	1723	AltId.pm
 	3814	Cgit.pm
 	11058	Config.pm
 	2624	ContentId.pm
 	19943	DS.pm
 	2445	DSKQXS.pm
 	1580	DSPoll.pm
 	16972	Daemon.pm
 	2208	Emergency.pm
 	690	EvCleanup.pm
 	5618	ExtMsg.pm
 	3767	Feed.pm
d	-	Filter/
 	1369	GetlineBody.pm
 	8771	Git.pm
 	6962	GitHTTPBackend.pm
 	12402	HTTP.pm
 	1425	HTTPD.pm
d	-	HTTPD/
 	4173	HlMod.pm
 	3977	Hval.pm
 	19575	Import.pm
 	9651	Inbox.pm
 	6227	InboxWritable.pm
 	3124	Linkify.pm
 	1956	Listener.pm
 	932	Lock.pm
 	2801	MDA.pm
 	3275	MID.pm
 	3315	MIME.pm
 	7868	Mbox.pm
 	1699	MsgIter.pm
 	2551	MsgTime.pm
 	7030	Msgmap.pm
 	27165	NNTP.pm
 	1420	NNTPD.pm
 	3594	NNTPdeflate.pm
 	2169	NewsWWW.pm
 	5579	Over.pm
 	10779	OverIdx.pm
 	711	ParentPipe.pm
 	915	ProcessPipe.pm
 	10681	Qspawn.pm
 	3145	Reply.pm
d	-	SaPlugin/
 	9341	Search.pm
 	21915	SearchIdx.pm
 	3292	SearchIdxShard.pm
 	4571	SearchMsg.pm
 	4689	SearchThread.pm
 	9950	SearchView.pm
 	17737	SolverGit.pm
 	628	Spamcheck.pm
d	-	Spamcheck/
 	6203	Spawn.pm
 	1584	SpawnPP.pm
 	7571	Syscall.pm
 	559	TLS.pm
 	1077	Tmpfile.pm
 	5447	Unsubscribe.pm
 	3676	UserContent.pm
 	36649	V2Writable.pm
 	34486	View.pm
 	6821	ViewDiff.pm
 	6116	ViewVCS.pm
 	18207	WWW.pm
 	1307	WWW.pod
 	7166	WatchMaildir.pm
 	4361	WwwAtomStream.pm
 	1403	WwwAttach.pm
 	2374	WwwHighlight.pm
 	6176	WwwListing.pm
 	4728	WwwStream.pm
 	8247	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