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

	size	name
 	547	.dir-locals.el
 	203	.gitignore
 	272	.mailmap
 	480	.travis.yml
 	1262	AUTHORS
 	652	COPYING
 	35072	COPYING-GPL-3
 	3119	INSTALL
 	2278	Makefile
 	2594	Makefile.global
 	10343	Makefile.local
 	147303	NEWS
 	2954	README
 	450	README.rst
d	-	bindings/
 	8208	command-line-arguments.c
 	2255	command-line-arguments.h
d	-	compat/
d	-	completion/
x	43785	configure
d	-	contrib/
d	-	debian/
 	1253	debugger.c
d	-	devel/
d	-	doc/
d	-	emacs/
 	5736	gmime-filter-reply.c
 	2278	gmime-filter-reply.h
 	2774	hooks.c
d	-	lib/
 	13543	mime-node.c
 	15826	notmuch-client.h
 	2105	notmuch-compact.c
 	32271	notmuch-config.c
 	6275	notmuch-count.c
 	11455	notmuch-dump.c
 	15899	notmuch-insert.c
 	37867	notmuch-new.c
 	4359	notmuch-reindex.c
 	23491	notmuch-reply.c
 	12056	notmuch-restore.c
 	25089	notmuch-search.c
 	7843	notmuch-setup.c
 	40313	notmuch-show.c
 	8104	notmuch-tag.c
 	3642	notmuch-time.c
 	16302	notmuch.c
d	-	packaging/
d	-	parse-time-string/
d	-	performance-test/
 	1723	query-string.c
 	4840	sprinter-json.c
 	5905	sprinter-sexp.c
 	3243	sprinter-text.c
 	3030	sprinter.h
 	1605	status.c
 	9178	tag-util.c
 	3658	tag-util.h
d	-	test/
d	-	util/
 	7	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