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

	size	name
 	1284	address.t
 	1977	altid.t
 	1684	altid_v2.t
 	4229	cgi.t
 	4324	check-www-inbox.perl
 	1402	common.perl
 	4769	config.t
 	1459	config_limiter.t
 	1010	content_id.t
 	3742	convert-compact.t
d	-	data/
 	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
 	3752	git-http-backend.t
 	1463	git.fast-import-data
 	4967	git.t
 	1319	html_index.t
 	2029	httpd-corner.psgi
 	14175	httpd-corner.t
 	3416	httpd-unix.t
 	2867	httpd.t
 	1060	hval.t
 	3459	import.t
 	584	inbox.t
 	3838	init.t
 	2442	linkify.t
d	-	main-bin/
 	7965	mda.t
 	2115	mda_filter_rubylang.t
 	1730	mid.t
 	3642	mime.t
 	1262	msg_iter.t
 	2171	msgmap.t
 	3029	msgtime.t
 	4018	nntp.t
 	8539	nntpd.t
 	950	nulsubject.t
 	2108	over.t
 	1349	perf-msgview.t
 	2978	perf-nntpd.t
 	939	perf-threading.t
 	7551	plack.t
 	2261	precheck.t
 	3559	psgi_attach.t
 	2335	psgi_bad_mids.t
 	2227	psgi_mount.t
 	1888	psgi_multipart_not.t
 	2780	psgi_search.t
 	1157	psgi_text.t
 	8327	psgi_v2.t
 	1502	qspawn.t
 	2393	reply.t
 	2596	search-thr-index.t
 	14475	search.t
d	-	solve/
 	2801	solver_git.t
 	1466	spamcheck_spamc.t
 	2695	spawn.t
 	3875	thread-cycle.t
 	896	time.t
 	410	utf8.mbox
 	1453	v1-add-remove-add.t
 	14515	v1reindex.t
 	1311	v2-add-remove-add.t
 	3991	v2mda.t
 	6118	v2mirror.t
 	13752	v2reindex.t
 	9382	v2writable.t
 	4732	view.t
 	2975	watch_filter_rubylang.t
 	4831	watch_maildir.t
 	5816	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