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

	size	name
 	544	.dir-locals.el
 	247	.gitignore
 	272	.mailmap
 	445	.travis.yml
 	2953	AUTHORS
 	652	COPYING
 	35072	COPYING-GPL-3
 	2746	INSTALL
 	2278	Makefile
 	2595	Makefile.global
 	10469	Makefile.local
 	156765	NEWS
 	2953	README
 	450	README.rst
d	-	bindings/
 	8238	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/
 	5745	gmime-filter-reply.c
 	2404	gmime-filter-reply.h
 	2809	hooks.c
d	-	lib/
 	15215	mime-node.c
 	315	notmuch-client-init.c
 	15888	notmuch-client.h
 	1925	notmuch-compact.c
 	20131	notmuch-config.c
 	5990	notmuch-count.c
 	11263	notmuch-dump.c
 	15934	notmuch-insert.c
 	39083	notmuch-new.c
 	4143	notmuch-reindex.c
 	23672	notmuch-reply.c
 	12086	notmuch-restore.c
 	24963	notmuch-search.c
 	7975	notmuch-setup.c
 	42730	notmuch-show.c
 	8091	notmuch-tag.c
 	3644	notmuch-time.c
 	18996	notmuch.c
d	-	packaging/
d	-	parse-time-string/
d	-	performance-test/
 	1723	query-string.c
 	4872	sprinter-json.c
 	5937	sprinter-sexp.c
 	3275	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