notmuch.git  about / heads / tags
Unnamed repository; edit this file 'description' to name the repository.
tree 87ee1f7d4ce4773476da789fe57971f1d1665ef2  (root)

	size	name
 	547	.dir-locals.el
 	171	.gitignore
 	1243	AUTHORS
 	652	COPYING
 	35068	COPYING-GPL-3
 	3097	INSTALL
 	1396	Makefile
 	11783	Makefile.local
 	99085	NEWS
 	2953	README
d	-	bindings/
 	5317	command-line-arguments.c
 	2138	command-line-arguments.h
d	-	compat/
d	-	completion/
x	29443	configure
d	-	contrib/
 	3101	crypto.c
d	-	debian/
 	1242	debugger.c
d	-	devel/
d	-	doc/
d	-	emacs/
 	5505	gmime-filter-reply.c
 	2263	gmime-filter-reply.h
 	2771	hooks.c
d	-	lib/
 	12445	mime-node.c
 	14143	notmuch-client.h
 	1899	notmuch-compact.c
 	24779	notmuch-config.c
 	5277	notmuch-count.c
 	6885	notmuch-dump.c
 	13470	notmuch-insert.c
 	33658	notmuch-new.c
 	25198	notmuch-reply.c
 	8385	notmuch-restore.c
 	13359	notmuch-search.c
 	7317	notmuch-setup.c
 	36276	notmuch-show.c
 	7974	notmuch-tag.c
 	3622	notmuch-time.c
 	11467	notmuch.c
 	144	notmuch.desktop
d	-	packaging/
d	-	parse-time-string/
d	-	performance-test/
 	1722	query-string.c
 	4870	sprinter-json.c
 	5934	sprinter-sexp.c
 	3263	sprinter-text.c
 	3071	sprinter.h
 	9235	tag-util.c
 	3682	tag-util.h
d	-	test/
d	-	util/
 	7	version
d	-	vim/
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