notmuch.git  about / heads / tags
Unnamed repository; edit this file 'description' to name the repository.
tree aac31c1578dd8d3f39755afaeb6e94a6c2dd6997  (root)

	size	name
 	85	.gitignore
 	1243	AUTHORS
 	652	COPYING
 	35068	COPYING-GPL-3
 	2528	INSTALL
 	3099	Makefile
 	1741	Makefile.local
 	2445	README
 	6853	TODO
d	-	compat/
d	-	config/
x	9046	configure
d	-	contrib/
 	1242	debugger.c
d	-	emacs/
 	5505	gmime-filter-reply.c
 	2263	gmime-filter-reply.h
 	3069	json.c
d	-	lib/
 	4328	notmuch-client.h
 	12504	notmuch-config.c
 	3147	notmuch-count.c
 	2492	notmuch-dump.c
 	23986	notmuch-new.c
 	14522	notmuch-reply.c
 	4072	notmuch-restore.c
 	2563	notmuch-search-tags.c
 	6878	notmuch-search.c
 	5669	notmuch-setup.c
 	13280	notmuch-show.c
 	3633	notmuch-tag.c
 	3622	notmuch-time.c
 	14380	notmuch.1
 	19182	notmuch.c
 	144	notmuch.desktop
d	-	packaging/
 	1722	query-string.c
 	2849	show-message.c
d	-	test/
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