index
:
notmuch
master
thread-based email index, search and tagging
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
notmuch-new.c
Commit message (
Expand
)
Author
Age
...
*
notmuch new: Store detected removed filenames for later processing.
Carl Worth
2010-01-06
*
notmuch new: Detect deleted (renamed) files and directories.
Carl Worth
2010-01-06
*
add_files_recursive: Make the maildir detection more efficient.
Carl Worth
2010-01-06
*
add_files_recursive: Separate scanning for directories and files for legibility.
Carl Worth
2010-01-06
*
add_files_recursive: Use consistent naming for array and count variables.
Carl Worth
2010-01-06
*
notmuch new: Remove an unnecessary stat of every regular file in the mail store.
Carl Worth
2010-01-06
*
notmuch new: Eliminate the check on the mtime of regular files before adding.
Carl Worth
2010-01-06
*
notmuch new: Fix internal documentation of add_files_recursive.
Carl Worth
2010-01-06
*
notmuch new: Rename the various timestamp variables to be more clear.
Carl Worth
2010-01-06
*
notmuch new: Avoid updating directory timestamp if interrupted.
Carl Worth
2010-01-06
*
notmuch-new: Remove dead add_files_callback code.
Carl Worth
2010-01-06
*
Make the add_files function static within notmuch-new.c.
Carl Worth
2010-01-06
*
lib: Implement new notmuch_directory_t API.
Carl Worth
2010-01-06
*
lib: Rename set/get_timestamp to set/get_directory_mtime.
Carl Worth
2010-01-06
*
notmuch new: Remove hack to ignore read-only directories in mail store.
Carl Worth
2010-01-06
*
notmuch new: Restrict the "not much" pun to the first run.
Carl Worth
2010-01-06
*
Avoid compiler warnings due to ignored write return values
Dirk-Jan C. Binnema
2009-12-01
*
notmuch-new: Check for non-fatal errors from stat()
Chris Wilson
2009-11-27
*
Fix up whitespace styling from previous commit.
Carl Worth
2009-11-27
*
notmuch-new: Test if directory looks like Maildir before skipping tmp.
Jan Janak
2009-11-27
*
notmuch-new: Fix notmuch new to look at files within symbolic links
Aneesh Kumar K.V
2009-11-27
*
Stay out of tmp to respect the Maildir spec.
Jed Brown
2009-11-23
*
ANSI escapes in "new" only when output is a tty
Adrian Perez
2009-11-23
*
Support for printing file paths in new command
Adrian Perez
2009-11-23
*
notmuch-new: Only print the regular progress report when on a tty
Chris Wilson
2009-11-22
*
notmuch-new: Only install SIGALRM if not running under gdb
Chris Wilson
2009-11-22
*
notmuch new: Fix to actually open the database READ_WRITE.
Chris Wilson
2009-11-22
*
Rename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABASE_MODE_READ_WRITE
Carl Worth
2009-11-21
*
Permit opening the notmuch database in read-only mode.
Chris Wilson
2009-11-21
*
Revert "notmuch: Add Maildir directory name as tag name for messages"
Carl Worth
2009-11-21
*
notmuch: Add Maildir directory name as tag name for messages
Aneesh Kumar K.V
2009-11-21
*
notmuch new: Restore printout of total files counted.
Carl Worth
2009-11-19
*
notmuch new: Fix countdown timer on first run.
Carl Worth
2009-11-19
*
count_files: sort directory in inode order before statting
Stewart Smith
2009-11-18
*
Minor style fixups for the previous fix.
Carl Worth
2009-11-18
*
Read mail directory in inode number order
Stewart Smith
2009-11-18
*
Typsos
Ingmar Vanhassel
2009-11-18
*
notmuch new/tag: Flush all changes to database when interrupted.
Keith Packard
2009-11-13
*
notmuch new: Don't ignore files with mtime of 0.
Carl Worth
2009-11-12
*
Initialize count of new files to zero.
Keith Packard
2009-11-11
*
notmuch new: Unbreak after the addition of notmuch-config.
Carl Worth
2009-11-11
*
notmuch: Break notmuch.c up into several smaller files.
Carl Worth
2009-11-10
[prev]