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

	size	name
 	9	.gitignore
 	53	Makefile
 	451	Makefile.local
 	600	README
 	124	check_asctime.c
 	162	check_getpwuid.c
 	2074	compat.h
 	1600	function-attributes.h
 	337	gen_zlib_pc.c
 	3255	getdelim.c
 	1030	getline.c
 	138	have_canonicalize_file_name.c
 	99	have_d_type.c
 	216	have_getline.c
 	154	have_strcasestr.c
 	155	have_strsep.c
 	78	have_timegm.c
 	1270	strcasestr.c
 	1795	strsep.c
 	1774	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