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

	size	name
 	673	Address.pm
 	1033	Admin.pm
 	1723	AltId.pm
 	3814	Cgit.pm
 	11035	Config.pm
 	2619	ContentId.pm
 	32599	DS.pm
 	12535	Daemon.pm
 	2208	Emergency.pm
 	1814	EvCleanup.pm
 	5645	ExtMsg.pm
 	3899	Feed.pm
d	-	Filter/
 	1369	GetlineBody.pm
 	9441	Git.pm
 	6817	GitHTTPBackend.pm
 	12659	HTTP.pm
 	1460	HTTPD.pm
d	-	HTTPD/
 	4168	HlMod.pm
 	3849	Hval.pm
 	18513	Import.pm
 	8728	Inbox.pm
 	5563	InboxWritable.pm
 	2251	Linkify.pm
 	1184	Listener.pm
 	927	Lock.pm
 	2262	MDA.pm
 	2744	MID.pm
 	3315	MIME.pm
 	7324	Mbox.pm
 	1499	MsgIter.pm
 	2504	MsgTime.pm
 	7010	Msgmap.pm
 	25656	NNTP.pm
 	1303	NNTPD.pm
 	2166	NewsWWW.pm
 	5574	Over.pm
 	10186	OverIdx.pm
 	477	ParentPipe.pm
 	752	ProcessPipe.pm
 	8819	Qspawn.pm
 	3145	Reply.pm
d	-	SaPlugin/
 	9370	Search.pm
 	20254	SearchIdx.pm
 	3300	SearchIdxPart.pm
 	4349	SearchMsg.pm
 	4689	SearchThread.pm
 	8739	SearchView.pm
 	16829	SolverGit.pm
 	623	Spamcheck.pm
d	-	Spamcheck/
 	6297	Spawn.pm
 	1540	SpawnPP.pm
 	10148	Syscall.pm
 	5447	Unsubscribe.pm
 	3544	UserContent.pm
 	25806	V2Writable.pm
 	34094	View.pm
 	6673	ViewDiff.pm
 	6032	ViewVCS.pm
 	17936	WWW.pm
 	1307	WWW.pod
 	6770	WatchMaildir.pm
 	4256	WwwAtomStream.pm
 	1394	WwwAttach.pm
 	2374	WwwHighlight.pm
 	2480	WwwListing.pm
 	4507	WwwStream.pm
 	6216	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