aboutsummaryrefslogtreecommitdiff
path: root/notmuch-new.c
AgeCommit message (Expand)Author
2009-11-27notmuch-new: Test if directory looks like Maildir before skipping tmp.Jan Janak
2009-11-27notmuch-new: Fix notmuch new to look at files within symbolic linksAneesh Kumar K.V
2009-11-23Stay out of tmp to respect the Maildir spec.Jed Brown
2009-11-23ANSI escapes in "new" only when output is a ttyAdrian Perez
2009-11-23Support for printing file paths in new commandAdrian Perez
2009-11-22notmuch-new: Only print the regular progress report when on a ttyChris Wilson
2009-11-22notmuch-new: Only install SIGALRM if not running under gdbChris Wilson
2009-11-22notmuch new: Fix to actually open the database READ_WRITE.Chris Wilson
2009-11-21Rename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABASE_MODE_READ_WRITECarl Worth
2009-11-21Permit opening the notmuch database in read-only mode.Chris Wilson
2009-11-21Revert "notmuch: Add Maildir directory name as tag name for messages"Carl Worth
2009-11-21notmuch: Add Maildir directory name as tag name for messagesAneesh Kumar K.V
2009-11-19notmuch new: Restore printout of total files counted.Carl Worth
2009-11-19notmuch new: Fix countdown timer on first run.Carl Worth
2009-11-18count_files: sort directory in inode order before stattingStewart Smith
2009-11-18Minor style fixups for the previous fix.Carl Worth
2009-11-18Read mail directory in inode number orderStewart Smith
2009-11-18TypsosIngmar Vanhassel
2009-11-13notmuch new/tag: Flush all changes to database when interrupted.Keith Packard
2009-11-12notmuch new: Don't ignore files with mtime of 0.Carl Worth
2009-11-11Initialize count of new files to zero.Keith Packard
2009-11-11notmuch new: Unbreak after the addition of notmuch-config.Carl Worth
2009-11-10notmuch: Break notmuch.c up into several smaller files.Carl Worth