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

	size	name
 	1284	address.t
 	2781	admin.t
 	1973	altid.t
 	1684	altid_v2.t
 	4507	cgi.t
 	5281	check-www-inbox.perl
 	1402	common.perl
 	5761	config.t
 	1424	config_limiter.t
 	1010	content_id.t
 	3862	convert-compact.t
d	-	data/
 	1449	ds-leak.t
 	1798	emergency.t
d	-	fail-bin/
 	3169	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
 	3658	git-http-backend.t
 	1471	git.fast-import-data
 	5208	git.t
 	2071	hl_mod.t
 	1319	html_index.t
 	2029	httpd-corner.psgi
 	14108	httpd-corner.t
 	3369	httpd-unix.t
 	2783	httpd.t
 	1431	hval.t
 	3459	import.t
 	584	inbox.t
 	190	indexlevels-mirror-v1.t
 	5963	indexlevels-mirror.t
 	3838	init.t
 	3927	linkify.t
d	-	main-bin/
 	791	malloc_info.t
 	7976	mda.t
 	2115	mda_filter_rubylang.t
 	1909	mid.t
 	3642	mime.t
 	1262	msg_iter.t
 	2171	msgmap.t
 	3029	msgtime.t
 	3998	nntp.t
 	8491	nntpd.t
 	950	nulsubject.t
 	2056	over.t
 	1426	perf-msgview.t
 	2978	perf-nntpd.t
 	939	perf-threading.t
 	7551	plack.t
 	2261	precheck.t
 	3559	psgi_attach.t
 	2344	psgi_bad_mids.t
 	2227	psgi_mount.t
 	1888	psgi_multipart_not.t
 	1864	psgi_scan_all.t
 	2853	psgi_search.t
 	1157	psgi_text.t
 	8327	psgi_v2.t
 	2725	purge.t
 	1728	qspawn.t
 	2393	reply.t
 	2717	search-thr-index.t
 	14877	search.t
d	-	solve/
 	3707	solver_git.t
 	1457	spamcheck_spamc.t
 	3303	spawn.t
 	3875	thread-cycle.t
 	896	time.t
 	410	utf8.mbox
 	1453	v1-add-remove-add.t
 	14444	v1reindex.t
 	1311	v2-add-remove-add.t
 	3991	v2mda.t
 	6136	v2mirror.t
 	13672	v2reindex.t
 	9253	v2writable.t
 	4757	view.t
 	3119	watch_filter_rubylang.t
 	4831	watch_maildir.t
 	5851	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