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

	size	name
 	544	.dir-locals.el
 	308	.gitignore
 	272	.mailmap
 	445	.travis.yml
 	2953	AUTHORS
 	652	COPYING
 	35072	COPYING-GPL-3
 	3033	INSTALL
 	2278	Makefile
 	2595	Makefile.global
 	10828	Makefile.local
 	165188	NEWS
 	2953	README
 	450	README.rst
d	-	bindings/
 	8238	command-line-arguments.c
 	2255	command-line-arguments.h
d	-	compat/
d	-	completion/
x	52714	configure
d	-	contrib/
d	-	debian/
 	1253	debugger.c
d	-	devel/
d	-	doc/
d	-	emacs/
 	5745	gmime-filter-reply.c
 	2404	gmime-filter-reply.h
 	2978	hooks.c
d	-	lib/
 	15544	mime-node.c
 	315	notmuch-client-init.c
 	16045	notmuch-client.h
 	1925	notmuch-compact.c
 	20398	notmuch-config.c
 	6082	notmuch-count.c
 	11336	notmuch-dump.c
 	41967	notmuch-git.py
 	16426	notmuch-insert.c
 	39448	notmuch-new.c
 	4290	notmuch-reindex.c
 	24007	notmuch-reply.c
 	12086	notmuch-restore.c
 	25091	notmuch-search.c
 	7975	notmuch-setup.c
 	45439	notmuch-show.c
 	9084	notmuch-tag.c
 	3644	notmuch-time.c
 	18652	notmuch.c
d	-	packaging/
d	-	parse-time-string/
d	-	performance-test/
 	1723	query-string.c
 	4908	sprinter-json.c
 	5973	sprinter-sexp.c
 	3317	sprinter-text.c
 	3140	sprinter.h
 	1927	status.c
 	9177	tag-util.c
 	3660	tag-util.h
d	-	test/
d	-	util/
 	5	version.txt
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