notmuch.git  about / heads / tags
Unnamed repository; edit this file 'description' to name the repository.
tree dcd2aca709908706098802d7a23b2f445830b8f3  (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
 	2809	hooks.c
d	-	lib/
 	15160	mime-node.c
 	16285	notmuch-client.h
 	2085	notmuch-compact.c
 	21474	notmuch-config.c
 	6061	notmuch-count.c
 	11346	notmuch-dump.c
 	16002	notmuch-insert.c
 	38654	notmuch-new.c
 	4212	notmuch-reindex.c
 	23733	notmuch-reply.c
 	12149	notmuch-restore.c
 	25065	notmuch-search.c
 	7880	notmuch-setup.c
 	42308	notmuch-show.c
 	8160	notmuch-tag.c
 	3642	notmuch-time.c
 	18722	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