mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-25 04:18:08 +01:00
notmuch clon
a7a897b883
Get rid of a useless leading 0 on the seconds value, and make a distinction between "files" and "messages", (we process many files, but not all of them are recongized as messages). Finally, add a summary line at the end saying how many unique messages were added to the database. Since this comes right after the total number of files, it gives the user at least a hint as to how many messages were encountered with duplicate message IDs. |
||
---|---|---|
.gitignore | ||
AUTHORS | ||
COPYING | ||
COPYING-GPL-3 | ||
database-private.h | ||
database.cc | ||
date.c | ||
libsha1.c | ||
libsha1.h | ||
Makefile | ||
message-file.c | ||
message.cc | ||
message.h | ||
notmuch-private.h | ||
notmuch.c | ||
notmuch.h | ||
query.cc | ||
sha1.c | ||
xutil.c | ||
xutil.h |