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

	size	name
 	53	Makefile
 	574	Makefile.local
 	7185	crypto.c
 	3544	crypto.h
 	1101	error_util.c
 	1622	error_util.h
 	4937	gmime-extra.c
 	1997	gmime-extra.h
 	3538	hex-escape.c
 	1170	hex-escape.h
 	7514	repair.c
 	1513	repair.h
 	5763	string-util.c
 	2918	string-util.h
 	266	talloc-extra.c
 	555	talloc-extra.h
 	979	unicode-util.c
 	261	unicode-util.h
 	518	util.c
 	518	util.h
 	2663	xutil.c
 	1417	xutil.h
 	2226	zlib-extra.c
 	666	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