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

	size	name
 	1241	address.t
 	1616	altid.t
 	6872	cgi.t
 	3845	check-www-inbox.perl
 	308	common.perl
 	2682	config.t
 	1478	config_limiter.t
 	1793	emergency.t
d	-	fail-bin/
 	4145	feed.t
 	1873	filter_base.t
 	955	filter_mirror.t
 	841	filter_subjecttag.t
 	1193	filter_vger.t
 	710	git-http-backend.psgi
 	3945	git-http-backend.t
 	1463	git.fast-import-data
 	4538	git.t
 	3619	git_async.t
 	865	git_idx.t
 	1325	html_index.t
 	2024	httpd-corner.psgi
 	15067	httpd-corner.t
 	3590	httpd-unix.t
 	3418	httpd.t
 	557	hval.t
 	2354	import.t
 	579	inbox.t
 	977	init.t
 	2183	linkify.t
d	-	main-bin/
 	7971	mda.t
 	341	mid.t
 	3637	mime.t
 	1257	msg_iter.t
 	2096	msgmap.t
 	3901	nntp.t
 	7335	nntpd.t
 	5906	plack.t
 	2267	precheck.t
 	3554	psgi_attach.t
 	2222	psgi_mount.t
 	1152	psgi_text.t
 	1497	qspawn.t
 	899	repo_git_search_idx.t
 	677	repobrowse.t
 	2012	repobrowse_common_git.perl
 	362	repobrowse_git.t
 	1217	repobrowse_git_atom.t
 	537	repobrowse_git_commit.t
 	4570	repobrowse_git_httpd.t
 	562	repobrowse_git_log.t
 	762	repobrowse_git_raw.t
 	1701	repobrowse_git_snapshot.t
 	1181	repobrowse_git_src.t
 	11179	search.t
 	1461	spamcheck_spamc.t
 	2251	spawn.t
 	1257	thread-all.t
 	2655	thread-cycle.t
 	410	utf8.mbox
 	4166	view.t
 	4410	watch_maildir.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