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

	size	name
 	61	.gitignore
 	132	Makefile
 	4470	Makefile.local
 	4922	coolj.el
 	2534	make-deps.el
 	16187	notmuch-address.el
 	3886	notmuch-company.el
 	2223	notmuch-compat.el
 	9965	notmuch-crypto.el
 	10751	notmuch-draft.el
x	4269	notmuch-emacs-mua
 	276	notmuch-emacs-mua.desktop
 	38473	notmuch-hello.el
 	7535	notmuch-jump.el
 	39553	notmuch-lib.el
 	1115	notmuch-logo.svg
 	13279	notmuch-maildir-fcc.el
 	2766	notmuch-message.el
 	25829	notmuch-mua.el
 	7112	notmuch-parser.el
 	113	notmuch-pkg.el.tmpl
 	3328	notmuch-print.el
 	2528	notmuch-query.el
 	104075	notmuch-show.el
 	22309	notmuch-tag.el
 	54777	notmuch-tree.el
 	899	notmuch-version.el.tmpl
 	15547	notmuch-wash.el
 	46348	notmuch.el
 	2904	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