index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
notmuch-new.c
Age
Commit message (
Expand
)
Author
2011-10-22
cli: change argument parsing convention for subcommands
David Bremner
2011-10-04
lib: make find_message{,by_filename) report errors
Ali Polatel
2011-09-24
new: Wrap adding and removing messages in atomic sections.
Austin Clements
2011-09-24
new: Synchronize maildir flags eagerly.
Austin Clements
2011-09-24
new: Cleanup. De-duplicate file name removal code.
Austin Clements
2011-09-24
new: Cleanup. Put removed/renamed message count in add_files_state_t.
Austin Clements
2011-09-23
lib: Add support for nested atomic sections.
Austin Clements
2011-09-23
new: Defer updating directory mtimes until the end.
Austin Clements
2011-09-13
new: Don't lose messages on SIGINT.
Austin Clements
2011-06-29
new: Improved workaround for mistaken new directories
Austin Clements
2011-06-29
new: Don't update DB mtime if FS mtime equals wall-clock time.
Austin Clements
2011-06-23
fix sum moar typos [comments in source code]
Pieter Praet
2011-05-11
Remove some variables which were set but not used.
Carl Worth
2011-03-10
new: Update comments for add_files_recursive
Carl Worth
2011-03-10
new: read db_files and db_subdirs only if mtime changed
Karel Zak
2011-01-26
new: Print progress estimates only when we have sufficient information
Michal Sojka
2011-01-26
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
2010-12-05
notmuch new: Scan directory whenever fs mtime is not equal to db mtime
Carl Worth
2010-11-11
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-10
Make maildir synchronization configurable
Michal Sojka
2010-11-10
Maildir synchronization
Michal Sojka
2010-04-23
Sprinkle some const-correctness around new_tags.
Carl Worth
2010-04-23
notmuch-config: make new message tags configurable
Ben Gamari
2010-04-13
Prevent data loss caused by SIGINT during notmuch new
Michal Sojka
2010-03-09
lib: Rename iterator functions to prepare for reverse iteration.
Carl Worth
2010-01-23
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-09
notmuch new: Print upgrade progress report as a percentage.
Carl Worth
2010-01-08
notmuch new: Don't prevent database upgrade from being interrupted.
Carl Worth
2010-01-07
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-06
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
[next]