mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-04-24 16:20:46 +02:00
notmuch clon
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 |