yahns.git  about / heads / tags
sleepy, multi-threaded, non-blocking application server for Ruby
tree 414898c242f0029ffda5fe322d1fe590acd2c2b1
$ git ls-tree -l opt-case:lib/yahns	# shows similar output on the CLI

	size	name
 	2353	acceptor.rb
 	581	cap_input.rb
 	755	client_expire_generic.rb
 	1249	client_expire_tcpi.rb
 	13242	config.rb
 	2203	daemon.rb
 	3550	fdmap.rb
 	9141	http_client.rb
 	2615	http_context.rb
 	8004	http_response.rb
 	3109	log.rb
 	1708	max_body.rb
d	-	max_body/
 	2228	openssl_client.rb
 	472	openssl_server.rb
 	10834	proxy_http_response.rb
 	8735	proxy_pass.rb
 	229	queue.rb
 	613	queue_egg.rb
 	2619	queue_epoll.rb
 	2850	queue_kqueue.rb
 	460	queue_quitter.rb
 	499	queue_quitter_pipe.rb
 	2218	rack.rb
 	1751	rackup_handler.rb
 	740	sendfile_compat.rb
 	15574	server.rb
 	6163	server_mp.rb
 	256	sigevent.rb
 	452	sigevent_efd.rb
 	644	sigevent_pipe.rb
 	4717	socket_helper.rb
 	1309	stream_file.rb
 	4531	stream_input.rb
 	255	tcp_server.rb
 	4144	tee_input.rb
 	1065	tmpio.rb
 	257	unix_server.rb
 	3213	wbuf.rb
 	1740	wbuf_common.rb
 	1061	wbuf_str.rb
 	1941	worker.rb
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 git://yhbt.net/yahns.git
git clone https://yhbt.net/yahns.git