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

	size	name
 	53	Makefile
 	427	Makefile.local
 	1038	endian-util.h
 	1078	error_util.c
 	1521	error_util.h
 	3578	hex-escape.c
 	1114	hex-escape.h
 	4751	string-util.c
 	2267	string-util.h
 	266	talloc-extra.c
 	486	talloc-extra.h
 	517	util.c
 	516	util.h
 	2662	xutil.c
 	1347	xutil.h
 	2223	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