]> git.notmuchmail.org Git - notmuch/history - notmuch-new.c
toggle signatures and citations with s/c respectively
[notmuch] / notmuch-new.c
2009-11-24 Jed BrownStay out of tmp to respect the Maildir spec.
2009-11-23 Adrian PerezANSI escapes in "new" only when output is a tty
2009-11-23 Adrian PerezSupport for printing file paths in new command
2009-11-22 Chris Wilsonnotmuch-new: Only print the regular progress report...
2009-11-22 Chris Wilsonnotmuch-new: Only install SIGALRM if not running under gdb
2009-11-21 Chris Wilsonnotmuch new: Fix to actually open the database READ_WRITE.
2009-11-21 Carl WorthRename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABA...
2009-11-21 Chris WilsonPermit opening the notmuch database in read-only mode.
2009-11-21 Carl WorthRevert "notmuch: Add Maildir directory name as tag...
2009-11-21 Aneesh Kumar K.Vnotmuch: Add Maildir directory name as tag name for...
2009-11-18 Carl Worthnotmuch new: Restore printout of total files counted.
2009-11-18 Carl Worthnotmuch new: Fix countdown timer on first run.
2009-11-18 Stewart Smithcount_files: sort directory in inode order before statting
2009-11-18 Carl WorthMinor style fixups for the previous fix.
2009-11-18 Stewart SmithRead mail directory in inode number order
2009-11-18 Ingmar VanhasselTypsos
2009-11-13 Keith Packardnotmuch new/tag: Flush all changes to database when...
2009-11-12 Carl Worthnotmuch new: Don't ignore files with mtime of 0.
2009-11-12 Keith PackardInitialize count of new files to zero.
2009-11-12 Carl Worthnotmuch new: Unbreak after the addition of notmuch...
2009-11-10 Carl Worthnotmuch: Break notmuch.c up into several smaller files.