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
2022-01-16
cli/new: only ignore .notmuch at top level
David Bremner
2021-10-23
CLI: move indexopts variable out of shared options block
David Bremner
2021-09-04
CLI: make variable n_requested_db_uuid file scope.
David Bremner
2021-05-19
CLI/new: check status of notmuch_message_maildir_flags_to_tags
David Bremner
2021-05-14
CLI: make static message strings const
David Bremner
2021-04-06
CLI: drop notmuch_config_t from subcommand interface.
David Bremner
2021-03-20
CLI/new: use configuration variable for backup directory
David Bremner
2021-03-20
CLI/new: support split database and mail location
David Bremner
2021-03-18
CLI/new: drop the write lock to run the pre-new hook.
David Bremner
2021-03-13
cli: run uncrustify
uncrustify
2021-02-06
CLI: use configured hook directory
David Bremner
2021-02-06
cli/new: convert to new config framework
David Bremner
2021-02-06
cli/new: refactor database upgrade code
David Bremner
2021-02-06
CLI: add (unused) database argument to subcommands.
David Bremner
2020-07-20
cli/new: replace newly deprecated n_m_has_maildir_flag
David Bremner
2019-06-14
cli: run uncrustify
uncrustify
2019-05-03
gmime-cleanup: drop all arguments unused in GMime 3
Daniel Kahn Gillmor
2018-05-22
CLI/new: add full-scan option
David Bremner
2017-12-15
cli/new: support /<regex>/ in new.ignore
Jani Nikula
2017-12-13
cli: use the negating boolean support for new and insert --no-hooks
Jani Nikula
2017-10-21
cli/new: add --try-decrypt=(true|false)
Daniel Kahn Gillmor
2017-10-09
cli: convert notmuch_bool_t to stdbool
Jani Nikula
2017-10-04
cli: use designated initializers for opt desc
Jani Nikula
2017-10-02
cli/new: ignore special directories also in pass 2
Jani Nikula
2017-10-02
cli/new: check for special directories earlier in pass 1
Jani Nikula
2017-09-13
cli/new: abstract special directory check
Jani Nikula
2017-09-13
cli/new: use the same style for fs entry loops
Jani Nikula
2017-08-29
CLI/new: support maildir synced tags in new.tags
David Bremner
2017-08-23
database: add n_d_index_file (deprecates n_d_add_message)
Daniel Kahn Gillmor
2017-08-16
cli/new: improve error reporting
David Bremner
2017-06-25
fix wrong printf formatting of signed/unsigned integers
Piotr Trojanek
2017-06-25
remove ineffective assignments
Piotr Trojanek
2017-03-09
cli/new: Avoid printing "\033[K" to non-terminal output
Ćukasz Stelmach
2017-01-27
cli: don't call _entry_in_ignore_list twice in count files debug
Jani Nikula
2016-11-25
cli: consider files vanishing during notmuch new non-fatal
Jani Nikula
2016-09-21
CLI: add properties to dump output
David Bremner
2016-06-05
Use https instead of http where possible
Daniel Kahn Gillmor
2016-05-25
CLI: add optional config data to dump output.
David Bremner
2016-05-02
cli: remove leftover dir variable
Jani Nikula
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
[next]