notmuch.git  about / heads / tags
Unnamed repository; edit this file 'description' to name the repository.
tree 7ce38c9d850df4a82683d2110414fc8a83320912  path: emacs

	size	name
 	34	.gitignore
 	132	Makefile
 	2618	Makefile.local
 	5023	coolj.el
 	2459	make-deps.el
 	4079	notmuch-address.el
 	6502	notmuch-crypto.el
 	36395	notmuch-hello.el
 	32348	notmuch-lib.el
 	1671	notmuch-logo.png
 	7435	notmuch-maildir-fcc.el
 	1850	notmuch-message.el
 	15705	notmuch-mua.el
 	7321	notmuch-parser.el
 	3204	notmuch-print.el
 	2800	notmuch-query.el
 	80926	notmuch-show.el
 	16754	notmuch-tag.el
 	34552	notmuch-tree.el
 	809	notmuch-version.el.tmpl
 	14366	notmuch-wash.el
 	40325	notmuch.el
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