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
*
new: Enhance progress reporting
Michal Sojka
2011-01-26
*
new: Add all initial tags at once
Michal Sojka
2011-01-26
*
Do not defer maildir flag synchronization for new messages
Austin Clements
2011-01-26
*
notmuch new: Scan directory whenever fs mtime is not equal to db mtime
Carl Worth
2010-12-05
*
notmuch new: Defer maildir_flags synchronization until after removals
Carl Worth
2010-11-11
*
lib: Rework interface for maildir_flags synchronization
Carl Worth
2010-11-11
*
Avoid abbreviation, preferring notmuch_config_get_maildir_synchronize_flags
Carl Worth
2010-11-11
*
Make maildir synchronization configurable
Michal Sojka
2010-11-10
*
Maildir synchronization
Michal Sojka
2010-11-10
*
Sprinkle some const-correctness around new_tags.
Carl Worth
2010-04-23
*
notmuch-config: make new message tags configurable
Ben Gamari
2010-04-23
*
Prevent data loss caused by SIGINT during notmuch new
Michal Sojka
2010-04-13
*
lib: Rename iterator functions to prepare for reverse iteration.
Carl Worth
2010-03-09
*
Fix misspelling of DT_UNKNOWN.
Carl Worth
2010-01-23
*
Add some comments to document the recently-fixed handling of d_type.
Carl Worth
2010-01-23
*
notmuch new: Fix to work on filesystems returning DT_UNKNOWN
Geo Carncross
2010-01-23
*
notmuch new: Print upgrade progress report as a percentage.
Carl Worth
2010-01-09
*
notmuch new: Don't prevent database upgrade from being interrupted.
Carl Worth
2010-01-08
*
notmuch new: Automatically upgrade the database if necessary.
Carl Worth
2010-01-07
*
notmuch new: Fix deletion support to recurse on removed directories.
Carl Worth
2010-01-07
*
Prefer READ_ONLY consistently over READONLY.
Carl Worth
2010-01-07
*
notmuch new: Never ask the database for any names from a new directory.
Carl Worth
2010-01-06
*
notmuch new: Fix bug resulting in file removal on initial build of database.
Carl Worth
2010-01-06
*
notmuch new: Fix to detect deletions of names at the end of the list.
Carl Worth
2010-01-06
*
notmuch new: Fix regression preventing addition of symlinked mail files.
Carl Worth
2010-01-06
*
notmuch new: Fix regression preventing recursion through symlinks.
Carl Worth
2010-01-06
*
Fix typo in comment.
Carl Worth
2010-01-06
*
notmuch new: Print counts of deleted and renamed messages.
Carl Worth
2010-01-06
*
notmuch new: Proper support for renamed and deleted files.
Carl Worth
2010-01-06
*
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
[next]