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

	size	name
 	53	Makefile
 	528	Makefile.local
 	6602	crypto.c
 	866	crypto.h
 	1101	error_util.c
 	1522	error_util.h
 	6089	gmime-extra.c
 	3780	gmime-extra.h
 	3533	hex-escape.c
 	1114	hex-escape.h
 	5742	string-util.c
 	2918	string-util.h
 	266	talloc-extra.c
 	486	talloc-extra.h
 	517	util.c
 	518	util.h
 	2663	xutil.c
 	1348	xutil.h
 	2224	zlib-extra.c
 	596	zlib-extra.h
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