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
2016-03-29
cli/new: add better error messages for FILE_ERROR
David Bremner
2015-12-30
cli: fix function name in notmuch new debug logging
Jani Nikula
2015-10-14
cli: delete directory documents on directory removal
0.21_rc0
Jani Nikula
2015-09-29
cli: use designated initializer to initialize add_files_state
Jani Nikula
2015-09-07
cli: reset db directory mtime upon directory removal
Jani Nikula
2015-08-14
cli: add global option "--uuid"
David Bremner
2015-08-04
cli/new: add more debugging output
David Bremner
2015-06-01
cli: define shared options, use for --help and --version
David Bremner
2015-05-31
cli: change "setup" to "set up" where used as a verb
J. Lewis Muir
2015-03-29
lib: add "verbose" versions of notmuch_database_{open,create}
David Bremner
2014-08-30
new: Don't report version after upgrade
Austin Clements
2014-08-06
new: Report and abort on upgrade failure
Austin Clements
2014-04-12
notmuch-new: backup tags before database upgrade
David Bremner
2014-03-06
cli: make sure notmuch new and insert don't add invalid tags
Jani Nikula
2014-02-14
new: Detect dirent.d_type support at configure time
Austin Clements
2014-01-26
cli: add --quiet option to notmuch new
Jani Nikula
2014-01-26
cli: abstract notmuch new result printing
Jani Nikula
2014-01-26
cli: for loop is more customary
Jani Nikula
2014-01-26
cli: use dirent_type in count_files too
Jani Nikula
2014-01-26
cli: only check the ignore list if needed
Jani Nikula
2014-01-26
cli: extract single message addition in notmuch new to clarify code
Jani Nikula
2014-01-18
cli: clean up exit status code returned by the cli commands
Jani Nikula
2013-10-28
new: Don't scan unchanged directories with no sub-directories
Austin Clements
2013-03-08
cli: move config open/close to main() from subcommands
Jani Nikula
2013-03-07
cli: config: make notmuch_config_open() "is new" parameter input only
Jani Nikula
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
[next]