notmuch.git  about / heads / tags
Unnamed repository; edit this file 'description' to name the repository.
tree afd5978dceb89cc13a72beeb1014d6528f5c1a3c  path: test/emacs.expected-output

	size	name
 	1051	attachment
 	321	notmuch-hello
 	345	notmuch-hello-all-tags
 	11	notmuch-hello-empty-custom-queries-section
 	87	notmuch-hello-empty-custom-tags-section
 	423	notmuch-hello-long-names
 	27	notmuch-hello-new-section
 	243	notmuch-hello-no-saved-searches
 	103	notmuch-hello-section-counts
 	92	notmuch-hello-section-hidden-tag
 	38	notmuch-hello-section-with-empty
 	2937	notmuch-hello-view-inbox
 	318	notmuch-hello-with-empty
 	2937	notmuch-search-tag-inbox
 	807	notmuch-show-message-with-headers-hidden
 	914	notmuch-show-message-with-headers-visible
 	7578	notmuch-show-thread-maildir-storage
 	7785	notmuch-show-thread-maildir-storage-with-fourfold-indentation
 	7257	notmuch-show-thread-maildir-storage-without-indentation
 	195	notmuch-show-thread-with-all-messages-collapsed
 	2986	notmuch-show-thread-with-all-messages-uncollapsed
 	202	notmuch-show-thread-with-hidden-messages
 	4907	raw-message-cf0c4d-52ad0a
 	3277	search-result-format-function
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