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

	size	name
 	53	Makefile
 	427	Makefile.local
 	1038	endian-util.h
 	1079	error_util.c
 	1522	error_util.h
 	3533	hex-escape.c
 	1114	hex-escape.h
 	5582	string-util.c
 	2832	string-util.h
 	266	talloc-extra.c
 	486	talloc-extra.h
 	517	util.c
 	516	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