public-inbox.git  about / heads / tags
an "archives first" approach to mailing lists
tree b05aa8258b437b345fc0eb4cca1ddf19c3a58e80
$ git ls-tree -l v1.1.0-pre1:t	# shows similar output on the CLI

	size	name
 	1284	address.t
 	1977	altid.t
 	1639	altid_v2.t
 	6501	cgi.t
 	3850	check-www-inbox.perl
 	307	common.perl
 	3585	config.t
 	1459	config_limiter.t
 	1018	content_id.t
 	3600	convert-compact.t
 	1798	emergency.t
d	-	fail-bin/
 	4141	feed.t
 	1878	filter_base.t
 	960	filter_mirror.t
 	1663	filter_rubylang.t
 	846	filter_subjecttag.t
 	1198	filter_vger.t
 	715	git-http-backend.psgi
 	3950	git-http-backend.t
 	1463	git.fast-import-data
 	4776	git.t
 	1319	html_index.t
 	2029	httpd-corner.psgi
 	15072	httpd-corner.t
 	3464	httpd-unix.t
 	3381	httpd.t
 	1060	hval.t
 	3404	import.t
 	584	inbox.t
 	2612	init.t
 	2442	linkify.t
d	-	main-bin/
 	7965	mda.t
 	1730	mid.t
 	3642	mime.t
 	1262	msg_iter.t
 	2171	msgmap.t
 	3979	nntp.t
 	8292	nntpd.t
 	2108	over.t
 	3336	perf-nntpd.t
 	939	perf-threading.t
 	6467	plack.t
 	2261	precheck.t
 	3559	psgi_attach.t
 	2227	psgi_mount.t
 	2780	psgi_search.t
 	1157	psgi_text.t
 	8282	psgi_v2.t
 	1502	qspawn.t
 	2227	reply.t
 	1517	search-thr-index.t
 	13937	search.t
 	1466	spamcheck_spamc.t
 	2695	spawn.t
 	3875	thread-cycle.t
 	896	time.t
 	410	utf8.mbox
 	1453	v1-add-remove-add.t
 	1266	v2-add-remove-add.t
 	1900	v2mda.t
 	5570	v2mirror.t
 	2784	v2reindex.t
 	9805	v2writable.t
 	4645	view.t
 	4518	watch_maildir.t
 	4256	watch_maildir_v2.t
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