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

	size	name
 	621	README
 	1631	README.unsubscribe
 	1173	apache2_cgi.conf
 	744	apache2_perl.conf
 	1304	apache2_perl_old.conf
 	836	cgi-webrick.rb
 	1510	cgit-commit-filter.lua
 	2373	cgit-wwwhighlight-filter.lua
 	810	cgit.psgi
x	3425	grok-pull.post_update_hook.sh
 	630	highlight.psgi
d	-	lib/
 	701	logrotate.conf
 	1502	newswww.psgi
 	761	nginx_proxy
 	551	public-inbox-config
 	207	public-inbox-httpd.socket
 	1122	public-inbox-httpd@.service
 	208	public-inbox-nntpd.socket
 	1293	public-inbox-nntpd@.service
 	265	public-inbox-nntps.socket
 	493	public-inbox-watch.service
 	1945	public-inbox.psgi
 	252	unsubscribe-milter.socket
 	1029	unsubscribe-milter@.service
 	270	unsubscribe-psgi.socket
 	742	unsubscribe-psgi@.service
 	4467	unsubscribe.milter
 	2325	unsubscribe.psgi
 	1884	varnish-4.vcl
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