mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-21 18:38:08 +01:00
notmuch clon
6519aff957
Using the address of a static char* was clever, but really unnecessary. An empty string is much less magic, and even easier to understand as the way to query everything from the database. |
||
---|---|---|
.gitignore | ||
database-private.h | ||
database.cc | ||
date.c | ||
Makefile | ||
message-file.c | ||
message.cc | ||
message.h | ||
notmuch-private.h | ||
notmuch.c | ||
notmuch.h | ||
query.cc | ||
xutil.c |