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

	size	name
 	544	.dir-locals.el
 	247	.gitignore
 	272	.mailmap
 	447	.travis.yml
 	2953	AUTHORS
 	652	COPYING
 	35072	COPYING-GPL-3
 	3121	INSTALL
 	2278	Makefile
 	2595	Makefile.global
 	10444	Makefile.local
 	151770	NEWS
 	2954	README
 	450	README.rst
d	-	bindings/
 	8208	command-line-arguments.c
 	2255	command-line-arguments.h
d	-	compat/
d	-	completion/
x	49605	configure
d	-	contrib/
d	-	debian/
 	1253	debugger.c
d	-	devel/
d	-	doc/
d	-	emacs/
 	5736	gmime-filter-reply.c
 	2278	gmime-filter-reply.h
 	2774	hooks.c
d	-	lib/
 	15160	mime-node.c
 	16357	notmuch-client.h
 	2105	notmuch-compact.c
 	32244	notmuch-config.c
 	6275	notmuch-count.c
 	11493	notmuch-dump.c
 	15899	notmuch-insert.c
 	38010	notmuch-new.c
 	4359	notmuch-reindex.c
 	23582	notmuch-reply.c
 	12095	notmuch-restore.c
 	25155	notmuch-search.c
 	7843	notmuch-setup.c
 	42248	notmuch-show.c
 	8104	notmuch-tag.c
 	3642	notmuch-time.c
 	16302	notmuch.c
d	-	packaging/
d	-	parse-time-string/
d	-	performance-test/
 	1723	query-string.c
 	4871	sprinter-json.c
 	5936	sprinter-sexp.c
 	3274	sprinter-text.c
 	3034	sprinter.h
 	1927	status.c
 	9177	tag-util.c
 	3660	tag-util.h
d	-	test/
d	-	util/
 	7	version.txt
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