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

	size	name
 	53	Makefile
 	599	Makefile.local
 	8171	crypto.c
 	3549	crypto.h
 	1101	error_util.c
 	1622	error_util.h
 	5370	gmime-extra.c
 	2164	gmime-extra.h
 	3538	hex-escape.c
 	1159	hex-escape.h
 	528	path-util.c
 	289	path-util.h
 	5456	repair.c
 	1513	repair.h
 	6281	string-util.c
 	3326	string-util.h
 	266	talloc-extra.c
 	555	talloc-extra.h
 	979	unicode-util.c
 	329	unicode-util.h
 	518	util.c
 	518	util.h
 	341	xapian-extra.h
 	2663	xutil.c
 	1417	xutil.h
 	2343	zlib-extra.c
 	806	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