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

	size	name
 	1284	address.t
 	2818	admin.t
 	1973	altid.t
 	1684	altid_v2.t
 	4229	cgi.t
 	5281	check-www-inbox.perl
 	1402	common.perl
 	5762	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
 	3754	git-http-backend.t
 	1471	git.fast-import-data
 	5312	git.t
 	2071	hl_mod.t
 	1319	html_index.t
 	2029	httpd-corner.psgi
 	14177	httpd-corner.t
 	3418	httpd-unix.t
 	2869	httpd.t
 	1431	hval.t
 	3459	import.t
 	584	inbox.t
 	3838	init.t
 	3551	linkify.t
d	-	main-bin/
 	7965	mda.t
 	2115	mda_filter_rubylang.t
 	1909	mid.t
 	3642	mime.t
 	1262	msg_iter.t
 	2171	msgmap.t
 	3029	msgtime.t
 	4020	nntp.t
 	8541	nntpd.t
 	950	nulsubject.t
 	2108	over.t
 	1426	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
 	1855	psgi_scan_all.t
 	2819	psgi_search.t
 	1157	psgi_text.t
 	8327	psgi_v2.t
 	2754	purge.t
 	1728	qspawn.t
 	2393	reply.t
 	2635	search-thr-index.t
 	14727	search.t
d	-	solve/
 	3637	solver_git.t
 	1466	spamcheck_spamc.t
 	3303	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
 	6120	v2mirror.t
 	13752	v2reindex.t
 	9423	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