aboutsummaryrefslogtreecommitdiffhomepage
path: root/notmuch-new.c
Commit message (Expand)AuthorAge
* notmuch-new: Only install SIGALRM if not running under gdbGravatar Chris Wilson2009-11-22
* notmuch new: Fix to actually open the database READ_WRITE.Gravatar Chris Wilson2009-11-22
* Rename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABASE_MODE_READ_WRITEGravatar Carl Worth2009-11-21
* Permit opening the notmuch database in read-only mode.Gravatar Chris Wilson2009-11-21
* Revert "notmuch: Add Maildir directory name as tag name for messages"Gravatar Carl Worth2009-11-21
* notmuch: Add Maildir directory name as tag name for messagesGravatar Aneesh Kumar K.V2009-11-21
* notmuch new: Restore printout of total files counted.Gravatar Carl Worth2009-11-19
* notmuch new: Fix countdown timer on first run.Gravatar Carl Worth2009-11-19
* count_files: sort directory in inode order before stattingGravatar Stewart Smith2009-11-18
* Minor style fixups for the previous fix.Gravatar Carl Worth2009-11-18
* Read mail directory in inode number orderGravatar Stewart Smith2009-11-18
* TypsosGravatar Ingmar Vanhassel2009-11-18
* notmuch new/tag: Flush all changes to database when interrupted.Gravatar Keith Packard2009-11-13
* notmuch new: Don't ignore files with mtime of 0.Gravatar Carl Worth2009-11-12
* Initialize count of new files to zero.Gravatar Keith Packard2009-11-11
* notmuch new: Unbreak after the addition of notmuch-config.Gravatar Carl Worth2009-11-11
* notmuch: Break notmuch.c up into several smaller files.Gravatar Carl Worth2009-11-10