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
2012-12-04
cli: convert "notmuch new" to the argument parser
Jani Nikula
2012-11-26
new: Skip ignored broken symlinks
Austin Clements
2012-10-20
cli: notmuch new: optionally output debug information when ignoring files/directories
Pieter Praet
2012-10-20
cli: add '--debug' option to 'notmuch new'
Pieter Praet
2012-05-24
new: Unify add_files and add_files_recursive
Austin Clements
2012-05-24
new: Merge error checks from add_files and add_files_recursive
Austin Clements
2012-05-24
new: Centralize file type stat-ing logic
Austin Clements
2012-05-23
new: Remove workaround for detecting newly created directory objects
Austin Clements
2012-05-15
lib/cli: Make notmuch_database_get_directory return a status code
Austin Clements
2012-05-05
lib/cli: Make notmuch_database_create return a status code
Austin Clements
2012-05-05
lib/cli: Make notmuch_database_open return a status code
Austin Clements
2012-04-28
Use notmuch_database_destroy instead of notmuch_database_close
Justus Winter
2012-04-24
new: Fix missing end_atomic in remove_filename on error
Austin Clements
2012-04-24
new: Print final fatal error message to stderr
Austin Clements
2012-04-24
new: Handle fatal errors in remove_filename and _remove_directory
Austin Clements
2012-04-24
new: Consistently treat fatal errors as fatal
Austin Clements
2012-02-17
add support for user-specified files & directories to ignore
Tomi Ollila
2012-02-14
Free the results of scandir()
Ethan Glasser-Camp
2012-01-21
Silence buildbot warnings about unused results
Austin Clements
2011-12-21
notmuch: Quiet buildbot warnings.
David Edmondson
2011-12-11
cli: add support for pre and post notmuch new hooks
Jani Nikula
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
[next]