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

	size	name
 	130	.gitconfig
 	1748	address.t
 	3181	admin.t
 	1740	altid.t
 	1473	altid_v2.t
 	4666	cgi.t
 	5238	check-www-inbox.perl
 	6773	config.t
 	1413	config_limiter.t
 	936	content_id.t
 	4127	convert-compact.t
d	-	data/
 	1509	ds-kqxs.t
 	1935	ds-leak.t
 	1734	ds-poll.t
 	7050	edit.t
 	1769	emergency.t
 	11667	eml.t
 	2916	eml_content_disposition.t
 	7724	eml_content_type.t
 	633	epoll.t
d	-	fail-bin/
 	3313	feed.t
 	304	filter_base-junk.eml
 	351	filter_base-xhtml.eml
 	965	filter_base.t
 	470	filter_mirror.t
 	1741	filter_rubylang.t
 	856	filter_subjecttag.t
 	1213	filter_vger.t
 	715	git-http-backend.psgi
 	1471	git.fast-import-data
 	4430	git.t
 	1122	gzip_filter.t
 	2090	hl_mod.t
 	1257	html_index.t
 	3230	httpd-corner.psgi
 	20423	httpd-corner.t
 	3700	httpd-https.t
 	6263	httpd-unix.t
 	3073	httpd.t
 	1678	hval.t
 	3577	import.t
 	1402	inbox.t
 	2823	index-git-times.t
 	195	indexlevels-mirror-v1.t
 	5756	indexlevels-mirror.t
 	4089	init.t
 	263	iso-2202-jp.eml
 	3927	linkify.t
d	-	main-bin/
 	416	mda-mime.eml
 	8925	mda.t
 	1898	mda_filter_rubylang.t
 	2378	mid.t
 	3916	mime.t
 	357	msg_iter-nested.eml
 	174	msg_iter-order.eml
 	2676	msg_iter.t
 	2185	msgmap.t
 	4326	msgtime.t
 	2445	multi-mid.t
 	4207	nntp.t
 	7198	nntpd-tls.t
 	10375	nntpd.t
 	777	nulsubject.t
 	2133	over.t
 	271	plack-2-txt-bodies.eml
 	346	plack-attached-patch.eml
 	162	plack-qp.eml
 	8770	plack.t
 	1936	precheck.t
 	631	psgi_attach.eml
 	2398	psgi_attach.t
 	2426	psgi_bad_mids.t
 	3221	psgi_mount.t
 	1794	psgi_multipart_not.t
 	1772	psgi_scan_all.t
 	3807	psgi_search.t
 	1282	psgi_text.t
 	266	psgi_v2-new.eml
 	266	psgi_v2-old.eml
 	8918	psgi_v2.t
 	2652	purge.t
 	2028	qspawn.t
 	6160	replace.t
 	2403	reply.t
x	5122	run.perl
 	559	search-amsg.eml
 	2872	search-thr-index.t
 	13875	search.t
 	2181	sigfd.t
d	-	solve/
 	6570	solver_git.t
 	1437	spamcheck_spamc.t
 	2576	spawn.t
 	3970	thread-cycle.t
 	839	time.t
 	369	utf8.eml
 	1236	v1-add-remove-add.t
 	14218	v1reindex.t
 	1098	v2-add-remove-add.t
 	3064	v2mda.t
 	7193	v2mirror.t
 	15997	v2reindex.t
 	11109	v2writable.t
 	1046	view.t
 	2876	watch_filter_rubylang.t
 	4668	watch_maildir.t
 	6750	watch_maildir_v2.t
 	2018	watch_multiple_headers.t
 	2730	www_altid.t
 	5578	www_listing.t
 	3081	www_static.t
 	699	x-unknown-alpine.eml
 	2492	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