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

	size	name
x	1181	public-inbox-compact
x	6243	public-inbox-convert
x	7507	public-inbox-edit
x	1203	public-inbox-httpd
x	511	public-inbox-imapd
x	3909	public-inbox-index
x	6902	public-inbox-init
x	3520	public-inbox-learn
x	4165	public-inbox-mda
x	525	public-inbox-nntpd
x	1873	public-inbox-purge
x	1867	public-inbox-watch
x	2264	public-inbox-xcpdb
x	839	public-inbox.cgi
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