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

	size	name
 	547	.dir-locals.el
 	195	.gitignore
 	272	.mailmap
 	344	.travis.yml
 	1251	AUTHORS
 	652	COPYING
 	35072	COPYING-GPL-3
 	3119	INSTALL
 	2278	Makefile
 	2584	Makefile.global
 	10222	Makefile.local
 	143441	NEWS
 	2954	README
 	450	README.rst
d	-	bindings/
 	8130	command-line-arguments.c
 	2236	command-line-arguments.h
d	-	compat/
d	-	completion/
x	40098	configure
d	-	contrib/
d	-	debian/
 	1233	debugger.c
d	-	devel/
d	-	doc/
d	-	emacs/
 	5514	gmime-filter-reply.c
 	2263	gmime-filter-reply.h
 	2772	hooks.c
d	-	lib/
 	11759	mime-node.c
 	15765	notmuch-client.h
 	2105	notmuch-compact.c
 	31474	notmuch-config.c
 	6258	notmuch-count.c
 	11387	notmuch-dump.c
 	15907	notmuch-insert.c
 	37875	notmuch-new.c
 	4329	notmuch-reindex.c
 	23293	notmuch-reply.c
 	12011	notmuch-restore.c
 	25275	notmuch-search.c
 	7518	notmuch-setup.c
 	38800	notmuch-show.c
 	8104	notmuch-tag.c
 	3623	notmuch-time.c
 	16800	notmuch.c
d	-	packaging/
d	-	parse-time-string/
d	-	performance-test/
 	1723	query-string.c
 	4840	sprinter-json.c
 	5905	sprinter-sexp.c
 	3243	sprinter-text.c
 	3041	sprinter.h
 	1599	status.c
 	9178	tag-util.c
 	3653	tag-util.h
d	-	test/
d	-	util/
 	5	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