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

	size	name
 	61	.gitignore
 	132	Makefile
 	4464	Makefile.local
 	5048	coolj.el
 	2499	make-deps.el
 	16760	notmuch-address.el
 	3780	notmuch-company.el
 	3510	notmuch-compat.el
 	9707	notmuch-crypto.el
 	10362	notmuch-draft.el
x	4269	notmuch-emacs-mua
 	276	notmuch-emacs-mua.desktop
 	38745	notmuch-hello.el
 	7391	notmuch-jump.el
 	39080	notmuch-lib.el
 	1671	notmuch-logo.png
 	13580	notmuch-maildir-fcc.el
 	2730	notmuch-message.el
 	25452	notmuch-mua.el
 	7330	notmuch-parser.el
 	132	notmuch-pkg.el.tmpl
 	3269	notmuch-print.el
 	2851	notmuch-query.el
 	97772	notmuch-show.el
 	21445	notmuch-tag.el
 	40378	notmuch-tree.el
 	901	notmuch-version.el.tmpl
 	15667	notmuch-wash.el
 	44493	notmuch.el
 	2745	rstdoc.el
 	315	rstdoc.rsti
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