notmuch.git  about / heads / tags
Unnamed repository; edit this file 'description' to name the repository.
tree 5bb2efd4a0231a99f5b2dd2d4312ec84c7a89bfa  path: compat

	size	name
 	8	.gitignore
 	53	Makefile
 	548	Makefile.local
 	600	README
 	377	canonicalize_file_name.c
 	123	check_asctime.c
 	161	check_getpwuid.c
 	2248	compat.h
 	1577	function-attributes.h
 	305	gen_zlib_pc.c
 	3304	getdelim.c
 	1022	getline.c
 	137	have_canonicalize_file_name.c
 	98	have_d_type.c
 	214	have_getline.c
 	152	have_strcasestr.c
 	153	have_strsep.c
 	95	have_timegm.c
 	1247	strcasestr.c
 	1827	strsep.c
 	1766	timegm.c
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://yhetil.org/notmuch.git