summaryrefslogtreecommitdiff
path: root/notmuch-new.c
Commit message (Expand)AuthorAge
* cli/new: replace newly deprecated n_m_has_maildir_flagDavid Bremner2020-07-20
* cli: run uncrustifyuncrustify2019-06-14
* gmime-cleanup: drop all arguments unused in GMime 3Daniel Kahn Gillmor2019-05-03
* CLI/new: add full-scan optionDavid Bremner2018-05-22
* cli/new: support /<regex>/ in new.ignoreJani Nikula2017-12-15
* cli: use the negating boolean support for new and insert --no-hooksJani Nikula2017-12-13
* cli/new: add --try-decrypt=(true|false)Daniel Kahn Gillmor2017-10-21
* cli: convert notmuch_bool_t to stdboolJani Nikula2017-10-09
* cli: use designated initializers for opt descJani Nikula2017-10-04
* cli/new: ignore special directories also in pass 2Jani Nikula2017-10-02
* cli/new: check for special directories earlier in pass 1Jani Nikula2017-10-02
* cli/new: abstract special directory checkJani Nikula2017-09-13
* cli/new: use the same style for fs entry loopsJani Nikula2017-09-13
* CLI/new: support maildir synced tags in new.tagsDavid Bremner2017-08-29
* database: add n_d_index_file (deprecates n_d_add_message)Daniel Kahn Gillmor2017-08-23
* cli/new: improve error reportingDavid Bremner2017-08-16
* fix wrong printf formatting of signed/unsigned integersPiotr Trojanek2017-06-25
* remove ineffective assignmentsPiotr Trojanek2017-06-25
* cli/new: Avoid printing "\033[K" to non-terminal outputƁukasz Stelmach2017-03-09
* cli: don't call _entry_in_ignore_list twice in count files debugJani Nikula2017-01-27
* cli: consider files vanishing during notmuch new non-fatalJani Nikula2016-11-25
* CLI: add properties to dump outputDavid Bremner2016-09-21
* Use https instead of http where possibleDaniel Kahn Gillmor2016-06-05
* CLI: add optional config data to dump output.David Bremner2016-05-25
* cli: remove leftover dir variableJani Nikula2016-05-02
* cli/new: add better error messages for FILE_ERRORDavid Bremner2016-03-29
* cli: fix function name in notmuch new debug loggingJani Nikula2015-12-30
* cli: delete directory documents on directory removalJani Nikula2015-10-14
* cli: use designated initializer to initialize add_files_stateJani Nikula2015-09-29
* cli: reset db directory mtime upon directory removalJani Nikula2015-09-07
* cli: add global option "--uuid"David Bremner2015-08-14
* cli/new: add more debugging outputDavid Bremner2015-08-04
* cli: define shared options, use for --help and --versionDavid Bremner2015-06-01
* cli: change "setup" to "set up" where used as a verbJ. Lewis Muir2015-05-31
* lib: add "verbose" versions of notmuch_database_{open,create}David Bremner2015-03-29
* new: Don't report version after upgradeAustin Clements2014-08-30
* new: Report and abort on upgrade failureAustin Clements2014-08-06
* notmuch-new: backup tags before database upgradeDavid Bremner2014-04-12
* cli: make sure notmuch new and insert don't add invalid tagsJani Nikula2014-03-06
* new: Detect dirent.d_type support at configure timeAustin Clements2014-02-14
* cli: add --quiet option to notmuch newJani Nikula2014-01-26
* cli: abstract notmuch new result printingJani Nikula2014-01-26
* cli: for loop is more customaryJani Nikula2014-01-26
* cli: use dirent_type in count_files tooJani Nikula2014-01-26
* cli: only check the ignore list if neededJani Nikula2014-01-26
* cli: extract single message addition in notmuch new to clarify codeJani Nikula2014-01-26
* cli: clean up exit status code returned by the cli commandsJani Nikula2014-01-18
* new: Don't scan unchanged directories with no sub-directoriesAustin Clements2013-10-28
* cli: move config open/close to main() from subcommandsJani Nikula2013-03-08
* cli: config: make notmuch_config_open() "is new" parameter input onlyJani Nikula2013-03-07