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

	size	name
 	130	.gitconfig
 	1748	address.t
 	2758	admin.t
 	1857	altid.t
 	1542	altid_v2.t
 	4260	cgi.t
 	5238	check-www-inbox.perl
 	6780	config.t
 	1413	config_limiter.t
 	1015	content_id.t
 	4256	convert-compact.t
d	-	data/
 	1509	ds-kqxs.t
 	1751	ds-leak.t
 	1734	ds-poll.t
 	7062	edit.t
 	1769	emergency.t
 	633	epoll.t
d	-	fail-bin/
 	3377	feed.t
 	1878	filter_base.t
 	960	filter_mirror.t
 	1721	filter_rubylang.t
 	846	filter_subjecttag.t
 	1198	filter_vger.t
 	715	git-http-backend.psgi
 	1471	git.fast-import-data
 	4432	git.t
 	1122	gzip_filter.t
 	2316	hl_mod.t
 	1292	html_index.t
 	3230	httpd-corner.psgi
 	20465	httpd-corner.t
 	3700	httpd-https.t
 	6263	httpd-unix.t
 	3076	httpd.t
 	1678	hval.t
 	3709	import.t
 	592	inbox.t
 	2823	index-git-times.t
 	195	indexlevels-mirror-v1.t
 	5817	indexlevels-mirror.t
 	4049	init.t
 	313	iso-2202-jp.mbox
 	3927	linkify.t
d	-	main-bin/
 	9860	mda.t
 	1905	mda_filter_rubylang.t
 	2389	mid.t
 	3642	mime.t
 	3291	msg_iter.t
 	2185	msgmap.t
 	4572	msgtime.t
 	2450	multi-mid.t
 	4202	nntp.t
 	7270	nntpd-tls.t
 	10302	nntpd.t
 	917	nulsubject.t
 	2133	over.t
 	9808	plack.t
 	2261	precheck.t
 	3439	psgi_attach.t
 	2428	psgi_bad_mids.t
 	3263	psgi_mount.t
 	1790	psgi_multipart_not.t
 	1768	psgi_scan_all.t
 	3805	psgi_search.t
 	1303	psgi_text.t
 	8919	psgi_v2.t
 	2653	purge.t
 	2028	qspawn.t
 	6168	replace.t
 	2393	reply.t
x	5122	run.perl
 	2858	search-thr-index.t
 	14703	search.t
 	2181	sigfd.t
d	-	solve/
 	6628	solver_git.t
 	1422	spamcheck_spamc.t
 	2576	spawn.t
 	3870	thread-cycle.t
 	901	time.t
 	410	utf8.mbox
 	1330	v1-add-remove-add.t
 	14304	v1reindex.t
 	1158	v2-add-remove-add.t
 	3138	v2mda.t
 	6143	v2mirror.t
 	16083	v2reindex.t
 	11176	v2writable.t
 	1046	view.t
 	2877	watch_filter_rubylang.t
 	4668	watch_maildir.t
 	6749	watch_maildir_v2.t
 	2731	www_altid.t
 	5511	www_listing.t
 	3081	www_static.t
 	699	x-unknown-alpine.eml
 	2545	xcpdb-reshard.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