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

	size	name
 	130	.gitconfig
 	1748	address.t
 	3181	admin.t
 	1785	altid.t
 	1540	altid_v2.t
 	4676	cgi.t
 	5238	check-www-inbox.perl
 	7591	config.t
 	1413	config_limiter.t
 	952	content_hash.t
 	4117	convert-compact.t
d	-	data/
 	198	dir_idle.t
 	1509	ds-kqxs.t
 	1935	ds-leak.t
 	1734	ds-poll.t
 	6963	edit.t
 	1769	emergency.t
 	13500	eml.t
 	2916	eml_content_disposition.t
 	7604	eml_content_type.t
 	705	epoll.t
d	-	fail-bin/
 	1494	fake_inotify.t
 	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
 	1153	filter_subjecttag.t
 	1213	filter_vger.t
 	715	git-http-backend.psgi
 	1471	git.fast-import-data
 	5461	git.t
 	1122	gzip_filter.t
 	2090	hl_mod.t
 	1257	html_index.t
 	3485	httpd-corner.psgi
 	20757	httpd-corner.t
 	3700	httpd-https.t
 	6263	httpd-unix.t
 	3073	httpd.t
 	1756	hval.t
 	1929	idx_stack.t
 	5445	imap.t
 	3948	imap_searchqp.t
 	1583	imap_tracker.t
 	7038	imapd-tls.t
 	20616	imapd.t
 	4409	import.t
 	1488	inbox.t
 	2130	inbox_idle.t
 	3465	index-git-times.t
 	201	indexlevels-mirror-v1.t
 	6099	indexlevels-mirror.t
 	6967	init.t
 	263	iso-2202-jp.eml
 	1415	kqnotify.t
 	3927	linkify.t
d	-	main-bin/
 	416	mda-mime.eml
 	9289	mda.t
 	1940	mda_filter_rubylang.t
 	2378	mid.t
 	3906	mime.t
 	357	msg_iter-nested.eml
 	174	msg_iter-order.eml
 	2676	msg_iter.t
 	2296	msgmap.t
 	4326	msgtime.t
 	2451	multi-mid.t
 	4267	nntp.t
 	7092	nntpd-tls.t
 	188	nntpd-v2.t
 	14877	nntpd.t
 	1721	nodatacow.t
 	777	nulsubject.t
 	2736	over.t
 	271	plack-2-txt-bodies.eml
 	346	plack-attached-patch.eml
 	162	plack-qp.eml
 	8948	plack.t
 	1936	precheck.t
 	631	psgi_attach.eml
 	4319	psgi_attach.t
 	2443	psgi_bad_mids.t
 	3221	psgi_mount.t
 	1811	psgi_multipart_not.t
 	1789	psgi_scan_all.t
 	5289	psgi_search.t
 	2078	psgi_text.t
 	266	psgi_v2-new.eml
 	266	psgi_v2-old.eml
 	10753	psgi_v2.t
 	2652	purge.t
 	2028	qspawn.t
 	6254	replace.t
 	2403	reply.t
x	5921	run.perl
 	559	search-amsg.eml
 	2864	search-thr-index.t
 	15757	search.t
 	2184	sigfd.t
d	-	solve/
 	6743	solver_git.t
 	1437	spamcheck_spamc.t
 	3505	spawn.t
 	3970	thread-cycle.t
 	1860	thread-index-gap.t
 	839	time.t
 	2264	uri_imap.t
 	369	utf8.eml
 	1236	v1-add-remove-add.t
 	15334	v1reindex.t
 	1098	v2-add-remove-add.t
 	2095	v2dupindex.t
 	3110	v2mda.t
 	7796	v2mirror.t
 	17464	v2reindex.t
 	11059	v2writable.t
 	1046	view.t
 	2838	watch_filter_rubylang.t
 	730	watch_imap.t
 	7154	watch_maildir.t
 	6925	watch_maildir_v2.t
 	1980	watch_multiple_headers.t
 	629	watch_nntp.t
 	2730	www_altid.t
 	5902	www_listing.t
 	3397	www_static.t
 	699	x-unknown-alpine.eml
 	2564	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