]> git.notmuchmail.org Git - notmuch/history - notmuch-new.c
Merge branch 'upstream' into debian
[notmuch] / notmuch-new.c
2009-12-05 Jameson Graef Rollinsmerge changes from upstream
2009-12-01 Dirk-Jan C. BinnemaAvoid compiler warnings due to ignored write return...
2009-11-28 Chris Wilsonnotmuch-new: Check for non-fatal errors from stat()
2009-11-28 Carl WorthFix up whitespace styling from previous commit.
2009-11-28 Jan Janaknotmuch-new: Test if directory looks like Maildir befor...
2009-11-28 Carl WorthMerge remote branch 'jukie/vim'
2009-11-28 Aneesh Kumar K.Vnotmuch-new: Fix notmuch new to look at files within...
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.