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

	size	name
 	190	.gitignore
 	2973	NEWS
 	47515	changelog
 	3	compat
 	5838	control
 	1848	copyright
 	62	elpa-notmuch.elpa
 	13	elpa-test
 	325	gbp.conf
 	36	libnotmuch-dev.install
 	26	libnotmuch5.install
 	6244	libnotmuch5.symbols
 	178	notmuch-emacs.README.Debian
 	49	notmuch-emacs.maintscript
 	28	notmuch-mutt.docs
 	50	notmuch-mutt.install
 	34	notmuch-mutt.manpages
 	214	notmuch-vim.README.Debian
 	104	notmuch-vim.dirs
 	11	notmuch-vim.docs
 	178	notmuch-vim.install
 	8	notmuch.dirs
 	12	notmuch.docs
 	156	notmuch.install
 	49	notmuch.maintscript
 	699	notmuch.manpages
 	17	python-notmuch.install
 	31	ruby-notmuch.install
x	1046	rules
d	-	source/
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