notmuch.git  about / heads / tags
Unnamed repository; edit this file 'description' to name the repository.
tree 6ee2d211671addf41a0526bc594adec185a3e780  (path unknown)

	size	name
 	547	.dir-locals.el
 	181	.gitignore
 	915	.travis.yml
 	1243	AUTHORS
 	652	COPYING
 	35068	COPYING-GPL-3
 	2983	INSTALL
 	1396	Makefile
 	12161	Makefile.local
 	118499	NEWS
 	2953	README
 	447	README.rst
d	-	bindings/
 	5625	command-line-arguments.c
 	2264	command-line-arguments.h
d	-	compat/
d	-	completion/
x	34454	configure
d	-	contrib/
 	3797	crypto.c
d	-	debian/
 	1242	debugger.c
d	-	devel/
d	-	doc/
d	-	emacs/
 	5505	gmime-filter-reply.c
 	2263	gmime-filter-reply.h
 	2771	hooks.c
d	-	lib/
 	10037	mime-node.c
 	14636	notmuch-client.h
 	2168	notmuch-compact.c
 	26502	notmuch-config.c
 	6410	notmuch-count.c
 	7185	notmuch-dump.c
x	3750	notmuch-emacs-mua
 	15408	notmuch-insert.c
 	34591	notmuch-new.c
 	26008	notmuch-reply.c
 	8553	notmuch-restore.c
 	24880	notmuch-search.c
 	7517	notmuch-setup.c
 	34664	notmuch-show.c
 	8148	notmuch-tag.c
 	3622	notmuch-time.c
 	13467	notmuch.c
 	144	notmuch.desktop
d	-	packaging/
d	-	parse-time-string/
d	-	performance-test/
 	1722	query-string.c
 	4870	sprinter-json.c
 	5934	sprinter-sexp.c
 	3263	sprinter-text.c
 	3071	sprinter.h
 	808	status.c
 	9235	tag-util.c
 	3682	tag-util.h
d	-	test/
d	-	util/
 	9	version
d	-	vim/
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