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

	size	name
 	132	Makefile
 	3305	Makefile.local
 	18407	add-message.cc
 	1345	built-with.c
 	18403	config.cc
 	12899	database-private.h
 	46891	database.cc
 	9542	directory.cc
 	3844	features.cc
 	1978	filenames.c
 	24759	index.cc
 	2504	indexopts.c
 	351	init.cc
 	2349	lastmod-fp.cc
 	1318	lastmod-fp.h
 	10248	message-file.c
 	2325	message-id.c
 	389	message-private.h
 	6242	message-property.cc
 	67379	message.cc
 	4944	messages.c
 	23045	notmuch-private.h
 	91127	notmuch.h
 	51	notmuch.sym
 	26258	open.cc
 	23038	parse-sexp.cc
 	3361	parse-time-vrp.cc
 	1529	parse-time-vrp.h
 	7772	prefix.cc
 	1668	query-fp.cc
 	1293	query-fp.h
 	23503	query.cc
 	6642	regexp-fields.cc
 	2794	regexp-fields.h
 	1338	sexp-fp.cc
 	1213	sexp-fp.h
 	2439	sha1.c
 	2701	string-list.c
 	5636	string-map.c
 	1900	tags.c
 	1798	thread-fp.cc
 	1300	thread-fp.h
 	22303	thread.cc
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