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

	size	name
 	547	.dir-locals.el
 	157	.gitignore
 	1243	AUTHORS
 	652	COPYING
 	35068	COPYING-GPL-3
 	2350	INSTALL
 	1636	Makefile
 	11175	Makefile.local
 	81159	NEWS
 	2925	README
d	-	bindings/
 	5359	command-line-arguments.c
 	2138	command-line-arguments.h
d	-	compat/
d	-	completion/
x	22887	configure
d	-	contrib/
 	3101	crypto.c
d	-	debian/
 	1242	debugger.c
d	-	devel/
 	246	dump-restore-private.h
d	-	emacs/
 	7243	gmime-filter-headers.c
 	2431	gmime-filter-headers.h
 	5505	gmime-filter-reply.c
 	2263	gmime-filter-reply.h
 	2697	hooks.c
d	-	lib/
d	-	man/
 	12445	mime-node.c
 	13422	notmuch-client.h
 	24727	notmuch-config.c
 	4343	notmuch-count.c
 	4632	notmuch-dump.c
 	12864	notmuch-insert.c
 	30433	notmuch-new.c
 	24311	notmuch-reply.c
 	7216	notmuch-restore.c
 	11490	notmuch-search.c
 	7304	notmuch-setup.c
 	35765	notmuch-show.c
 	7849	notmuch-tag.c
 	3622	notmuch-time.c
 	10409	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
 	9350	tag-util.c
 	3406	tag-util.h
d	-	test/
d	-	util/
 	5	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