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

	size	name
 	547	.dir-locals.el
 	181	.gitignore
 	272	.mailmap
 	915	.travis.yml
 	1243	AUTHORS
 	652	COPYING
 	35072	COPYING-GPL-3
 	2985	INSTALL
 	1396	Makefile
 	12284	Makefile.local
 	125955	NEWS
 	2954	README
 	450	README.rst
d	-	bindings/
 	5625	command-line-arguments.c
 	2264	command-line-arguments.h
d	-	compat/
d	-	completion/
x	36053	configure
d	-	contrib/
 	3798	crypto.c
d	-	debian/
 	1243	debugger.c
d	-	devel/
d	-	doc/
d	-	emacs/
 	5505	gmime-filter-reply.c
 	2263	gmime-filter-reply.h
 	2772	hooks.c
d	-	lib/
 	10038	mime-node.c
 	15392	notmuch-client.h
 	2169	notmuch-compact.c
 	29586	notmuch-config.c
 	6411	notmuch-count.c
 	11430	notmuch-dump.c
x	3763	notmuch-emacs-mua
 	15422	notmuch-insert.c
 	34761	notmuch-new.c
 	23000	notmuch-reply.c
 	12063	notmuch-restore.c
 	24881	notmuch-search.c
 	7518	notmuch-setup.c
 	34694	notmuch-show.c
 	8149	notmuch-tag.c
 	3623	notmuch-time.c
 	13469	notmuch.c
 	144	notmuch.desktop
d	-	packaging/
d	-	parse-time-string/
d	-	performance-test/
 	1723	query-string.c
 	4870	sprinter-json.c
 	5935	sprinter-sexp.c
 	3263	sprinter-text.c
 	3071	sprinter.h
 	1160	status.c
 	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